this post was submitted on 19 Nov 2025
404 points (93.3% liked)
Programmer Humor
27389 readers
2039 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
C++ lets you assign variables with <%%> in case your parents were killed by an equals sign.
TIL about
bat! Looks awesome!Look into batman too. Its like bat but for man pages
Bat is really cool - I share your enthusiasm! As far as I remember, the repo for bat has a bunch of example use cases that I hadn't thought of, fyi!
I have the perfect module to use this once. Most people will see it and will figure out that it is doing what it should, but no one can change it because the file will be LFS locked like 99% of the time.
Finally, someone gets it
What is happening there?
Is it about templates? I can't find any reference for that syntax.
I mixed digraphs and initilization together.
Oh, I didn't know about digraphs at all. C++ is a really big language.
And wow, that's a well hidden footgun.