Hacker News new | ask | show | jobs
by yagizdegirmenci 1865 days ago
I feel more productive TBH, imagine writing a service in Rust vs Python, Rust has better package manager, i don't need to run +400 MB Dockerfile locally because of Python's C and OS dependencies, writing tests with Rust is pure joy, Rust is better in terms of maintainability thanks to strong type-checking.

Well yeah, i still feel like i need to learn a lot of things when i'm writing Rust, but the paradigms and things that Rust forces me to use makes me a better developer overall IMO.