this post was submitted on 12 Feb 2026
42 points (93.8% liked)

Programming Humor

3362 readers
1 users here now

Related Communities !programmerhumor@lemmy.ml !programmer_humor@programming.dev !programmerhumor@kbin.social !programming_horror@programming.dev

Other Programming Communities !programming@beehaw.org !programming@programming.dev !programming@lemmy.ml !programming@kbin.social !learn_programming@programming.dev !functional_programming@programming.dev !embedded_prog@lemmy.ml

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] xep@discuss.online 3 points 3 days ago

In C and C++ the idea is that the programmer only pays for what they use. I'm not saying that it doesn't cause its own set of issues (strings, for example) but it isn't bloated.

Unless you mean the C++ standard, then have at it.