Join Nostr
2024-07-19 12:24:22 UTC
in reply to

Hector Martin on Nostr: At least with a memory-safe language someone had to make an *active decision* to ...

At least with a memory-safe language someone had to make an *active decision* to reliably crash (making this something solvable by policy, e.g. ban such constructs in the linter), as opposed to no decision at all (which is impossible to protect against or have processes that forbid, once you're using a memory unsafe language).