Mona Truong

The biggest lie in product building: "ship fast, learn later"

by

Everyone tells you to ship fast. Move fast and break things. Get to market before someone else does.

I believed this for a long time. When we were building Murror, speed was everything. We pushed features weekly, sometimes daily. We celebrated every deploy like a small victory.

But here is what nobody warned me about: shipping fast without learning is just organized chaos.

We shipped a mood journaling feature in three days. It looked great in our demo. Users opened it once and never came back. We shipped a reflection prompt system the next week. Same story. Fast, polished, forgotten.

The turning point came when we slowed down and actually sat with five users for an hour each. Not surveys. Not analytics dashboards. Real conversations where we just listened.

What we learned in those five hours changed everything:

  1. Users did not want more features. They wanted fewer features that actually understood them.

  2. 2. The language we used in our prompts felt clinical. People wanted warmth, not precision.

  3. 3. Our onboarding assumed people knew what emotional reflection was. Most did not.

We spent the next month rebuilding almost nothing in terms of code. Instead, we rewrote every piece of copy. We changed the tone from "track your emotions" to "how are you actually doing today?" We removed two features entirely and made the remaining ones feel more human.

The result? Our activation rate doubled. Not because we shipped faster, but because we finally shipped something that resonated.

Speed matters, but only after you understand what to build. Otherwise you are just running in circles very efficiently.

What has been your experience? Have you ever slowed down and found that it actually accelerated your progress?

148 views

Add a comment

Replies

Best
Jonathan Fors
Like the age old saying “quality over quantity”. I’m definitely taking this route with Chik .app, cut tons of features from our initial mvp last year. Now we’ve got a way more focused experienced that feels a lot more intentional. So yeah, users want genuinely useful features not just features for the sake of features.
Nayan Surya

This advice is highly misunderstood, the point in shipping fast is ship a mvp instead waiting to ship a perfect product reason being lot of indie developers get stuck in the loop of adding feature, finding new bugs and fixing them. But that does not mean ship garbage.

Daniel Piret

I agree with both the post and @nayan_surya's point, but I think the real trap is somewhere in between.

"Ship fast" is absolutely right when it means build the smallest thing that lets you validate whether anyone cares. The problem is that the enemy of an MVP is the founder's obsession with delivering perfection. I know because I've been that founder. I spent years building ITM Platform, a full-blown project portfolio management tool. Enterprise features, edge cases, the works.

And then once clients arrived, we fell into the second trap: treating anecdotes as the source of truth. One loud client asks for a feature, and suddenly it's on the roadmap, as if one request equals market demand.

Now I'm building something completely different, Olkano, a daily check-in app for people living alone. One tap. That's it. The entire product is smaller than a single module of what I used to build. And the discipline to keep it that small is harder than building something big ever was.

So I'd reframe it: ship fast doesn't mean ship garbage, and it doesn't mean slow down either. It means ship the smallest thing that can teach you something and then have the discipline to listen to patterns, not anecdotes. The latter still is the hardest, for me.

Esther George
I think the issue isn’t 'ship fast', it’s what you’re optimizing for while shipping fast. Speed without feedback is chaos, yes. But speed with probably a tight feedback loops is actually how you get to those insights faster. What you described is less 'slow down' and more 'change the loop.' You didn’t stop moving fast, you just replaced assumptions with real conversations. I don't know if you get me though.
Heritage.Lab

The lie isn’t “ship fast.”

The lie is assuming every fast loop teaches.

Some loops generate output.

Very few generate understanding.

If the learning layer is weak, speed feels like progress while quietly compounding misdiagnosis.

Valeria Viana Gusmao

Great reflection! I stumbled on this article the other day that talked about building SLC (Simple, Lovable, Complete) instead of MVPs and it stuck with me. Now I just need to learn how to talk to people about my product :D

Ivo Tzanev

The distinction that's missing from this conversation: there are two types of learning, and "ship fast" only reliably generates one of them.

Analytics tell you what users did. Conversations tell you what users meant. The first is cheap and fast. The second is slow and uncomfortable. Almost every team defaults to the first because it feels like learning without requiring you to sit with someone who doesn't love what you built.

Mona's experience is a good illustration. The analytics said "opens once, never returns." That's a signal, not an explanation. The explanation required five hours of real conversation.

The reframe isn't "slow down." It's: choose the right learning instrument for the question you're actually trying to answer. Shipping fast to generate behavioral data makes sense. Shipping fast to avoid talking to users just creates a faster feedback loop on the wrong signal.

Umair

idk i think the advice itself is fine, people just skip the "learn" part. you shipped features weekly and learned nothing from it - thats not a speed problem thats a feedback problem. the 5 user interviews you did IS shipping fast, you just finally closed the loop