this post was submitted on 21 Oct 2024
195 points (99.0% liked)

Programming

17278 readers
422 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Traister101@lemmy.today 10 points 1 week ago (3 children)

Gonna need to start calling it C++++ at this point. So much extra shit in the standard library

[–] hunger@programming.dev 1 points 6 days ago

Well, its a brand new standard library. A fresh start.

[–] bruhduh@lemmy.world 13 points 1 week ago (2 children)

C# be like, am i a joke to you?

[–] Ephera@lemmy.ml 14 points 1 week ago

I'm not sure, C# wants to hear the response to this...

[–] Valmond@lemmy.world 9 points 1 week ago
[–] MonkderVierte@lemmy.ml 6 points 1 week ago (1 children)

Honestly, i prefer that over minimal standard libraries where you need dotzens of changing depencies for the simplest stuff.

[–] Traister101@lemmy.today 6 points 1 week ago (1 children)

Nah standard libraries are great but C++ has a lot of... cruft. Maybe don't plonk a lot of Rust in there despite all the positives

[–] MonkderVierte@lemmy.ml 2 points 1 week ago

Sure, not saying C++ isn't cluttered.