Hacker News new | ask | show | jobs
by Noelia- 355 days ago
I used to work on an old C project where everyone knew there were memory issues, but no one wanted to touch it. Rewriting was too expensive, so we just used tools to keep it running. Now most new projects go with Rust. Memory safety feels like the default, but it's going to take time for the old stuff to catch up.