Topic

Building AI Products Solo: How I Ship Focused Software

The build-in-public side of this studio: how I actually take a recurring problem and turn it into a small, sharp product — and just as often, how I decide not to. Idea selection, the process I run, using AI in the workflow without letting it make the product decisions, a solo Nuxt and Supabase stack, pricing, distribution, and when to kill an experiment.

Written from building real products with 18 years of enterprise-systems experience behind them — not indie-hacker theory, but what I've found works when you're shipping focused software on your own.

34 articles · ~149 min, in 7 sections — each in reading order

Deciding

7 articles · ~33 min
Note4 min

My Kill Criteria for Product Experiments

Product kill criteria set in advance — what 'not working' looks like: no signal, no pull, no path to mattering — are what let you run many experiments.

Note6 min

How I Decide What to Build Next

Deciding what to build next isn't the loudest feature request or the most satisfying refactor — it's the recurring problem I decided mattered, on purpose.

Building

7 articles · ~26 min
NoteKey article4 min

Why Most AI-Built Apps Feel Like Demos

Why AI apps feel like demos: they look finished but solve nothing — AI made the product decisions. It optimizes for plausible; products win by being pointed.

Note4 min

How I Scope an MVP

How to scope an MVP: not the smallest thing you can build, but the smallest that's actually useful — one core result for one real user, everything else cut.

Pattern2 min

Confirm-before-destroy without the modal

Replace the 'are you sure?' modal with a two-step inline button that confirms in place — keeping users in flow and giving mistaken clicks a quiet way out.

Stack

2 articles · ~10 min
Note4 min

Nuxt and Supabase as a Solo SaaS Stack

The Nuxt and Supabase SaaS stack I run every product on: Nuxt for the full-stack app, Supabase for auth, Postgres and storage. One boring stack ships more.

Case Study

3 articles · ~9 min
Note3 min

Why I Built Delivery Sheet

Why I built Delivery Sheet: on every programme, vague leadership asks became commitments before anyone knew scope, owner or outcome. Shape before you commit.

Economics

1 article · ~6 min

Engineering

4 articles · ~21 min
Note5 min

AI Output Contracts & Failure Handling

A model will return garbage, the wrong shape, or a confident lie. How I design output contracts, validation and fallbacks so the product fails safely.

Note5 min

AI Evaluation & Regression Testing

How I build eval datasets for AI features — cases, scoring, regression gate — so a prompt or model change is judged on evidence, not three examples and hope.

Growing

10 articles · ~44 min
Note4 min

Why I Don't Offer a Free Plan

Why no free plan: they attract people who'll never pay, create heavy support, and dilute focus. For a solo builder it's a tax on attention. A trial, yes.

Note6 min

How I Write a Product Landing Page

A product landing page that converts names the visitor's problem and the outcome in the first line — not a hero of adjectives and features nobody reads.

Note4 min

Why I Build in Public

Why build in public: for a solo expert, the writing is distribution, trust and accountability at once. Sharing decisions brings in the right people.

Note4 min

How I Onboard Users to a Solo SaaS

SaaS onboarding has one job: get the user to the core outcome fast. Design it backward from that outcome — the shortest path from signup to real value.

Note4 min

How I Use Analytics as a Solo Builder

Analytics for a solo SaaS: track the few metrics that change a decision — activation, retention, revenue — and ignore the vanity numbers that inform nothing.

Note4 min

How I Handle Support as a Solo Builder

Solo SaaS support isn't a cost to minimize — early on it's the highest-signal feedback. Do it personally, treat every ticket as product research.

Note6 min

How I Stay Sane Building Products Solo

Solo founder sustainability: narrow scope so there's less to hold, kill dead experiments, and refuse to read a product's numbers as a verdict on yourself.

Free tools for this topic

Frequently asked questions

How do you build multiple products at once without losing focus?

With a repeatable operating system rather than fresh improvisation each time: I only build from real recurring problems I've actually hit, I define the outcome before I design a single screen, I use AI to move fast on execution while keeping the product decisions human, I ship on one solo-friendly stack so nothing is bespoke, and I apply explicit kill criteria so weak experiments die quickly. The system is what lets several small products coexist without any one of them consuming all the attention.

Full article →

How should you use AI to build a product?

Use AI for execution and keep the product decisions human. AI is exceptional at the 'how' — scaffolding, code, boilerplate, first drafts, moving fast — and it lets one person ship what used to need a team. But it should not make the 'what' and 'why' decisions: what problem to solve, what the outcome is, what to cut, what to charge. AI optimizes for plausible rather than pointed, so left to decide it produces polished software that solves nothing in particular. As a fast executor under human product judgment, it's leverage; as the decider, it's a demo factory.

Full article →

Why do so many AI-built apps feel like demos?

Because AI made the product decisions, not just the code. AI optimizes for what's plausible and average — the most likely next thing — while a real product wins by being pointed: sharply solving one specific problem and cutting everything else. So AI-decided apps come out looking finished and coherent but not actually solving anyone's problem badly enough to matter. The code isn't the issue; the missing thing is a human deciding what problem to solve, what the outcome is, and what to leave out.

Full article →

What is a product operating system?

It's the small set of repeatable rules and steps you run every time you take an idea to a shipped product — how you choose what to build, how you define success before building, how you make decisions, what stack you use, and how you decide when to stop. For a solo builder shipping multiple products, it replaces per-project improvisation with a consistent process, which is what makes building several things at once sustainable instead of chaotic.

Full article →

What is the difference between a demo and a product?

A demo shows that something can be built; a product solves a specific real problem for someone who will use or pay for it. Demos are broad, plausible and impressive; products are narrow, opinionated and useful. A demo answers 'look what's possible'; a product answers 'here's your problem, solved.' Most AI-built apps are excellent demos — they prove capability — but they never made the sharp, human decisions that turn capability into a product with a point.

Full article →

Follow the build → — one practical finance-systems pattern, product decision or build lesson every two weeks.