Omaship

January 15, 2026 · 9 min read

Is SaaS Dead? Why 2026 Is Actually the Best Time to Build

Jeronim Morina

Jeronim Morina

Founder, Omaship

"SaaS is dead" is trending on Hacker News. VCs are tweeting it. Reddit threads are full of indie hackers panicking about whether their subscription business has a future. The takes range from "AI will replace all software" to "the market is hopelessly saturated."

Most of these takes are wrong. Not because the concerns are baseless — some are real — but because they confuse a phase transition with an extinction event. SaaS is not dying. It is shedding its weakest layer. And what remains is more profitable, more defensible, and more accessible to build than ever before.

Here is what is actually happening, why the doom narrative misses the point, and why founders who start building now are positioning themselves to win the next decade.

The "SaaS is dead" arguments, steelmanned

Before dismantling the narrative, let's give it a fair hearing. The concerns are not invented out of thin air:

  • AI can build custom tools on demand. A product manager can now describe a workflow to an AI agent and get a working internal tool in minutes. Why pay $49/month for a project management app when Claude can generate one tailored to your exact process?
  • Market saturation in commodity categories. There are 380+ CRM products. 200+ project management tools. The "we do X but slightly different" pitch stopped working three years ago.
  • Declining SaaS valuations. The median public SaaS revenue multiple dropped from 15x in 2021 to roughly 6-7x by late 2025. VC money is harder to raise for "yet another SaaS."
  • Subscription fatigue. Both consumers and businesses are pushing back. The average company now runs 130+ SaaS tools. CFOs are cutting. Procurement teams are consolidating.
  • Open source and self-hosted alternatives. For every major SaaS category, there is now a credible open-source alternative. Cal.com, Plausible, Appwrite — the list grows monthly.

These are legitimate trends. If you dismiss them, you will build the wrong product. But they do not add up to "SaaS is dead." They add up to "lazy SaaS is dead." That is a very different statement.

What is actually dying

The SaaS products that are dying share a common trait: they are thin wrappers around a database with a nice UI.

If your entire product is "store some data, display it in a table, let people filter and export it" — yes, an AI agent can build that in an afternoon. Your moat was never technology. It was distribution and inertia. Now that building the replacement is nearly free, inertia is not enough.

What else is dying:

  • Feature-parity copycat tools. The third-best email marketing platform that does everything Mailchimp does but worse. AI makes it trivial to clone the UI. If you were competing on feature checkboxes, that game is over.
  • Horizontal tools with no opinion. "We are a platform that does everything for everyone." Notion, Airtable, and Monday already won that fight. You will not out-general-purpose them.
  • Tools that display data but do not act on it. Dashboards that show you metrics but do not help you change them. Reports nobody reads. Analytics without recommendations.

If your SaaS is in one of these categories, the "SaaS is dead" crowd is right — about you. But that is not the whole market. It is not even most of the market.

What is thriving

While the "SaaS is dead" takes circulate, the actual market tells a different story. Global SaaS revenue is projected to exceed $300 billion in 2026. The market is still growing at 12-15% annually. What changed is not the size of the pie — it is which slices are getting bigger.

The products that are winning share specific characteristics:

  • Vertical SaaS with deep domain expertise. Software built for a specific industry — healthcare compliance, construction project management, legal practice management, restaurant operations. These products embed domain knowledge that generic AI cannot replicate because the knowledge lives in regulatory requirements, industry workflows, and professional standards that change constantly.
  • Products that DO things, not just display things. A SaaS that automatically files your sales tax across 50 states. A tool that monitors your AWS infrastructure and auto-remediates common issues. Software that generates compliant legal documents from natural language. The value is in the action, not the interface.
  • Integration-heavy products. Connecting Salesforce to QuickBooks to Slack to your custom ERP — and keeping all of that data consistent — is genuinely hard. An AI agent can build a UI. It cannot maintain a reliable integration with 200 APIs that each change their schemas quarterly.
  • Products with compounding data moats. Every customer interaction makes the product better. Machine learning models trained on industry-specific data. Benchmarking platforms where the aggregate data is more valuable than any individual account's data.
  • Products with network effects. Marketplaces, collaboration tools where the value scales with users, platforms where buyers meet sellers. These are structurally resistant to AI displacement because the value is in the network, not the code.

The AI argument is backwards

The loudest version of the "SaaS is dead" narrative goes like this: AI agents will build custom software on demand, eliminating the need for pre-built SaaS products. This argument has a fatal flaw: it confuses building software with running a software business.

Building the initial version of a product is maybe 10% of the work. The other 90% is:

  • Maintaining it when dependencies update and APIs change
  • Handling edge cases that only surface with real users at scale
  • Staying compliant with regulations that change annually
  • Providing support when things break at 2 AM
  • Integrating with the 15 other tools your customers use
  • Building the institutional knowledge that turns a tool into a product

Nobody wants to maintain AI-generated bespoke software for every function in their business. They want a product that works, that someone else keeps working, and that improves over time. That is what SaaS is.

But here is the part the doom narrative completely misses: AI does not kill SaaS. It makes building SaaS dramatically cheaper and faster.

The founders who win in 2026 are not avoiding SaaS because AI exists. They are using AI to build better SaaS with smaller teams and higher margins. When your primary cost (engineering time) drops by 3-5x, your unit economics transform. A solo founder with AI coding agents can now build and maintain what required a team of five in 2022.

Lower build costs do not eliminate SaaS. They democratize it. More founders can build profitable products because the capital requirements dropped by an order of magnitude.

The real shift: from "build anything" to "build the right thing"

