@trq212: this should be a huge update in your model of software engineering: rewrites can be good, cheap and fast of course most…
Summary
A tweet arguing that software rewrites can be good, cheap, and fast, especially as AI models improve at filling testing and verification gaps.
View Cached Full Text
Cached at: 07/09/26, 09:52 PM
this should be a huge update in your model of software engineering: rewrites can be good, cheap and fast
of course most apps are not as testable and verifiable as Bun, but the models will continue to get better at filling those gaps
Similar Articles
@KevinNaughtonJr: it's absolutely insane how fast the field of software engineering is changing soon writing code by hand will sound as r…
A tweet highlights the rapid change in software engineering, referencing Linear's data that teams using coding agents ship 6.5x more code.
@RayFernando1337: I find the latest models write a lot of unit tests. Most of them restate the code they were written after, so they alwa…
A tweet criticizes AI models for writing ineffective unit tests and shares a prompt to enforce better testing practices, emphasizing E2E tests and avoiding unit tests written after code.
AI changes the economics of software rewrites
The article argues that AI's coding effectiveness depends on codebase consistency, making rewrites economically viable to align codebases with AI's strengths, thereby improving output quality and speed.
@saranormous: https://x.com/saranormous/status/2064510215056400652
Despite rapid advances in AI coding agents like Devin, which have dramatically increased code writing and shipping, the article argues that the most valuable aspects of software engineering remain illegible to benchmarks and require human judgement and organizational coordination that cannot be easily automated.
@svpino: If you are reviewing 100% of your AI-generated code by hand, you aren't moving fast enough. It's just impossible. Revie…
The tweet argues that manually reviewing all AI-generated code creates a bottleneck and links to a resource for a better approach.