this post was submitted on 22 Mar 2025
104 points (98.1% liked)

Programmer Humor

37227 readers
304 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
top 10 comments
sorted by: hot top controversial new old

Task failed successfully.

At least you know the web server is accessible and working and the error is within the application.

[–] xmunk@sh.itjust.works 9 points 3 months ago (1 children)
[–] JackbyDev@programming.dev 1 points 3 months ago

"I successfully posted the error resource."

[–] 4am@lemm.ee 7 points 3 months ago

When devs insist that HTTP is just a transport protocol for their sophisticated API they designed from the ground up for eFFiCiEnCy

[–] 777@lemmy.ml 4 points 3 months ago

I especially like the idea some sadist is serving JSON with left and right double quotation marks from Unicode. It’s the next level up from an api I used where no results was a null, one result was a single object on its own, and multiple results was an array of objects.

[–] Hazzard@lemm.ee 3 points 3 months ago

GraphQL man... the whole thing does this by design. Just in the last week I had to implement a custom retry function because the python requests one very reasonably doesn't consider a 200 status code to be an error.

[–] Bogasse@lemmy.ml 3 points 3 months ago

So often 😭

[–] NigelFrobisher@aussie.zone 2 points 3 months ago* (last edited 3 months ago)

Technically correct, as the request processed successfully and returned the outcome. TBH this is just one reason why HTTP is a bad RPC medium; for some reason we keep reinventing SOAP even though no-one liked it the first time around.

[–] EuCaue@lemmy.ml 1 points 3 months ago (1 children)
[–] JackbyDev@programming.dev 1 points 3 months ago

You've (perhaps unintentionally) marked you account as a bot in the settings. If people have the option to not show bots enabled they won't see you.