|
|
|
|
|
by ankrgyl
285 days ago
|
|
(Author here) Hi everyone, thanks for the spirited debate! I think there are some great points in the discussion so far. Some thoughts: * "This didn't work for offshoring, why will it work all of a sudden?" I think there are good lessons to draw from offshoring around problem definition and what-not but the key difference is the iteration speed. Agents allow you to review stuff much faster, and you can look at smaller pieces of incremental work. * "I thought this would be about async primitives in python, etc" Whoops sorry, I can understand how the name is confusing/ambiguous! The use of "async" here refers to the fact that I'm not synchronously looking at an IDE while writing code all the time. * "You can only do this because you used to handwrite code". I don't think this workflow is a replacement for handwriting code. I still love doing that. This workflow just helps me do more. |
|
Sure, it can look good now, when there's no legacy, but if you ever move into having to maintain that code you're going to be in a tough spot.