this post was submitted on 13 Jun 2026
254 points (100.0% liked)

Programmer Humor

31798 readers
342 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 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] nous@programming.dev 75 points 19 hours ago (1 children)

Still more helpful then this error I have seen before:

error: Success
[โ€“] neidu3@sh.itjust.works 18 points 18 hours ago* (last edited 5 hours ago)

"Task failed successfully" was actually uttered numerous times earlier this week at work; we were testing this robotics and automation system and trying to detect various failure modes, and this was declared every time we managed to produce a new fault. This was so that we could write procedures on what the operators should do under various circumstances.