Live data from Hacker News

Ask HN: Concerns around knowledge loss from vibe coding?

news.ycombinator.com

1–10 of 17 posts

Ask HN: Concerns around knowledge loss from vibe coding?

#1
I’ve been spending the day playing with Claude 3.7 trying the vibe coding approach and I’ve been able to build some complex audio synthesis one off applications.

I have no understanding how any of it works. That sparked a lot of fear in me, not so much of job loss but knowledge loss.

As these models improve I’m worried we are going to build larger systems we do not understand. It’s hard enough as it is to read code written by humans, but I worry this will be exacerbated by these ever improving models.

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

#5
As a general rule, this already seems to be the case.

I generally have no understanding of how the libraries I am using work. Many companies out there have software running that nobody at the company can define specific behaviour for. I worked for a company that had on premise servers, and for one product wasn’t sure where the physical server for that product was.

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

#7

As a general rule, this already seems to be the case. I generally have no understanding of how the libraries I am using work. Many companies out there have software running that nobody at the company can define specific behaviour for. I worked for a company that had on premise servers, and for one product wasn’t sure where the physical server for that product was.

Heck, you can even document deployment procedures and still lose them due to some wiki migration mishap or something like that, without anyone noticing. At least someone might notice that server is gone, less so with sparingly used documentation.

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

#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.

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

#10
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.

LLM Assisted Programming, LAP. But I'd rather call it leap coding, because that's how it feels, like a quantum leap.
Post reply on HN