this post was submitted on 17 Apr 2026
614 points (94.6% liked)

Programmer Humor

31019 readers
833 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] boonhet@sopuli.xyz 1 points 2 hours ago

Then you should know that code not working is the absolute easiest fuckup to catch. It's literally not one to be concerned about.

One in a million chance of an edge case that doesn't throw an error at all, but does something unexpected? Good luck if you don't know how the system works.