Damus
calle profile picture
calle
@calle
Currently, my life choices oscillate between

- Hand-code it and get it right the first time but spend 4 hours trying to understand how this obscure javascript framework works?
- Vibe-code it in 5 minutes, works right away but and spend 4 hours debugging and cleaning up garbage code it left in there?
11
Turiz · 61w
can you accept my request to Cashu on GitHub copilot ๐Ÿ˜ btw .
aco · 61w
Have you tried vibe coding and then using a different agent for debugging and cleaning up?
average_gary · 61w
Why the 4hr cleanup afterward if it works?
Leo Wandersleb · 61w
I don't know how others vibe code anything that works in 5 minutes. I've repeatedly spent many hours and sats on problems and it never worked perfectly. It does make me faster though and as I expect it to only get better, I try to vibe code stuff and that's what I guess you are not taking into acco...
namosca · 61w
Second option is better, because it will motivate you by seeing the prototype working..see it as an MVP or an advanced prototype , which you can use to gather feedback loop. Remember in software the feedback loop is important. The more often and quick the best. This tou can do with vibe coding Yo...
leveler · 61w
How easy is to maintain a vibecode app, are they easily expanded with new functionalities? Or is the code so out of this world its gonna cost way more getting a new dev in?