Elektrine lite

← Feed

@meeper@netzsphaere.xyz

Post #2828257

2026-05-16 09:57 UTC

@VD15@pl.valkyrie.world @themilkman@shitposter.world mainnadvantage of C++ is that it's standard library is actually alright and doesn't have to fuck around with C's utter lack of types and shittiest most awful design by committee standard. C standard library is such a cursed piece of shit that even when I knew little of programming I always thought it bad. (v[a]_ functions do exist ig making stuff slightly less cursed)

Replies (1)

  • @VD15@pl.valkyrie.world 2026-05-16 10:36

    @meeper@netzsphaere.xyz @themilkman@shitposter.world > C++'s standard library is actually alright < Eight map implementations, only one is useful < Random number generation requiring three different classes < std::move doesn't move anything < Four different ways to cast, one of which is always considered bad practice < At least seven secret ways to cast < Iterator syntax in general < No format function until C++20 < Math functions not being constexpr until C++26 < Industry still catching up to C++17 < Still no type reflection With all due respect, bruv, are you high?

    Open ##2828259