logoalt Hacker News

jmalicki • today at 11:11 AM • 1 reply • view on HN

> Because I feel running the code will always be slower than a single agent generating it.

That is very not true for many cases. Agents generating code are usually painfully slow, finding workflows that replace that reasoning with running code usually speed things up in my experience.


Replies

bionsystem • today at 2:54 PM

oh I meant "reading" is slower not "running", but I guess you may still be right for large context. The article is about that though (a dev giving up on reading code entirely because that would be too slow).