Post #1971043
2026-04-29 10:14 UTC
@swick The key word is "security-minded". Everybody wants their code to become automagically safer. My maybe controversial opinion is the most Rust folks aren't security minded at all. Memory safety isn't the only thing, JS is memory safe and is used even in embedded programming ;)
Also IMO most C problems come from bad and old standard library, which was designed when security wasn't a real issue. You shouldn't just use most functions in it.
And as a last note if folks would've been really serious about security they would've chosen #Ada programming language.
Replies (0)
No replies.