Vibecoding
p/vibecodingBuild for the vibe, debug later
trending

22d ago

The vibe coded part of my product wasn't the code, it was the error messages

I let the model write every empty state and failure string in my app because it was fast and the copy read fine.

Then a generation path started failing and the message it showed was calm, vague and reassuring. Nobody reported it. I found it in the logs, not in support, and by then it had been broken for over a week. The writing was good enough to hide a real bug.

1yr ago

How many of you has built and monetise an actual SaaS product that you vibe coded?

Were you able to build and monetize the product?

Please avoid answering the question if -

  • You've built just another Product Hunt Spinoff or any other directory.

  • You're monetizing by selling prototypes just like agencies.

  • Any other kind of business where you are charged to display ads.

It'll be good to see if people could monetize a real SaaS product that they vibe coded.

23d ago

Multi-agent in production. How are you actually monitoring what runs?

Running into a wall I haven't seen written about clearly.

Single agent in production is fine. Logs, traces, normal observability.

3mo ago

The thing nobody tells you about vibecoding: shipping fast is easy, knowing what to keep is hard

A few months ago I made a small bet with myself: build and ship a tiny tool in one weekend, no overthinking, just vibes. I did it. It worked. People used it. And then something strange happened.

The weekend project taught me more about my own habits than any "proper" project ever had.

4mo ago

40+ builds in one day just to submit. Is building an app always this messy?

Hey everyone, first time posting here. I've been wrestling with production all day.. ended up hitting over 40 builds just trying to get the app to successfully submit.

Nobody really warns you about the absolute nightmare that is app store guidelines and provisioning profiles when you're first starting out.

9mo ago

So… What’s in Your Vibe Coding Stack Right Now? (2026)

AI dev tools are moving stupid fast. Every few weeks, there s a new must-use. Some stick. Most don t.

Some vibe coders are developing full products with @ChatGPT by OpenAI+ @Replit. Others swear by @Cursor + @Claude by Anthropic . A few are mixing @Lovable , @v0 by Vercel , and @bolt.new . New and shipping way faster than expected.

I ve been refining my own vibe stack lately.
Building with @Google Antigravity at the core. It keeps the flow clean when things get messy.

Share your current Vibe Stack:

2mo ago

Shipped an iOS app solo with Cursor, zero coding experience before February

10 years as a 3D artist, never touched Xcode or written a line of code before this year. In February I opened Cursor and just started typing what I wanted to build.

7 months later, backend on Cloudflare Workers, iOS app in SwiftUI, multi-model AI routing (GPT, Claude, Gemini), all written and shipped through Cursor. Launched on the App Store, now live on Product Hunt today.

Biggest surprise for me: the hard part was never writing the code, Cursor handled most of that. The hard part was learning to think in systems, architecture, what breaks what, how to debug when something goes wrong three layers deep. That took actual time.

Curious how far others here have pushed it. Anyone shipped something with real backend complexity, not just a CRUD app or landing page?

6d ago

What do you still check by hand, however green everything looks?

Last week I shipped a release and checked it twice. The registry had the new version. The pinned CDN link served the new file.
The link people actually install from was still serving the old one. No error anywhere.
A green check only tells you about the thing it checked.
What's the one thing you still check yourself, even when the agent and the tests both say it's fine?

6d ago

Is it just me or does vibecoding with AI completely fry your attention span?

So I've been messing around with cursor and v0 all week trying to spin up a quick prototype.

Honestly the first hour is pure magic. Prompt a bit and boom u got a working UI. But man... once a real bug hits or the context window gets messy it all goes downhill fast. Literally spent like 3 hours today trying to fix code I didn't even write myself. Absolute flow state killer.

How are you guys actually pushing past the messy prototype phase and into shipping?

Do you drop the AI tools entirely once the core layout is done, or do you just keep a super strict boilerplate to stop the LLM from hallucinating everywhere? Let me know because I keep getting stuck right at the finish line here.

How AI-assisted coding is changing our workflow in 2026

Over the last few months, AI-assisted coding and "vibecoding" have significantly changed how quickly I can prototype and ship ideas. Instead of spending hours setting up boilerplate code, I've been focusing more on product logic and user experience.

However, maintaining code quality and debugging complex workflows can still be tricky when relying heavily on AI agents.

I m curious about how other builders in this community are balancing speed and code quality:

What does your primary AI tool stack look like right now?

First
Previous
•••
111213
•••
Next