Discussion about this post

User's avatar
John Edwards's avatar

Interesting article. I work in a high performance / distributed computing area at a company that is over 10 years old. Honestly, we don’t need to write much code. I debug problems that arise from our scale a lot, and features need to be well thought out but ultimately end up being a few hundred lines of code. I suspect my experience as a software engineer is quite different than most, and doesn’t fit really well into this multi agent paradigm.

The tools I find the most useful are search tools that can answer questions about the code base. Finding out where things happen in an application I’ve never touched before helps me get much closer to the bug.

For personal projects, I basically do not write code now and use agents for most of the coding, but I still read and test code that is generated.

So I have a few questions really;

1. What types of projects are you working on where spinning up many agents simultaneously is useful?

2. What is the technical skill of being a good software engineer now? I assume it’s similar to what it was before, but rather than having juniors implementing stuff or doing it by hand, it’s having agents do it.

3. Do you feel as engaged and stimulated as you did before agents existed? I wonder if I can enjoy this new paradigm as much as I enjoyed plain old coding.

Expand full comment
2 more comments...

No posts

Ready for more?