In 2020, the most capable AI models could write a coherent paragraph, summarize a document, and answer basic factual questions. By 2022, they could pass the bar exam. By 2024, they were writing production-grade code, catching security vulnerabilities, and reasoning through multi-step engineering problems that stumped junior developers. By 2026, AI systems are autonomously completing software projects from spec to deployment — with a human reviewing the output, not writing it.
That is not a linear progression. That is compounding. And it has implications for every business that builds, buys, or depends on software — which in 2026 means every business.
This article is an attempt to think clearly about what’s actually happening, what the trajectory suggests, and what it means practically for how software gets built and how businesses should think about their technology investments right now.
Why “exponential” is the right word, not a cliché
The word exponential gets misused constantly in technology marketing to mean “fast” or “impressive.” In the case of AI capability growth, it’s technically accurate — and that distinction matters enormously for how you plan.
Exponential growth means the rate of improvement compounds on itself. Each advance makes the next advance easier to achieve. Better AI models help researchers build better AI models. More computing power enables larger training runs that produce more capable systems. More capable systems generate better synthetic training data. Each generation builds on the last, faster.
Compare this to how most people intuitively experience technology change: linearly. We expect next year’s software to be somewhat better than this year’s. That mental model produces reasonable predictions when change is gradual. It produces catastrophically wrong predictions when change is exponential. A system that doubles capability every 18 months is 16 times more capable after 6 years than it was at the start. Most people’s intuition drastically underestimates where that curve goes.
What has actually changed in software development
The most immediate and measurable impact has been on how software gets written. The developer’s job description has shifted faster in the past three years than in the previous fifteen.
Code generation is no longer a novelty
AI-assisted coding tools — GitHub Copilot, Cursor, Windsurf, and the underlying models that power them — have moved from autocomplete-style suggestions to generating entire functions, modules, and test suites from natural language descriptions. An experienced developer using these tools today writes roughly 2–4 times as much working code per hour as they did without them. The output still requires review, testing, and architectural judgment. But the mechanical act of translating a requirement into code has been substantially automated.
The review and reasoning layer is maturing
What’s newer, and less widely appreciated, is that AI is increasingly capable of reviewing and critiquing its own output. Modern development workflows involve AI generating code, AI reviewing that code for bugs and security issues, AI writing tests to verify the code behaves as specified, and a human making architectural decisions and checking the result. This is not science fiction — this is the actual workflow at firms like ours today, and it is producing measurably faster, cheaper, more consistent software.
The bottleneck has moved upstream
The constraint in software development used to be writing code. Good developers were valuable primarily because they could translate complex requirements into correct, performant implementations quickly. That skill is still valuable, but the rate-limiter has shifted. Today, the expensive, hard-to-automate parts are: understanding what the business actually needs, making architectural decisions that age well, and knowing when an AI-generated solution is subtly wrong in a way that will only surface in production six months from now.
The implication for hiring: A 10-year developer with strong architectural judgment and business intuition is worth more now than they were in 2020 — not because code-writing became harder, but because the work that remains after AI handles the mechanical parts requires exactly those skills. A 2-year developer whose primary skill is writing syntactically correct code has been significantly commoditized.
A rough timeline of the shift
| Period | AI role in software | Human role |
|---|---|---|
| Pre-2021 | Autocomplete, linting, basic code search | Write essentially all code; AI assists at margins |
| 2021–2022 | Function-level generation from comments (Copilot v1) | Review AI suggestions; write complex logic manually |
| 2023–2024 | File and module generation; test writing; PR review assistance | Architecture, context-setting, acceptance testing |
| 2025–2026 | End-to-end feature development; agentic workflows; self-testing and debugging loops | Specification, architectural decisions, final review |
| 2027+ (projected) | Autonomous system design and implementation from high-level requirements | Strategic direction, domain expertise, quality assurance |
What this means for the cost of software
The practical consequence of faster AI-assisted development is that the cost of building software is falling — and it will continue to fall. A project that required a 4-person team and 9 months in 2021 can now be built by a 2-person team in 4 months at equivalent quality. That’s not an estimate: it’s what we’re seeing in practice.
For businesses buying software, this is straightforwardly good news if you’re working with a firm that has adapted. You get more capability for less money, faster. The risk is that many firms haven’t restructured their pricing or processes to reflect the new reality — they’re billing at 2021 rates while delivering 2021-speed work, and pocketing the efficiency gain rather than passing it to clients.
A question worth asking any software firm: “How has your development process changed in the last two years, and how is that reflected in your project timelines and pricing?” If the answer is vague, that’s a signal. If they can’t describe exactly which AI tools they use and how, they’re probably not using them.
The longer-term implication is more structural. As AI development costs fall, the competitive advantage shifts from “can you build it?” to “do you understand the problem well enough to build the right thing?” Technical execution is becoming a commodity. Domain expertise, business judgment, and the ability to translate messy real-world requirements into a system that actually solves them — those aren’t going anywhere.
The second-order effect: software is eating more of everything, faster
When the cost of building custom software drops significantly, the economic calculus for building it changes. Processes that didn’t justify a custom system at $150,000 might justify one at $40,000. Operations that couldn’t afford an AI layer on top of their workflow can now afford it. IoT instrumentation that required an enterprise budget is now SMB-accessible.
This is already happening. The businesses we talk to today — 10, 20, 50-person operations — are asking for, and getting, software that would have been out of reach three years ago. A $30,000 AI intake and scheduling system. A $12,000 IoT pipeline for a 5-vehicle fleet. A $15,000 automated reporting layer that used to require a full-time analyst.
What you should actually do with this information
The instinct when reading about exponential technological change is either to panic or to wait and see. Neither is useful. Here’s a more productive frame:
Identify what’s becoming cheap
Software that automates repetitive internal processes. AI layers on top of existing data. Integration between systems that currently require manual data transfer. These categories are all seeing dramatic cost reductions. If you’ve been putting off building something in these areas because it seemed too expensive, it’s worth revisiting that assumption.
Don’t overbuild for the current moment
A system that costs $200,000 to build today might be achievable for $50,000 in two years — with better capabilities. For non-urgent infrastructure, the calculus of “build now vs. build later” has shifted. The exception is anything where the competitive advantage of having it early outweighs the cost savings of waiting. For operational systems with clear ROI, build now and capture that ROI. For aspirational projects without a clear use case, the cost of waiting has gone down.
Invest in the parts that don’t commoditize
The value of clean, well-documented internal data is increasing, not decreasing. AI systems are only as good as the data and specifications they work with. Businesses that have organized their operational data, documented their processes clearly, and maintained clean integrations between their systems will be dramatically better positioned to take advantage of AI capabilities as they continue to improve. This is unglamorous work. It is also increasingly valuable.
A note on what we do with all of this
We are a small firm that builds custom software, AI systems, and IoT pipelines for small and mid-size businesses. We think about this trajectory constantly, because it directly determines what we can deliver, at what cost, and what advice we can honestly give clients about where to invest.
Our position is that the exponential curve in AI capability is an opportunity for the businesses we work with — not a threat — if they approach it pragmatically. The technology is genuinely powerful. It is also genuinely overhyped in certain quarters, and genuinely underestimated in others. Our job is to separate those, find the cases where the economics actually work, and build systems that deliver measurable value. The curve helps us do that faster and cheaper than we could two years ago. It will help us do it faster and cheaper two years from now than we can today.
That’s what exponential growth looks like from the inside of a firm that’s trying to use it honestly.
Curious how this applies to your business?
We’re happy to have a direct conversation about what’s realistic for your size and situation — what’s worth building now, what to wait on, and where the genuine opportunities are.
BOOK A FREE 30-MIN CONVERSATION