TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Would you hire a "vibe coder"?

4 点作者 mattkenefick大约 2 个月前
1. For the team leaders &#x2F; engineering managers out there, would you hire someone that was a self-proclaimed &quot;vibe coder&quot;?<p>2. What, if any, amount of education in programming-related topics (cs, history, languages, architecture, etc) should be required before entering the workforce?<p>2b. Do you think a potential rise in &quot;vibe coding&quot; is going to make it more difficult for less experienced workers to actually learn on the job?

8 条评论

cratermoon大约 2 个月前
Absolutely not. Vibe code is barely sufficient for an unskilled would-be founder to throw out a trash proof of concept in hopes of attracting VC money. The results are not production-quality for an ongoing business, the code is a sloppy average for code hoovered indiscriminately from places ike StackOverflow, reddit, and even Quora. The tools have no concept of performance, security, consistency, maintainability, or fitness-for-purpose.<p>And before you say, &quot;OK but they will improve, right?&quot;, let me give you an analogy.<p>We can build ladders to climb to the moon, we just need better ladder technology. Today, we can build very tall self-supporting ladders. We cannot yet build one tall enough to reach the moon, but by next year, or 2028 at the latest, we&#x27;ll have ladders to the moon, or failing that, ladder technology that, in principle, will be sufficient to reach the moon.<p>Now replace &quot;ladders to the moon&quot; with &quot;LLMs to AGI&quot;.<p><a href="https:&#x2F;&#x2F;cendyne.dev&#x2F;posts&#x2F;2025-03-19-vibe-coding-vs-reality.html" rel="nofollow">https:&#x2F;&#x2F;cendyne.dev&#x2F;posts&#x2F;2025-03-19-vibe-coding-vs-reality....</a>
jareds大约 2 个月前
From my limited experience with AI coding I wouldn&#x27;t hire a &quot;bive coder&quot;. I&#x27;d be less concerned about specific language experience though as long as the team already had a strong foundation in the language they were using and the new hire had experience with similar languages and domains. I have a strong background in Java, decent background in Go, and virtually no background in Python. I&#x27;ve been using AI to help me write Python and I feel my prior programming experience has allowed me to have a pretty good understanding of what the generated code does and where it&#x27;s incorrect even with out being an expert in Python. If I were hiring and we made use of AI tools during development I&#x27;d have no concerns about hiring a DotNet developer for a Java position if there fundamentals were solid. I wouldn&#x27;t want to hire a Java developer for imbedded systems work in C since even if the languages have syntactic similarities the domains are incredibly different.
uberman大约 2 个月前
No, I would not hire a vibe coder. I think vibe coding will make cowboy coding look rigorous and make debugging next to impossible.<p>It is already the case where I interview less experienced people who ultimately have no ability to code. Vibe coding will make that problem worse. It will not make it harder for someone who actually can code get a job. IMHO
reaperducer大约 2 个月前
Relatedly, there is a YC company right now that states on is web site that it will ONLY hire &quot;vibe&quot; coders.<p>And you&#x27;re expected to work 16 hour days. And weekends. And for about half the pay of a regular coder.<p>I don&#x27;t know how they wrote that job listing with a straight face.
d00mB0t大约 2 个月前
I see worse and worse software being produced in the future. Vibe coders won&#x27;t understand half the code an LLM spits out.
JohnFen大约 2 个月前
I would, if they&#x27;re a great dev when they aren&#x27;t &quot;vibe coding&quot;. That they called themselves that would certainly make me more cautious about them, though.
JTyQZSnP3cQGa8B大约 2 个月前
1. I would see that a red flag.<p>2. Any standard education in CS or SWE, AI hasn&#x27;t changed anything about it IMHO. Only people hyping ChatGPT believe that the world has changed.<p>2b. It doesn&#x27;t change anything since &quot;vibe coding&quot; (aka &quot;code vomit&quot;) has no value to me. I want to work with juniors eager to learn, and vibe coders are not part of that group.<p>I already had bad experiences with &quot;vibe coders&quot; who can&#x27;t explain or debug their code. They are like &quot;pigeon CEOs&quot; and only add problems without bringing solutions.
benatkin大约 2 个月前
I would, under my understanding of what vibe coding is, provided that the prompt and vibe check processes aren’t overly limited.<p>My understanding of vibe coding is that you prompt, the LLM does something, and if it passes the vibe check you go with it, and if not, you do something to revert it, and afterward you try another prompt. Reverting after it doesn’t pass a vibe check could be actual reverting or a <i>forward fix</i>.<p>If you read stuff and do research and spend time thinking when prompting or doing a vibe check, I think this is a valuable activity.
评论 #43457436 未加载