this post was submitted on 14 Jun 2024
673 points (93.0% liked)
Programmer Humor
19557 readers
737 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
C++ is focused on getting a strong degree of root control over the hardware of lots of systems. Which is part of why it's difficult.
Only a part. A lot of the complexity is completely unnecessary.
Sorry, Undefined Behavior Everywhere was yelling way too loud to hear you clearly.
Were you talking about strong controlling anything with C++?
I mean, if you're talking about CVEs permitting attackers to get control of the hardware of lots of systems, then yes, I agree