960
submitted 11 months ago by [email protected] to c/[email protected]
top 50 comments
sorted by: hot top controversial new old
[-] [email protected] 213 points 11 months ago* (last edited 11 months ago)

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] 164 points 11 months ago

/serious Well, yes, most APIs are meant for system-to-system interaction, that's kind of a given. But since this particular API is clearly meant for human-to-system interaction, returning a human-readable response is adequate. Yes, a better design would probably allow the client to specify additional parameters about the desired response.

/back-to-jokes Yeah, well this kind of sums up most of my job applications. I send an application and the recruiting people are all like "OK".

[-] [email protected] 113 points 11 months ago

At least you do get a response.

[-] [email protected] 35 points 11 months ago

Highly understated comment

load more comments (1 replies)
load more comments (3 replies)
[-] [email protected] 34 points 11 months ago

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

[-] [email protected] 59 points 11 months ago

The cringe term "code ninja" supports your theory.

[-] [email protected] 42 points 11 months ago

Also “rockstar developer” all they were missing is “10x Programmer” to complete the bullshit programmer labels trifecta

[-] [email protected] 25 points 11 months ago

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

load more comments (1 replies)
load more comments (3 replies)
[-] [email protected] 142 points 11 months ago
[-] [email protected] 66 points 11 months ago
[-] [email protected] 32 points 11 months ago

"Hardcore Coding Bro Ready To Crush Some Code"

load more comments (2 replies)
[-] [email protected] 44 points 11 months ago

“You write fast, efficient and safe code”

I don’t think any of that is possible on a blockchain.

load more comments (3 replies)
load more comments (3 replies)
[-] [email protected] 96 points 11 months ago
[-] [email protected] 66 points 11 months ago

Twitter is even worse. I don't have twitter, I don't want twitter, I don't need twitter and neither does anybody else. On top of that, twitter is dead.

[-] [email protected] 32 points 11 months ago

But have your heard of x? *wink"

[-] [email protected] 27 points 11 months ago

It says optional in the comment behind. Would be even better if they allow custom fields for Mastodon and Gitea links.

load more comments (6 replies)
[-] [email protected] 91 points 11 months ago

I love it. If everyone did that, we could even write a sensible fontend for people, so they can look for a job instead of fighting with some sap module that's not even properly translated from german.

[-] [email protected] 40 points 11 months ago* (last edited 11 months ago)

Mmm. It's not going to happen though. Even this company have failed at standardising their own API.

Key for twitter: "twitter": Key for discord: "discordUsername":

Why are they inconsistent?! Who wrote this? Who signed off on it?!

Oh, and for GitHub you provide a url but for twitter and discord it's just the username?! But the twitter handle has to be prefixed with @. Why?!

[-] [email protected] 11 points 11 months ago

Just send it with both "discord" and "discordUsername" for compatibility.

load more comments (2 replies)
load more comments (2 replies)
load more comments (5 replies)
[-] [email protected] 72 points 11 months ago

Actually pretty cool idea. :)

[-] [email protected] 68 points 11 months ago

I really like this for technical roles. Or tech companies in general. That said, they don't have any job descriptions or requirements beyond the API request so it's not easy to tell what they're looking for or how qualified you are. Plus there's no posted salary range

[-] [email protected] 71 points 11 months ago

The terms "super power" and "code ninja" takes a lot of the offers credibility in my eye.

load more comments (4 replies)
[-] [email protected] 56 points 11 months ago

Honestly that's more user friendly than 9 out of 10 application forms I've run into.

The best way for me to avoid this mess for now has always been an email with my pdf files attached.

[-] HolidayGreed 54 points 11 months ago

Front end developer must have rage quit 😁

[-] [email protected] 45 points 11 months ago

Who sends API requests if not frontend developers?

[-] [email protected] 16 points 11 months ago

Obviously the backend developer trying to test the API. Then creating an openapi spec and the frontend developer importing that to not writing the client by hand.

Besides that, that has to be the lamest DTO possible. They could have added some kind of skills array or an embedded address field to make it more than a flat object.

[-] [email protected] 10 points 11 months ago

Basically every backend which needs to connect to external services. Like authentication/authorization for example.

[-] [email protected] 47 points 11 months ago

You can book this as a service for only $499/$999 per month from a dodgy website with no company adress but bold claims about time savings. Lol. Source: https://applybyapi.com/#pricing

But the best thing is: you can't send your open jobs by API. You need to use a rich text editor:

Post your job Upload your logo and use our easy rich text editor to make your posting shine. Unlimited job postings are included with every plan.

[-] [email protected] 31 points 11 months ago

…this is literally something an intern could write in a single afternoon.

load more comments (1 replies)
[-] [email protected] 30 points 11 months ago

That's stupid. Any company who wants to hire people via API has the ability to set up the API.

[-] [email protected] 21 points 11 months ago

I can write an API like this in like 2 hours, this is really not complicated.

[-] [email protected] 37 points 11 months ago

API is not versioned. Also REST API should not use verbs in their endpoint. POST is already the HTTP verb -- /submit is superfluous.

[-] [email protected] 20 points 11 months ago

From the picture, it doesn't appear they ever claim to be a REST API.

[-] [email protected] 48 points 11 months ago

If course not, it's to apply for a job. It's a WORK API.

load more comments (2 replies)
[-] [email protected] 34 points 11 months ago

Cute but I mean... You just copy paste it into postman and fill in the blanks. It doesn't really show anything, it's just novel.

I'm not gonna be as cynical as the other people on here saying that it's because they just want to have a machine/AI process your application. But at the same time I'm gonna be even more cynical, because if they think that machines/AI aren't already processing your PDF resumes, then you're crazy lol

[-] [email protected] 44 points 11 months ago

You'd be surprised at how many imbeciles a simple step like this will weed out. Lotta unqualified people applying to everything

load more comments (1 replies)
[-] [email protected] 30 points 11 months ago

To be fair, that's one of the relatively tame and clever one of those.

[-] [email protected] 28 points 11 months ago

I honestly enjoy stuff like this. I'm employed again recently, fully remote and decent pay thankfully, but I do appreciate stuff like this. It takes some of the monotony out of applying for jobs at least lol

[-] [email protected] 22 points 11 months ago

That's really nice idea

[-] [email protected] 21 points 11 months ago

And no field to submit my API for answers? I need a phone and a pdf?

load more comments (1 replies)
[-] [email protected] 18 points 11 months ago

Reddit Execs hate this one trick.

load more comments (2 replies)
[-] [email protected] 15 points 11 months ago

I like it, but it's a dick move to require that the resume be hosted at a remote URL. Lots of developers don't have their CV on a website, and one of the strongest devs I've met doesn't even have a LinkedIn profile.

Support a file upload or just Base64-encoded data and you've got something here though.

load more comments (1 replies)
[-] [email protected] 13 points 11 months ago

I can't get past "Verbwire". Like they picked the second half of the name, but then creativity ran out.

load more comments (1 replies)
[-] [email protected] 12 points 11 months ago

I think, its a good idea. And a cool way to open for job application

[-] [email protected] 11 points 11 months ago

Honestly as far as hiring for this stuff goes, this is more in the "cute" category for me rather than the "annoying" category.

[-] [email protected] 10 points 11 months ago

I really like this 'new' ProgrammerHumour

[-] [email protected] 10 points 11 months ago

Resume field would get an api endpoint that only returns a json resume, and only if the request header is application/json. And the json resume would have embedded json.

load more comments
view more: next ›
this post was submitted on 29 Jul 2023
960 points (98.5% liked)

Programmer Humor

31331 readers
14 users here now

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

Rules:

founded 4 years ago
MODERATORS