Those of us old enough to remember BBS servers or even rainbow banners often go down the nostalgia hole about how the internet was better “back in the day” than it is now as a handful o…
My favorate quote about the language is, “it feels like rust was made by people who hate uncertan behavor.”
Languages with manual memory management are harder. On top of that, Rust demands you prove your memory management is ‘correct’.
I think that this is the reason that the rust programming language exists: to make learning the skill too hard for a regular person.
My favorate quote about the language is, “it feels like rust was made by people who hate uncertan behavor.” Languages with manual memory management are harder. On top of that, Rust demands you prove your memory management is ‘correct’.
Programming is already too hard for a regular person
Yes, most humans have trouble putting what they want into logical step-by-step instructions.
much easier than C/C++. no more random bugs that make no sense and basically untraceable segfault crashes