Hacker News new | ask | show | jobs
by tomtomatoide 42 days ago
The math works for codebases that survive past year one but not so much for less mature ones, no?

I shipped a small Stripe storefront with Claude Code over the weekend. Three pages, four integrations, one database. At that size you can read every file before merging, and that's basically the lever. Shore's argument really bites when you can't.

The thing missing from his model, I think, is project shape. Bounded greenfield has a maintenance ceiling because the code itself does. A long-lived monolith with the agent extending it is where the math gets ugly.