this post was submitted on 11 Apr 2026
567 points (99.3% liked)

Programmer Humor

30947 readers
1688 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 12 points 4 days 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 6 points 4 days 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 4 days ago

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