▲ | delegate 3 days ago | |
Easy. You're 3x more productive for a while and then you burn yourself out. Or lose control of the codebase, which you no longer understand after weeks of vibing (since we can only think and accumulate knowledge at 1x). Sometimes the easy way out is throwing a week of generated code away and starting over. So that 3x doesn't come for free at all, besides API costs, there's the cost of quickly accumulating tech debt which you have to pay if this is a long term project. For prototypes, it's still amazing. | ||
▲ | brulard 3 days ago | parent | next [-] | |
You conflate efficient usage of AI with "vibing". Code can be written by AI and still follow the agreed-upon structures and rules and still can and should be thoroughly reviewed. The 3x absolutely does not come for free. But the price may have been paid in advance by learning how to use those tools best. I agree the vibe-coding mentality is going to be a major problem. But aren't all tools used well and used badly? | ||
▲ | Aeolun 3 days ago | parent | prev [-] | |
> Or lose control of the codebase, which you no longer understand after weeks of vibing (since we can only think and accumulate knowledge at 1x). I recognize this, but at the same time, I’m still better at rmembering the scope of the codebase than Claude is. If Claude gets a 1M context window, we can start sticking a general overview of the codebase in every single prompt without. |