logoalt Hacker News

simonwtoday at 6:41 AM1 replyview on HN

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.


Replies

slopinthebagtoday at 6:50 AM

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.