Hacker News new | ask | show | jobs
by RicoElectrico 814 days ago
It's easy to be 2x productive in a language that's bound to be biased toward greenfield projects.
1 comments

I maintained large C++ and large Rust codebase, and maintaining Rust codebases is much easier too.

Granted, Rust projects I worked didn't have as much scope creep as C++ projects, but I feel like that's in part due to Rust's ecosystem having better glue (cargo) than C++ alternatives