Ask HN: Any example of successful vibe-coded product?
1–10 of 150 posts
Re: Ask HN: Any example of successful vibe-coded product?
#2I was trying to test the theory if it's even possible to release something production grade with vibe coding. Wrote about the experience here https://kau.sh/blog/container-traffic-control/
Re: Ask HN: Any example of successful vibe-coded product?
#3I also built a Preview Pane Handler for 10-bit videos.
The installers (WIX) were vibe coded as well.
So was the product website and stripe integration. I created a bespoke license generation system on checkout.
I don’t think I wrote a single line of C++ code although the WIX installers and website did receive minimal manual adjustments.
Started with Claude but then at some point during development Codex got really good so I used only that.
Re: Ask HN: Any example of successful vibe-coded product?
#4Re: Ask HN: Any example of successful vibe-coded product?
#5It's not commercially successful (it's a side project), but still represents a complete project.
Re: Ask HN: Any example of successful vibe-coded product?
#6Database migrations and anything related to calculations have had a fair bit of hand holding. Beyond tests it writes I do still test by hand for confidence.
It’s coming up to a year of use. Claude Code credits has still not exceeded the cost of a paid product. I don’t count my time here because this doubles as keeping my technical side busy, and it’s been enjoyable.
Re: Ask HN: Any example of successful vibe-coded product?
#7https://alexjacobs08.github.io/lobsters-graph/
(i built this in search of a lobste.rs invite if anyone willing and able sees this--email in my bio :)
Re: Ask HN: Any example of successful vibe-coded product?
#8I have rebuilt it a few times in agent mode while trying to get pmf. I used about 22B tokens this year