Remix.run Logo
slopinthebag 2 hours ago

But you need to actually be the one doing the iterating, you can't outsource it. The entire point to doing the iteration is the process, not the artefacts.

simonw 2 hours ago | parent [-]

I'm finding I can iterate significantly faster if the coding agent is doing the typing for me, and learn at a faster rate as a result.

slopinthebag 2 hours ago | parent [-]

Hmm interesting, I didn't realise people were using it as a typing replacement instead of having it work agentically. Does that mean when you want to change a line of code somewhere, you just prompt the LLM to replace line 334 with your changes etc? So do you not use the LLM autonomously at all then? Sounds like it since you're still doing the iteration yourself.