this post was submitted on 29 Jul 2023
635 points (98.8% liked)

Programmer Humor

32566 readers
268 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
[–] [email protected] 156 points 1 year ago* (last edited 1 year ago) (18 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.

[–] [email protected] 29 points 1 year ago (4 children)

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

[–] [email protected] 55 points 1 year ago (2 children)

The cringe term "code ninja" supports your theory.

[–] hikarulsi 21 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 (15 replies)