Ask HN: Tips for hiring? It has been difficult

7 aprdm 14 6/19/2025, 5:02:57 PM
Recently we had an opening in our organization, the amount of very well crafted CVs we received it's crazy, they are really good.

Which imposes a challenge in itself, since we have to filter 100s of CVs for a role somehow.

Then in the interviews, it's clear that the person doesn't know how to go deep on the topics.

The conversation feels very unnatural, and very "buzzword driven".

In fact I am convinced that some of them are straight out reading from some AI prompt that "prepared" them for the interview.

I know hiring has always been difficult for both sides, but probably with AI's help the signal:noise ratio seems way out of the whack.

What have people been doing ?

Comments (14)

WeissBlau · 4h ago

    What have people been doing?
I work at a public HPC center and we cannot compete with industry so we cannot afford to hire anyone with experience nor can we afford to hire anyone with an amazing academic track record. So we hire juniors with 0 YOE and a sketchy CV and we give them 6 months where their main goal is to learn the craft. And it honestly works amazing well. I don't know why industry is so focused on hiring only seniors because there's lots of good talent out there that could be had for much cheaper.

When we interview we don't try to assess how much technical knowledge the candidate has, but rather, of the things which they have gained experience in (and they are allowed to dictate this), how much can they confidently relay to us. From this we can estimate how much talent the candidate has. We get some interviewees with seemingly strong CVs e.g. particle physics PhD who does Kaggle in their free time, but then they are not able to explain in detail anything they have done. We also get some interviewees who have seemingly mediocre CVs e.g. bad grades, didn't publish their thesis and bare github, but they turn out amazing.

I guess my point is, experience is not talent, and some good talent does not sell themselves well and for the rest you get inundated with mediocre talent who know how to sell themselves.

aprdm · 4h ago
In principle I agree. I worked in a similar industry until recently and it was much easier. Also because the influx of CVs for an opening was much smaller, I could actually read them into detail and have conversations. Because they were 10s of applicants over a month instead of 1000s.

I do hire juniors and interns as well. And I have similar issues for those. On interns we had 1000s of people interested.

ammaramehdghani · 3h ago
Job Seekers, eager to get a job somehow, add the keywords in their resume to get shortlisted, without realizing that they might not go past the first interview. They don't realize that it's a waste of their time and the employer's time.

In my experience of placing software engineers in tech startups, the only way to find the best talent is to talk to them. If we give them coding test, they get done with it somehow but when we talk to them in the interview, that's when we get the real sense of their skillset. I know it's time consuming, but it saves you a lot of time and money in the long run.

skhameneh · 4h ago
I can’t share any recommendations, but know that it’s roughly an equally difficult experience from the opposing side.

Also, if you provide feedback to candidates whom aren’t faking expertise, major kudos and respect to you. Feedback loops were relatively common when I started my career and they’ve become mostly nonexistent today.

ammaramehdghani · 3h ago
I second you on that. Especially for the senior positions as they are looking for an exceptional candidate experience meaning they should be getting updates regarding the application and feedback upon rejection. When they don't receive such experience, they don't wanna do business with such companies anymore as they feel disrespected. But since I started working as a recruiter myself, I noticed that providing feedback manually is a lot of work and recruiter's can't manage to provide feedback to all the candidates except the generic feedback which is just a formality but don't help the candidates a lot. We figure out a solution for it later and noticed 95% candidate retention rate by providing specific feedback to all the rejected candidates. So yes feedback works for both sides.
jasonthorsness · 4h ago
The best ROI is personal referrals. The second-best ROI is interns->FTE or just new-grad from good schools. Industry hiring is hard, obviously top-tier talent is out there but finding it is exhausting. You have to actively look and participate and not just leave it to recruiters and automated filters.
Leftium · 3h ago
https://www.recurse.com/hire

I haven't used them, but read the testimonials:

> ...sent us two profiles of solid candidates, one of which we hired!

> ...other recruiters sent like 50 CVs and we couldn't find anyone, and then RC sends a single candidate and we hired him.

How they do it: the Recurse Center puts more thought into collecting a small set of excellent candidates, then puts even more thought into matching them with employers.

kypro · 1h ago
- Put best 30% into a pile

- Arrange 10min screening call with 20% (randomly selected from this pile)

- Use the screening call to verify the individual can convincing speak to the experience on their CV, and that they are a real person from the location they claim to be from (fake remote employees are a huge problem these days)

- Take a random sample from those who pass the screening call to do a tech interview

- Use the interview to get a better sense of their experience, culture fit, and end by setting a tech challenge

- Follow up on those who complete the tech challenge and make them talk through a few decisions they made (pick a few things in the code to discuss before the interview).

- Those who produce good code, can explain why they made the decisions they did, have good experience on paper and have past all previous steps are generally going to be pretty decent employees

Cut corners at your own expense. A bad hire will cost more in time and money long-term. Don't penalise those who use AI. Penalise those who use AI then can't explain their code.

aprdm · 1h ago
How do you get the best 30%? 30% of 1k is still 300
checker659 · 4h ago
What are you hiring for exactly?
aprdm · 4h ago
TLDR: Ci/cd for services on CSPs
AnimalMuppet · 4h ago
Networking.

Recruiters. Any recruiter who sends you someone like that, lose them. Find a recruiter that can actually judge talent - not perfectly, but enough to not fall for someone reading from an AI.

aprdm · 4h ago
Yeah I agree, but I feel then we become very bias towards referrals and people who recruiters already trust - many developers despise recruiters for whatever reason.

I haven't seen a better approach tho.