Just a regular Joe.

  • 0 Posts
  • 144 Comments
Joined 1 year ago
cake
Cake day: July 7th, 2023

help-circle










  • It is possible to wrap something like python into a single file, which is extracted (using standard shell tools) into a tmpdir at runtime.

    You might also consider languages that can compile to static binaries - something like nim (python like syntax), although you could also make use of nimscript. Imagine nimscript as your own extensible interpreter.

    Similarly, golang has some extensible scripting languages like https://github.com/traefik/yaegi - go has the advantage of easy cross compiling if you need to support different machine architectures.




  • Joe@discuss.tchncs.detoMemes@lemmy.mlGlory!
    link
    fedilink
    arrow-up
    14
    arrow-down
    41
    ·
    edit-2
    1 month ago

    It’s the Y chromosome that triggers them.

    edit: alleged/unpublished … she failed some gender verification tests of IBA that disqualified her there, but met the IOC’s criteria. It is what it is. They might keep or change the eligibility rules in the future, and that will continue to be IOC’s decision, much as it is IBA’s.







  • It is pretty easy to imagine separate streams of updates that affect each other negatively.

    CrowdStrike does its own 0-day updates, Microsoft does its own 0-day updates. There is probably limited if any testing at that critical intersection.

    If Microsoft 100% controlled the release stream, otoh, there’d be a much better chance to have caught it. The responsibility would probably lie with MS in such a case.

    (edit: not saying that this is what happened, hence the conditionals)