When AI reduces the cost of building to near-zero, the bottleneck shifts. It is no longer "can we build this?" — you can build almost anything now. The questions that matter are:

  • Should this exist? Is there a real market willing to pay real money for this?
  • What should it do? Not what features to include, but what outcome to deliver.
  • Who is it for? The tighter your focus, the stronger your product-market fit.
  • How do people find it? Distribution is the hardest problem in software. Building is now easy. Getting users is not.

The founders who win are not the best coders anymore. They are the ones with taste, domain expertise, and distribution. They know their market deeply. They understand their customers' workflows, pain points, and buying processes. They can look at a complex domain and see which problem, if solved well, unlocks the most value.

This is actually great news if you have real expertise in an industry. The engineer advantage — "I can build it but I don't know the domain" — is weaker when AI can help anyone build. The domain expert advantage — "I know exactly what to build but couldn't code it" — is stronger than ever.

Why NOW is the best time to build a SaaS

Every constraint that made SaaS hard to start has weakened in the past two years:

The cost of building collapsed

AI coding agents (Cursor, Claude Code, Codex) let a solo developer move at the speed of a small team. You are not writing every line from scratch. You are directing an AI that writes, tests, and refactors code while you focus on architecture and product decisions. The productivity multiplier is real — not 10x, but a consistent 2-4x that compounds over months.

The framework layer matured

Rails 8 with Hotwire means a single developer can build reactive, modern web applications without a separate frontend team. No React. No API layer. No state management library of the month. One language, one framework, one deployment. The JavaScript-industrial-complex tax is optional now.

Deployment is solved

Kamal 2 deploys Docker containers to any server with zero-downtime. Hetzner gives you production-grade hardware for a few euros per month. Between Kamal, managed deployment services, and tools like Omaship, the "how do I get this to production" question has multiple good answers. Infrastructure is not the bottleneck anymore.

Payments are commoditized

Stripe and Paddle handle subscriptions, invoicing, tax compliance, and global payments. Integrating payments used to take weeks. Now it takes a day. Paddle even handles merchant of record, so you do not need to think about sales tax in 50 states or VAT in 27 EU countries.

The playfield leveled

In 2020, building a production SaaS required: a backend developer, a frontend developer, a DevOps engineer, and 3-6 months of runway. In 2026, it requires: one person with domain expertise, a good foundation, and AI agents. The capital barrier dropped from hundreds of thousands to nearly zero. You do not need VC money to start. You do not need a co-founder who handles "the technical side." You need a clear problem, a proven stack, and the discipline to ship.

The 2026 playbook

If you are going to build a SaaS in 2026, here is how to do it without wasting time on what does not matter:

1. Pick a vertical you actually know

Do not build "project management for everyone." Build project management for electrical contractors. Or inventory management for independent pharmacies. Or compliance tracking for fintech startups. Your domain expertise IS your moat now. The deeper you go, the harder you are to replace — by AI or by competitors.

2. Use a proven foundation

Do not build authentication from scratch. Do not write your own payment integration. Do not spend two weeks configuring CI/CD. Use a foundation that handles the undifferentiated heavy lifting so you can focus on what makes your product unique. Every hour you spend on auth, deployment, or admin dashboards is an hour you are not spending on your actual product.

3. Ship in weeks, not months

Your first version should embarrass you slightly. Not because it is broken, but because it is focused. One core workflow, done well, solving a real problem for a specific customer. You can add features after you have revenue. Ship the smallest thing that delivers value and charge for it immediately.

4. Charge from day one

Free tiers attract tire-kickers. Charging money — even a small amount — filters for people who actually have the problem you are solving. If nobody will pay $29/month for your product on day one, adding features for six months will not change that. Price is validation.

5. Use AI agents to move fast, not to think for you

AI coding agents are force multipliers, not replacements for product thinking. Use them to write boilerplate, generate tests, refactor code, and handle the mechanical parts of development. Keep the product decisions, architecture choices, and customer conversations in your own head. The human in the loop is what makes the product good. The AI makes you fast.

6. Keep your team tiny

Every person you add increases communication overhead and burn rate. A solo founder or a team of two with AI agents can outpace a team of ten that spends half its time in meetings. Stay small until revenue forces you to hire, not before.

7. Optimize for profitability, not growth

The "grow at all costs" era ended when interest rates went up. The founders who survive are the ones who make money. Charge sustainable prices. Keep your infrastructure costs low. Do not hire ahead of revenue. A profitable SaaS with 200 customers and $15K MRR is a better business than a VC-funded rocket ship burning $50K/month with "promising metrics."

SaaS is not dead. Your excuses are.

The "SaaS is dead" narrative is comforting if you do not want to build. It gives you permission to sit on the sidelines and wait for clarity that will never come. The market is always uncertain. There is always a reason not to start.

But the numbers do not lie. SaaS revenue is growing. The cost of building dropped by an order of magnitude. The tools are better than they have ever been. The infrastructure is commoditized. The only scarce resource left is the conviction to pick a problem, build the solution, and ship it to people who will pay.

The founders who start building today — while everyone else debates whether SaaS is dead — are the ones who will own the next decade.

Built for this moment

Omaship gives you a production-ready Rails 8 SaaS foundation with deployment, security, CI/CD, and AI-agent optimization built in. Go from idea to paying customers in days, not months. One-time purchase. You own everything.

Start building

Want more guides?

Create a free account and we'll send new guides straight to your inbox.

Start building

Continue reading

We use analytics and session recordings to learn which parts of Omaship help and which need work. Accept all, or customize what you share.

Privacy policy