Hacker News new | ask | show | jobs
by freeopinion 1119 days ago
I know I keep repeating this, but...

Rust does not have a massive threshold. Memory management has a massive threshold. Rust just has a lot of safety rails you might keep bumping into if you struggle with memory management. The fact that other languages let you drive off the cliff doesn't mean they have a smaller threshold.