BinaryFucker
kiwifarms.net
- Joined
- Apr 1, 2025
When I see C++ code I mostly don't know what the fuck is going on. When I tried CSFML which is from a C++ libary SFML but for C it seriously lacked documentation at the point people had no choice but to read the header files themselves. What exactly is it that makes people like C++ over C, I often feel like it's just because of the fucking OOP support.c++ doesn't have a simple, standard way to do anything because there is always the c way, the stl way, the other stl way added in 2023, the 4 different boost ways, and the qt way
c++ is a huge piece of shit, but it's a very carefully designed piece of shit made by very smart language designers to make a c variant that is as abstract as possible without needing tons of runtime support
is it a powerful language that can be used for lots of things? yes. is it well-thought-out? mostly. is it elegant? fuck no