logoalt Hacker News

deadbabeyesterday at 10:13 PM1 replyview on HN

We are there. Plenty of people already vibe code entire apps without looking at the code.

If you aren’t looking at the code, you shouldn’t have to think about storing the code or even deploying it. It should live close to the LLM where it potentially could always be examined and worked on for you in the background. Imagine your Claude agent analyzing your code over night and reporting bugs and refactoring it did for you, with all the benefits of frontier models. Then, when you want to deploy, you tell it to deploy and it puts it out for you on some cloud platform, maybe something like Cloudflare or AWS. Done. This is the future. You could work on your app from anywhere, even your phone. You don’t even need to know what language or tech stack it’s using.

For brownfield projects, you may first have to upload the project and let the agent rewrite it how it wants, but afterwards the experience is the same.


Replies

thewebguydyesterday at 11:04 PM

> and let the agent rewrite it how it wants

So let the agent rewrite decades of battle tested hardware integration code and drivers? Something tells me that's not going to work out right.

Tell me you only make webapps without telling me you make webapps.

I use these models every day in my job. Trust me, we are definitively not there for anything more complex than an React SaaS project.

show 1 reply