Hacker News new | ask | show | jobs
by selfmodruntime 442 days ago
> The code base is very large and we always have memory bugs that required ASAN on production to fix the bugs

This is a big part of why Rust works. We also never have errors that we can't reproduce in development.