this post was submitted on 24 Feb 2025
546 points (99.5% liked)

Programmer Humor

20763 readers
2667 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
546
submitted 11 hours ago* (last edited 11 hours ago) by cm0002 to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] ilinamorato 23 points 11 hours ago

At 11:00 in the evening, there are two options for what they're dealing with. Either:

  1. They have made precisely no headway whatsoever in actually solving the bug, or
  2. They have fixed the bug, but the debugging made them go "---wait, how did that ever work in the first place?!"

If it's #1, odds are pretty good that there's a random debug step they put in at 9:08 in the morning that's screwing everything up now. If it's #2, odds are pretty good that it actually didn't work before, and now they've got to go back through the last six months of data and rectify it to fix that bug.