this post was submitted on 22 Mar 2025
752 points (98.8% liked)

Programmer Humor

24391 readers
418 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
[–] [email protected] 75 points 3 months ago (15 children)

I know an architect who designs APIs this way. Also includes a status code in the response object because why have one status code when you can have two, potentially contradictory, status codes?

[–] [email protected] 11 points 3 months ago (1 children)

Lmao do they work at Oracle???

[–] [email protected] 6 points 3 months ago

When I used to work at Oracle every so often a customer would call and complain some function was throwing error "ORA-00000 normal successful completion" and they wanted it filing as a bug and for us to fix it.

I was never quite sure how we were supposed to fix stupid.

load more comments (13 replies)