←back to thread

469 points samuelstros | 3 comments | | HN request time: 0s | source
Show context
1zael ◴[] No.44998995[source]
I've literally built the entire MVP of my startup on Claude Code and now have paying customers. I've got an existential worry that I'm going to have a SEV incident that will trigger a house of falling cards, but until then I'm constantly leveraging Claude for fixing security vulnerabilities, implementing test-driven-development, and planning out the software architecture in accordance with my long-term product roadmap. I hope this story becomes more and more common as time passes.
replies(6): >>44999056 #>>44999088 #>>44999121 #>>44999144 #>>44999151 #>>45001583 #
imiric ◴[] No.44999121[source]
Well, don't be shy, share what CC helped you build.
replies(2): >>44999260 #>>45001296 #
orsorna ◴[] No.44999260[source]
[flagged]
replies(3): >>45001050 #>>45002300 #>>45004365 #
1. jaggederest ◴[] No.45002300[source]
I generally work as openly as possible on github, and I am deliberately avoiding manual coding for a while to try to learn these (infuriating/wonderful) tools more thoroughly.

Unfortunately I can't always share all of my work, but everything on github after perhaps 2025-06-01 is as vibe-coded as I can get it to be. (I manually review commits before they're pushed, and PRs once in a complete state, but I always feed those reviews back into the tooling, not fix them manually, unless I get completely fed up.)

replies(1): >>45005635 #
2. bopbopbop7 ◴[] No.45005635[source]
Everyone wants to see your very profitable startup, it’s simply free advertising. Why not share it?
replies(1): >>45006194 #
3. jaggederest ◴[] No.45006194[source]
I definitely don't have a very profitable startup. I'm simply a working programmer trying to learn new tools.