5 ms·
You're assuming that code in the future will need to be unvibed. Either the code will be good, or AI will be good enough to unvibe it. That might be awhile in t
by gbriel 8mo ago
You're assuming that code in the future will need to be unvibed. Either the code will be good, or AI will be good enough to unvibe it. That might be awhile in the future but it will happen.
- yieldcrv 8mo ago> or AI will be good enough to unvibe it it already is just point Claude Code at a Claude Code codebase you forgot about for a few weeks with no plan.md or agents.md or memory.md implemented configure the session correctly this time and put it in plan mode, it will deal with your whole database schemas, migrate, tie everything to the new models correctly, make a backend deployment script, and fix your UI/UX
- ryaniscool 8mo agoNot my experience at all. Claude Code is impressive but it needs to be used iteratively for serious development and requires lots of testing. Need it to one shot that report against your db using React/Typescript? Or pump out a web form that submits to your backend? works every time. Need it to do something a little more creative? It frequently fails in subtle ways that aren't apparent until later.
- yieldcrv 7mo agonobody was talking about one-shotting but I could see why we would be talking past each other, there's one-shotters and everyone else