logoalt Hacker News

IanCaltoday at 12:57 AM4 repliesview on HN

I’ve felt like a good response to the vibe coding thing is that customers, product managers, etc ask for features and don’t read the code. You don’t need to read the code of something to build a level of trust about what it does and whether that matches your expectations. It is not that wild that you can have a setup where you get an application and without reading the code decide if it solves your problem to your satisfaction.


Replies

acedTrextoday at 1:12 AM

There will absolutely be systems of the future that are entirely LLM written. Honestly they will probably be better quality than the standard offshore team output.

But lets all hope these are not vital systems we end up depending on.

sarchertechtoday at 2:29 AM

And what happens when you change one word in the specification and the app completely changes?

Sure everything you have unit tests for might stay the same, but unless your unit tests are testing all observable behavior (and if they are they’ll be 100x longer than the code) users will notice incredibly confusing differences in every build.

overgardtoday at 2:23 AM

I'm using Claude every day and I am correcting the output all the time, by reading the code, because it does bad things and breaks things. I feel like the people saying that it doesn't matter either aren't building anything real or they're outsourcing their work onto reviewers or they have a time bomb on their hands.

system2today at 12:59 AM

I bet there will be strict companies that will ask not to vibe code ever. It will become a bigger problem as vibe coding gets more popular.