Join Nostr
2024-08-31 13:45:25 UTC
in reply to

Ludovic Archivist Lagouardette on Nostr: okay, I have only one gripe with what you said. Code in Rust that compiles is memory ...

okay, I have only one gripe with what you said. Code in Rust that compiles is memory safe, and that is mostly all of it. Yes it protects from 70% of subtle bugs, but it still requires the very same amount of maintenance and scrutiny

I agree however with all the beef you have with C