Why Nostr? What is Njump?
2024-07-20 10:50:59
in reply to

Hector Martin on Nostr: If your memory safe driver returns error 9000 from the initialization routine, your ...

If your memory safe driver returns error 9000 from the initialization routine, your system does not BSOD. That's the whole damn point. Memory safe (and well designed) languages like Rust force you to think about error handling. Yes there is panic, but it is possible to forbid panic by policy/compiler options and truly force all code to use error handling for every possible corner case, and then your code *provably* cannot BSOD the system.
Author Public Key
npub1qk9x6yrvten3jqyvundn7exggm90fxf9yfarj5eaz25yd7aty8hqe9azpx