But I get to focus on the parts where that judgement is actually needed and not the more mundane and toilsome parts of coding.
The parts you’re doing yourself are writing tests and fixing vibe-coded bugs. And you’re outsourcing all the creative, design-based aspects of programming. I think you and I have very different definitions of “mundane” and “toilsome”.
VoterFrog@lemmy.world 1 day ago
What? I’ve already written the design documentation and done all the creative parts that I consider most rewarding. All that’s left for coding is answering questions like “what exactly does the API I need to use look like?” and writing a bunch of error handling if statements. That’s toil.
zalgotext@sh.itjust.works 1 day ago
No, your LLM writes your design documentation and tells you how your application is supposed to work, according to what you wrote.
Also, you’re either writing dead-simple applications, or you’re being incredibly hyperbolic if those are the only questions left left after your design document is written.