this post was submitted on 08 Oct 2025
247 points (99.6% liked)
Programmer Humor
26772 readers
901 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
It's a race condition that doesn't get triggered when you run the program through a debugger or with copious amounts of debug log output ๐
Or something about packaging. Or I used a function that has a different implementation for debug mode out of its intended purpose. Or