this post was submitted on 11 Sep 2025
765 points (99.0% liked)

Programmer Humor

26332 readers
2083 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
[–] mnemonicmonkeys@sh.itjust.works 5 points 4 days ago (2 children)

For me I often have a fix in 5 minutes. I just don't have the time to review and push

[–] Whelks_chance@lemmy.world 1 points 2 days ago

The fix might be 5 mins. Figuring out wtf was wrong in the first place is the time consuming bit. Especially if the report doesn't contain a repeatable process to trigger the error condition.

[–] Agent641@lemmy.world 11 points 4 days ago

Never fix anything in 5 minutes.they will expect you to fix every other problem in the same time.