this post was submitted on 11 Apr 2026
250 points (98.8% liked)

Programmer Humor

30895 readers
955 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
[–] MsPenguinette@lemmy.world 9 points 23 hours ago (2 children)

You jest but “wait and retry” is such a powerful tool in my DevOps toolbox. First thing I tell junior engineers when they run across anything weird

[–] marlowe221@lemmy.world 4 points 20 hours ago

Honestly, in DevOpS, when you’re running stuff in a GitHub Action/Azure DevOps Pipeline/Jenkins, yeah… sometimes a run will fail for no obvious reason.

And then work the next time (and the next 100+ times after that) when you haven’t changed a damn thing.

[–] blarghly@lemmy.world 2 points 21 hours ago

"Maybe if we ignore the problem, it will go away"