Live data from Hacker News

Ask HN: Concerns around knowledge loss from vibe coding?

news.ycombinator.com

11–17 of 17 posts

Re: Ask HN: Concerns around knowledge loss from vibe coding?

#11
post #9

I dislike the name "vibe coding". I would call it "AI programming" or "programming with natural language and an AI agent" or anything other than "vibe" anything. I'm not giving it vibes, I'm giving it specifications. So much of our culture and society seems to be aimed at appealing to 12 year olds.

Gen X calls it "in flow". The appeal with vibe coding is it's one of the few ways you can be in flow when programming.

Re: Ask HN: Concerns around knowledge loss from vibe coding?

#12
post #9

I dislike the name "vibe coding". I would call it "AI programming" or "programming with natural language and an AI agent" or anything other than "vibe" anything. I'm not giving it vibes, I'm giving it specifications. So much of our culture and society seems to be aimed at appealing to 12 year olds.

> So much of our culture and society seems to be aimed at appealing to 12 year olds.

this. totally agree, no cap ong.

ohio.

Re: Ask HN: Concerns around knowledge loss from vibe coding?

#15
Let's back up a little. Where the hell are you working, and why are they letting you dump proprietary company code into a third-party cloud application, and paste the result into your code base? What are you putting into the copyright header at the top of the file?

AI generated code is radioactive. I cannot even upstream anything in my open source projects if it's AI generated. Licensing has to be crystal clear. The person has to have the absolute rights to the code that they're trying to contribute.

Re: Ask HN: Concerns around knowledge loss from vibe coding?

#16
Personally I think it's kind of the opposite. AI is like having a personal assistant that aced the first two years of undergrad courses in every subject under the sun, but isn't capable of original reasoning on the frontier of knowledge. AI rewards users who have a good high level map of different areas of knowledge and the verbal/analytical skills to ask good questions. It used to be that to approach an engineering problem in an unfamiliar technical domain, it might take weeks or months of background study to even know what search term to use. I've found that AI reduces that knowledge bootstrap to hours or days. I've been able to work in problem domains I never would have touched otherwise.
Post reply on HN