Hacker News new | ask | show | jobs
by jonathanstrange 744 days ago
Every language with a garbage collector has memory safety. It's not the issue.
1 comments

It is the issue, when the industry nonetheless keeps on insisting on using languages that have neither garbage collection nor ownership semantics. Is your kernel, OS, userland memory-safe yet?