Live data from Hacker News

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

news.ycombinator.com

11–17 of 17 posts

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

#11
post #8

I would, under my understanding of what vibe coding is, provided that the prompt and vibe check processes aren’t overly limited. 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 forward fi…

Define “vibe check” in a way that communicates some kind of rigor, understanding of the code, a repeatable process, a reliable path to good software. Does it just mean “looks ok to me right now?”

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

#12
Relatedly, there is a YC company right now that states on is web site that it will ONLY hire "vibe" coders.

And you're expected to work 16 hour days. And weekends. And for about half the pay of a regular coder.

I don't know how they wrote that job listing with a straight face.

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

#14
post #11
post #8

I would, under my understanding of what vibe coding is, provided that the prompt and vibe check processes aren’t overly limited. 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 forward fi…

Define “vibe check” in a way that communicates some kind of rigor, understanding of the code, a repeatable process, a reliable path to good software. Does it just mean “looks ok to me right now?”

A vibe is intuition, so it can't be too much, else it isn't vibe coding. However, the intuition that comes after taking some time is different than after a quick glance. For instance if you read a pull request and then immediately decide after reading it at a measured space that would be different than after skimming it. So yes, Looks OK to me right now, or LGTM, as in a pull request, is what I have in mind.

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

#15
post #11

Earlier quoted context omitted.

Define “vibe check” in a way that communicates some kind of rigor, understanding of the code, a repeatable process, a reliable path to good software. Does it just mean “looks ok to me right now?”

A vibe is intuition, so it can't be too much, else it isn't vibe coding. However, the intuition that comes after taking some time is different than after a quick glance. For instance if you read a pull request and then immediately decide after reading it at a measured space that would be different than after skimming it. So yes, Looks OK to me right now, or LGTM, as in a pull request, is what I have in mind.

Intuition comes from deep understanding, a set of learned heuristics. That implies experience that lets you skim and trust your quick judgment. And it informs the probability you assign to the correctness of your judgment.

As I understand it vibe coding and “vibe check” refer merely to “a looks good to me” feeling with no deep understanding, not knowing what you don’t know, which ignores security holes and edge cases.

If my kids “vibe code” a fort with cardboard boxes and blankets they have a different intuition about stability, security, longevity, and the purpose of a fort than I do.

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

#16
post #15

Earlier quoted context omitted.

A vibe is intuition, so it can't be too much, else it isn't vibe coding. However, the intuition that comes after taking some time is different than after a quick glance. For instance if you read a pull request and then immediately decide after reading it at a measured space that would be different than after skimming it. So yes, Looks OK to me right now, or LGTM, as in a pull request, is what I have in mind.

Intuition comes from deep understanding, a set of learned heuristics. That implies experience that lets you skim and trust your quick judgment. And it informs the probability you assign to the correctness of your judgment. As I understand it vibe coding and “vibe check” refer merely to “a looks good to me” feeling with no deep understanding, not knowing what you don’t know, which ignores security holes and edge cases…

I guess a full time vibe coder would develop an intuition based on experiences with vibe coding and launching stuff and getting feedback. This process would increase their level of understanding and intuition.

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

#17
post #15

Earlier quoted context omitted.

Intuition comes from deep understanding, a set of learned heuristics. That implies experience that lets you skim and trust your quick judgment. And it informs the probability you assign to the correctness of your judgment. As I understand it vibe coding and “vibe check” refer merely to “a looks good to me” feeling with no deep understanding, not knowing what you don’t know, which ignores security holes and edge cases…

I guess a full time vibe coder would develop an intuition based on experiences with vibe coding and launching stuff and getting feedback. This process would increase their level of understanding and intuition.

We will all form an intuition about "vibe coding" before too long, probably not a positive intuition. I'd suggest people "launching stuff" in hopes of feedback would label their work as "vibe coding" to warn prospective users, but for now at least that will be obvious, like a child's cardboard fort obviously can't pass for a real fort.

Someone could "vibe bake" cakes by trial and error with the help of AI, then try to sell them and get feedback. That might work, or they might poison someone. Alternately they could learn how to bake and study baking to develop actual skills and understand what they're doing.

Post reply on HN