this post was submitted on 29 Jul 2023
1006 points (98.6% liked)

Programmer Humor

32472 readers
900 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Arigion@feddit.de 222 points 1 year ago* (last edited 1 year ago) (15 children)

Here's an article about it: https://dev.to/maggiecodes_/how-i-applied-to-a-tech-job-using-a-post-request-193d

The thing that annoys me is the response. It should return status 201 created and the id of the new resource for future delete/update operations. Instead it returns 200 ok and some clear text. Wouldn't want to work with such an API.

[–] VanillaGorilla@kbin.social 36 points 1 year ago (4 children)

That's hilarious. Probably the lovechild of some clueless HR dude that thought he was a genius.

[–] GigglyBobble@kbin.social 62 points 1 year ago (2 children)

The cringe term "code ninja" supports your theory.

[–] hikarulsi@lemmy.world 25 points 1 year ago

Because “code slave” is no longer culturally acceptable for the same role

load more comments (1 replies)
load more comments (2 replies)
load more comments (12 replies)