Of course a good developer can avoid these problems for the most part. The point is that we want the bad developers to be forced to do things a safe way by default.
I’m sorry but this reads like someone that hasn’t used Rust or hasn’t spent much time with it. You’re generalizing Rust with other languages while forgetting that some fads turn into standards.
If everyone stopped trying new things we’d never see progress.
deleted by creator
Of course a good developer can avoid these problems for the most part. The point is that we want the bad developers to be forced to do things a safe way by default.
Even good developers make mistakes. It’s really nice to catch these mistakes at compile time.
But it is, do you not understand what rust brings compared to these two languages ?
deleted by creator
I’m sorry but this reads like someone that hasn’t used Rust or hasn’t spent much time with it. You’re generalizing Rust with other languages while forgetting that some fads turn into standards.
If everyone stopped trying new things we’d never see progress.
Edit: fixed typo
That assertion surprises me; I find C easier to use than Rust.