1
0 Comments

Vibe-coding is quietly killing simple SaaS products. The thing that's actually defensible isn't a feature — it's the boring layer

There's a pattern in a lot of "growth has plateaued" stories lately, and I think the two usual culprits — AI Overviews killing SEO, and users vibe-coding their own tools — are actually the same root cause: cloneability.

AI Overviews hurt most when your product is easy to summarize. Users rebuild it themselves when it's easy to recreate. Both are the same problem wearing different hats — if the thing you sell can be explained in a sentence or rebuilt in a weekend, AI now does both for free.

Which leads to an uncomfortable question for anyone building right now: if a competent person with Claude can rebuild your core feature in an afternoon,

what exactly are you selling?
Here's the part I've been sitting with. Everyone's racing to build the clever AI feature - the generation, the summarisation, the agent. But the feature is the most cloneable part of the whole product. It's the first thing an LLM can reproduce. The genuinely hard-to-copy stuff turned out to be the boring layer underneath it:

  • Multi-tenant data that doesn't leak between customers
  • Usage-based billing that meters correctly and doesn't double-charge on a retry
  • Permissions that hold up when a customer's whole team logs in
  • The plumbing that has to be correct, not clever

Nobody vibe-codes that in a weekend. Not because it's intellectually hard, but because it's a hundred small correctness problems that only show up in production, with real money attached. The clever feature is a demo. The boring layer is the moat - precisely because it's tedious and unglamorous and everyone underestimates it.

I'll be honest about my bias: I build infrastructure in this space, so of course I'd argue infra is the moat. But I think the logic holds regardless of what I sell - and I'm not sure where the line is, which is why I'm posting.

So, for the people here:

  1. If your core product could be vibe-coded in a weekend, what's actually keeping your customers from doing exactly that?
  2. Is "hard-to-rebuild infrastructure" a real moat, or just a slower-to-clone one?
  3. What's the part of your product you're most confident an AI couldn't recreate - and why?
on June 13, 2026
Trending on Indie Hackers
I got my first $159 in sales after realizing I was building in silence User Avatar 53 comments Three Days Before Launch, I Let My Own Tool Tear Me Apart User Avatar 37 comments I thought I was building a news visualization tool. Users thought it was a catch-up tool. User Avatar 31 comments I got tired of rewriting the same content for 9 different platforms. So I built Repostify. User Avatar 30 comments A pattern I keep seeing in EdTech: traffic isn't usually the problem. User Avatar 23 comments I Rejected a $15K Acquisition Offer for My Multi-Agent IDE — Here's the Full Breakdown User Avatar 21 comments