Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For us in the back, what is a vibe coding platform anyway? I know and use Claude, if that helps anchoring.


It's something that frustrates developers, spits out terrible pull requests and only fixes bugs by introducing new and exciting ones.

But it's something that you can put in your company's portfolio to attract VC capital.

It's a terrible tool that makes a lot of money for the corporation.


I think it's sort of like those no-code style things like powerautomate and wsiwyg editors - it removes the pesky syntax and understanding bits of code while still giving you a custom app result. Except here it replaces drag and drop or flow diagram style editing with 'ai prompts' and then the AI does the code - making it more powerful (although with less control).

I'd guess in a platform they probably pre-prompt it with a context and rules on top of that so users don't have to say things like 'make sure AWS keys are not in the code' and 'users should be authorised for only their data' etc, and give it tools to use to make standard features.

No idea what the end result of the finished apps is though.


It’s a tool that lets anyone create and deploy functional software (usually web-based) by writing prompts in plain English. Usually they are UI “wrappers” for leading AI models (usually Claude). The platforms also usually include online development environments and integrations (for databases, etc).

Examples include Bolt.new, lovable, mgx.dev, google AI studio... Vercel and Replit also have popular platforms. Google AI studio also counts, here. There are probably dozens more.


Sorry about the pretentious other reply.

The real answer is that vibe coding is what people are calling it when you just give prompts to an llm and it writes the code for you. So a vibe coding platform is just an app built around that purpose. A conversation window with a a bot that writes code for you, with a bunch of integrations so that it can do things like databases and auth.

Probably would have been quicker to Google it than to ask here though to be honest :>


I could but look at the answers I got - do you think a google would have given the same? I'm much happier this way.


LLM chatbot with a VM. The front-end is a file explorer with a preview window. Kind of like bolt.

They do not work, from my experience; or the experience of people using them: https://github.com/stackblitz/bolt.new/issues


> what is a vibe coding platform anyway?

Right now they're something that lets all of those "I have an idea for an app" people actually make the app themselves.

In a few years, they might be much more than that.


As far as I can tell it is one of those low code or no code platforms, only it uses Claude as the interface instead of the usual.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: