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
- 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
For me I often have a fix in 5 minutes. I just don't have the time to review and push
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.
Never fix anything in 5 minutes.they will expect you to fix every other problem in the same time.