Post

HN
Hacker News

AI changes the economics of software rewrites

AI changes rewrite economics because codebases with clear, common patterns get more leverage than proprietary or inconsistent systems.

My view on software rewrites has changed because of AI.

The quality of AI output isn't determined solely by your prompt.

It's determined by what the model already knows from training data, and the context you give it to work with.

For coding tasks, most of that context is the codebase.

Popular tech stacks have an AI advantage because the model has seen millions of examples, including published sources.