Hacker News new | ask | show | jobs
by pdimitar 55 days ago
I know what you mean about Go vs. Rust here and I've seen it firsthand, though I believe the effect is overblown. I was able to modernize a fairly old project in literal 15 minutes by using Cargo Clippy's fix mode + a few small hand-crafted changes.

To me a rich stdlib is not a selling point. Both ecosystems have a ton of very high-quality libraries.