this post was submitted on 19 Nov 2025
450 points (92.9% liked)

Programmer Humor

31994 readers
296 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

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] 9point6@lemmy.world 134 points 7 months ago (2 children)
[โ€“] navi@lemmy.tespia.org 30 points 7 months ago

delusion was added in C++24 and we are stuck in C++03 ๐Ÿ˜ญ

[โ€“] siha@feddit.uk 4 points 7 months ago* (last edited 7 months ago) (1 children)
[โ€“] TechLich@lemmy.world 5 points 7 months ago
error: expected primary-expression before '=' token
1 | #define GIRLFRIEND = NULL
  |                    ^