Earlier quoted context omitted.
> why a competent programmer wouldn’t have tried it by this point What does one have to do with the other? Since when is following every fad a prerequisite for competence?
Don't shoot the messenger, I'm just telling you how some hiring managers might think, not endorsing the opinion and it's definitely not something I consider in my hiring. I will say it's a little weird to frame it as "every fad" though. Do you really not see any net new or lasting utility for software engineering in AI tools? If not then more power to you, but software engineering being a fast-moving field where ther…
Ask HN: Is vibe coding a new mandatory job requirement?
61–70 of 92 posts
Re: Ask HN: Is vibe coding a new mandatory job requirement?
#62Earlier quoted context omitted.
> We won’t hire anybody moving forward who doesn’t have hands-on agentic programming experience. This doesn't make a lot of sense to me even as someone who uses agentic programming. I would understand not hiring people who are against the idea of agentic programming, but I'd take a skilled programmer (especially one who is good at code review and debugging) who never touched agentic/LLM programming (but knows they wi…
I suspect it’s not about agentic coding being a special skill, and more about why a competent programmer wouldn’t have tried it by this point, and whether that is a sign of ideological objections that could cause friction with the team. Not saying I agree with that thinking, but I definitely see why a hiring manager could think that way.
Re: Ask HN: Is vibe coding a new mandatory job requirement?
#63Earlier quoted context omitted.
> We won’t hire anybody moving forward who doesn’t have hands-on agentic programming experience. This doesn't make a lot of sense to me even as someone who uses agentic programming. I would understand not hiring people who are against the idea of agentic programming, but I'd take a skilled programmer (especially one who is good at code review and debugging) who never touched agentic/LLM programming (but knows they wi…
I suspect it’s not about agentic coding being a special skill, and more about why a competent programmer wouldn’t have tried it by this point, and whether that is a sign of ideological objections that could cause friction with the team. Not saying I agree with that thinking, but I definitely see why a hiring manager could think that way.
Re: Ask HN: Is vibe coding a new mandatory job requirement?
#64Earlier quoted context omitted.
When doing more technical / novel work you can’y vibe code it but you can still use ai tools to make things faster. Having Claude implement small chunks with strict direction and oversight is underrated in my opinion. Or just using it to search the codebase (where is the code that does x), implement tests, and do code review are all helpful. There is a lot of e-peen measuring around vibe coding but I think it’s reall…
Out of curiosity, can you elaborate on the size and nature of the "small chunks"? I'm very curious for examples!
Writing code:
Re: Ask HN: Is vibe coding a new mandatory job requirement?
#65A good company will not try to micro manage you as an Engineer in that way.
Re: Ask HN: Is vibe coding a new mandatory job requirement?
#66We won’t hire anybody moving forward who doesn’t have hands-on agentic programming experience. We’re in the traditionally slower moving GovTech space. I have to imagine this is now a common expectation in many sectors. Teams where I work can use Claude Code, Codex, Cursor, and Copilot CLI. Internally, it seems like Claude Code and Codex are the more popular tools being used by most software teams. If you’re new to th…
And, at the end of the day, a person who can program will be better at agentic coding after a couple days than someone who cannot program who has been agentic coding for a year.
Agentic coding is just not all that complicated. It's a deep rabbit hole, sure, but figuring out how to prompt an AI is not that complicated. The harness can be, the skills might be, the subagent architecture maybe. But your organization should be standardizing that stuff. I would hope to God. Catching someone up to speed is very quick.
But, if you hire good engineers, you will be have a competently engineered product. That has always been the case and will continue to be the case. If you hire sales people and product managers, it will not. Again, that's always been the case.
Re: Ask HN: Is vibe coding a new mandatory job requirement?
#67Earlier quoted context omitted.
I suspect it’s not about agentic coding being a special skill, and more about why a competent programmer wouldn’t have tried it by this point, and whether that is a sign of ideological objections that could cause friction with the team. Not saying I agree with that thinking, but I definitely see why a hiring manager could think that way.
If you aren't taking advantage of it, you are not a competent software engineer in 2026.
At my job, we just got agents. Because we had to self-host them in our new data center. Our product isn't the kind that can be used with Claude or Gemini, like, legally.
Re: Ask HN: Is vibe coding a new mandatory job requirement?
#68Earlier quoted context omitted.
Don't shoot the messenger, I'm just telling you how some hiring managers might think, not endorsing the opinion and it's definitely not something I consider in my hiring. I will say it's a little weird to frame it as "every fad" though. Do you really not see any net new or lasting utility for software engineering in AI tools? If not then more power to you, but software engineering being a fast-moving field where ther…
I certainly keep an eye on these developments, but I think the jury is still out on how useful/beneficial they actually are in practice. Generating more code in less time is not a useful measure of productivity for me.