>>105692095
>It isn't fun.
Debugging and writing cmake files isn't fun.
Debugging runtime crashes isn't fun.
Writing header files isn't fun.
Reimplementing hashmaps for every type isn't fun.
Memorizing every library's API semantics isn't fun.
Writing rudimentary code generation isn't fun.
Rust is fun though.
>And as if the language wouldn't be bad enough, most of the Rust projects are rewrites!
So like literally every programming language?
Do you think that majority of projects written in C++, JS, Java, etc are some sort of totally original ideas? Everyone rewrites stuff.
>There are people sitting on their PC, looking at C code in one window and writing equivalent code in Rust in the other.
>WHO THE FUCK WANTS TO LIVE LIKE THIS?
I never met anyone who does this. Are you talking from experience or what?
>Did anyone ever hear someone saying
>>i enjoy rewriting existing code into Rust
>i surely didnt
Me neither. Maybe because barely anyone actually does this and instead go like "oh I like this C/Python/Java/Bash utility, I'm sure I can write something like that but better in C/Python/Java/Bash that I like more!"