Ask HN: Any example of successful vibe-coded product?
21–30 of 150 posts
Re: Ask HN: Any example of successful vibe-coded product?
#22I've never seen anything like it since the original days of the game "The Island of Dr. Brain" released in the early 90s.
Re: Ask HN: Any example of successful vibe-coded product?
#23Why do I read about all the vibe coders claiming to be 20X engineers in LLM threads and replacing many departments. Yet here is not a fking single commercially successful thing here? Funny also how Loveable and the like are hiring engineers like crazy, yet think engineers are not needed anymore. Why not just vibecode Loveable itself? Oh wait I can tell you why.
Re: Ask HN: Any example of successful vibe-coded product?
#24Re: Ask HN: Any example of successful vibe-coded product?
#25https://github.com/rabfulton/ChatGTK
I'm sure the code can be critisized, but I'm happily using the application I wanted that did not exist having never programmed python in my life.
Re: Ask HN: Any example of successful vibe-coded product?
#26I own a small bar and inventory management is either spreadsheets or saas products meant for larger operations. With the exclusion of some very small changes (e.g., deleting dead code) it’s 100% written using Claude Code. Initial design was generated from markdown documentation I wrote, and each change has been careful and incremental. A few blind alleys lead in the wrong direction, but was always easy enough to back…
This is a strange space in software. I have a tiny tissue culturing lab in my home and wanted to manage media batches and their ingredients, cultures using the batches of media, inventory for media ingredients, and general inventory for running things. Cleaning, cutting, measuring, etc. I couldn't find anything which would allow me to keep stock of what I've got in the structure I needed, let alone while also project…
Re: Ask HN: Any example of successful vibe-coded product?
#27Re: Ask HN: Any example of successful vibe-coded product?
#28Re: Ask HN: Any example of successful vibe-coded product?
#29My experience so far has been if you possess both deep domain-specific experience and significant coding experience then these coding LLMs, and most notably Opus 4.5, are the greatest productivity booster in the world.