Hacker News new | ask | show | jobs
by biokoda 3268 days ago
A huge win compared to C is fearless refactoring. Making changes to an existing codebase in C is a minefield. Refactoring in Rust is a breeze.