Hacker Newsnew | past | comments | ask | show | jobs | submit | kracker's commentslogin

I agree - as somebody who’s learning Rust, I like how the compiler allows me to quickly go from making a mistake to understanding why and being able to avoid it in the future, which makes the experience less frustrating. I like how Rust is somehow complicated yet easy to learn (if that makes sense).


Makes perfect sense to me. My experience with it so far has been the same.

Oh, be sure to check out `cargo clippy`. It’s a linter that tells you when your Rust isn’t idiomatic, and how to write it better.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: