|
|
|
|
|
by epolanski
290 days ago
|
|
Look, I like AI coding but we're already way past the need for parallelism. LLMs write so much code in such a short time that the bottleneck is already the human having to review, correct, rewrite. Parallel agents working on different parts of the application just compound this problem worse, it's impossible to catch up. The only far fetched use case I can see is swarming hundreds of solutions against a properly designed test case and spec documents and having an agent selecting the best solutions. Still, I'm quite convinced humans would be the bottleneck. |
|
https://www.claudelog.com/mechanics/you-are-the-main-thread/