Hacker News new | ask | show | jobs
by qalmakka 1224 days ago
This, this, and this again. Lots of patterns Rust enforces are sensible choices even with a garbage collector, because data races for instance are still a thing even if you have automatic memory management