Hacker News new | ask | show | jobs
by gg2222 1430 days ago
Same. I was about to jump into learning Rust and make it my no.1 language for new projects instead of node.js + TypeScript, but once I learned about the slow compile times I stopped that thought immediately.
1 comments

For me it was a choice between slow compile times now when it’s safe, or unbounded time solving security and stability issues later when it’s critical.