this post was submitted on 08 Jun 2024
717 points (97.0% liked)

Programmer Humor

31251 readers
924 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 4 weeks ago (1 children)

Less time is spent handling on-call issues if you do the code reviews, documentation, and testing...

[โ€“] [email protected] 4 points 4 weeks ago

Not necessarily. Also depends on competency of whoever is looking at using your software/investigating and the legacy of the things you described. A whole different scenario if it's because you forgot to write something in a ticket and someone coming to call for help with docker when you have a docker setup guide they never look at.