Comments by "" (@pierreollivier1) on "C++ Is Getting A Borrow Checker" video.
-
I love how C++ constantly fails to realize that it doesn't have to be every other language in existence to still be relevant. Stop trying to add more features, remove them, remove them all go back to C, and start adding back the good things, start making a half decent tool-chain that doesn't require a 2 phd to understand, start shipping with sane defaults, an official build system, an official package manager, some better debugging and sanitizer or fuzzer tooling, try to actually improve the language and stop trying to make it even worse every time. This is why language designed by committee sucks so hard. No vision, no personality no idea of where they want to go with the language, just random people stitching up random features, until it's as ugly, unreadable and hard as humanely possible, god forbid C++ would ship with one godforsaken simple feature, or straightforward way of doing things. Not it's way better to be as complex as possible.
2