Software Engineering in the Agentic Era

23 pointsposted 13 hours ago
by silverpiranha

10 Comments

bigcat12345678

11 hours ago

A few nits:

1. Writing code is cheap now

Change to "generating code is cheap", reserve "writing" for the manually written code for the pre-AI era. I think this is a good wording separation.

2. Agentic Engineering Patterns

I must ask to add at least a chapter to be read by agent. I.e., patterns just to tell agents how human might be working when working with them. Without this, I believe the book's content will be less relevant in 3 months, but with that, it feels a agentic-native book to me. (this is not try to be cute, we have to write for agents now)

stein1946

11 hours ago

I kinda feel that this person makes a lot of noise in this website. Can we rate limit them a bit?

argee

10 hours ago

> I kinda feel that this person makes a lot of noise in this website.

This person pretty much lives on HN:

https://news.ycombinator.com/user?id=simonw

Personally I do think that people with huge amounts of karma contribute to a bit of a groupthink atmosphere, but Hacker News is set up to be more in their favor (which I think makes sense, to get a lot of karma they've been around a while and also understand what gets upvoted around here).

> Can we rate limit them a bit?

This submission was not made by simonw themselves, so I'm not sure what the ask is here. I think people ought to be submit to post whatever websites they want? It would be interesting to block simonw's own votes from influencing simonwillison.net submissions, but that would be hard to impose fairly across all webmasters.

glimshe

6 hours ago

> It would be interesting to block simonw's own votes from influencing simonwillison.net submissions, but that would be hard to impose fairly across all webmasters.

I think that would be undesirable. Let people vote on themselves as long as they are using their own account and not a second one. If their own vote is all they get, HN will filter them out anyway.

goeric

12 hours ago

Simon, if you're reading this, I'm a huge fan of so much of your work! Rodney CLI has been a game changer for local development. I have a few open PRs that I've contributed but it doesn't look active. Are you planning on maintaining it or should I fork it?

baron3dl

11 hours ago

summon Simon with a hand drawn SVG of a pelican riding a bicycle

pianopatrick

11 hours ago

one theory I am thinking through is that people say AI is good at greenfield and has a harder time editing code in a legacy code base.

So maybe you just treat projects as greenfield instead of editing.

Like if you want to make changes to a page you generate a new version of the page instead of editing the old one in place.

Then you keep the old version as fallback if problems come up with the new version.

phyzix5761

2 hours ago

When code gets complex its much harder to treat each request as greenfield. You would need to rebuild dozens of features into the new page every time.

user

13 hours ago

[deleted]

xnx

8 hours ago

(February 2026)