TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

MVP Doesn't Mean Anything

44 pointsby ivoloabout 11 years ago

14 comments

MoosePlisskenabout 11 years ago
If he hasn&#x27;t already, the author should really read The Lean Startup before criticizing the term that it popularized. In the context of the Lean Startup, the V in MVP doesn&#x27;t refer to financial viability.<p>&quot;To apply the scientific method to a startup, we need to identify which hypotheses to test. I call the riskiest elements of a startup&#x27;s plan, the parts on which everything depends, leap-of-faith assumptions.&quot;<p>&quot;Once clear on these leap-of-faith assumptions, the first step is to enter the Build phase as quickly as possible with a minimum viable product (MVP). The MVP is that version of the product that enables a full turn of the Build-Measure-Learn loop with a minimum amount of effort and the least amount of development time.&quot; - Eric Ries, The Lean Startup<p>An MVP is simply the smallest possible product that is capable of testing your assumptions about the value you think you can provide to customers. An MVP doesn&#x27;t have to represent a viable business model, it only has to provide a viable means of testing your assumptions.
wpietriabout 11 years ago
That the term is confusing is a benefit.<p>It forces people to really struggle with their domain. What is viable? For whom? How do you pick that group? What&#x27;s the minimum? Can you go lower than that? How about lower still? If you go too low, will you be getting data that tells you what the thing left out is? It&#x27;s tricky.<p>Is that hard? Great. It should be. It took Lewis and Clark 18 months to do a trip I did in a few days. That my trip was fast and easy wasn&#x27;t a sign they were doing it wrong. Exploration is necessarily hard and confusing. If it weren&#x27;t, it wouldn&#x27;t be exploration.
评论 #7293702 未加载
评论 #7293611 未加载
评论 #7293639 未加载
jonathanjaegerabout 11 years ago
I see no problem with minimum viable product. That&#x27;s exactly what Segment.io had, a minimum viable product. The minimum amount needed to test if your product could be viable and is worth testing out and building out further. Seems like we&#x27;re just arguing semantics here, and the definition of MVP will change based on your goal (e.g. social network viability could be engagement or user growth and a SaaS product could be whether someone pulls out their credit card to pay for something).
craigchingabout 11 years ago
Other comments are arguing its a difference of semantics. I disagree, I think it&#x27;s a difference of perspective. The idea of MVP is your idea of the minimum set of functionality that represents a product that you want to test out to determine if you have something that&#x27;s worth something to someone else.<p>He&#x27;s coming at it from the perspective of the user&#x27;s use of your idea and I think that&#x27;s not what most people think of when thinking about MVP. Certainly I never did. If you come at it from that way, you never know you have something until after it&#x27;s been proven viable ... how is that even useful?
评论 #7293369 未加载
tzakrajsabout 11 years ago
This is a difference of semantics. A significant amount of people understand that an MVP is the bare minimum to meet the specs of your project idea without investing significant time in maturing aspects of it that are not core to the functionality of the project.
评论 #7293200 未加载
ak39about 11 years ago
An MVP is a tool to test whether your idea has steam. The key idea about MVP is to NOT spend too much time&#x2F;money before validating your product&#x27;s reception with your target market.<p>If the tool&#x2F;product you&#x27;re making only takes two weeks in a near-complete offering then MVP really doesn&#x27;t apply to your lucky situation. For those making stuff that will take months to build, the MVP (sketches, drawings, fake buttons, etc) is a great idea.
exeliusabout 11 years ago
An MVP is a starting point. Generally an MVP is not market-viable; it&#x27;s somewhere between a tech demo and a beta product. But it&#x27;s complete enough to start having talks with potential customers &#x2F; investors about where the product should go from there. When you&#x27;re just talking about a theoretical product that doesn&#x27;t exist yet, it can be hard to have a constructive conversation with people.<p>No two people will probably agree what an MVP is for a specific product at first; but it doesn&#x27;t matter. I think too many companies focus on an MVP as a stage-gate versus just planning feature priority (and revisiting as necessary). The whole idea behind an MVP is that you don&#x27;t really understand the market, so you build a barebones product to go start to learn what you&#x27;re doing from a market positioning standpoint. Then you go develop features to reinforce your position.
评论 #7293716 未加载
InclinedPlaneabout 11 years ago
Proving that it&#x27;s possible to overthink any idea no matter how sound.
评论 #7293628 未加载
chavesnabout 11 years ago
This kind of criticism happens to any popular term. And usually terms become popular because they <i>work</i>. Thinking &quot;minimum viable product&quot; worked -- it turned on the light bulb for many people (like myself) who polish instead of test, or seek perfection instead of iteration.<p>I feel like Reinhardt is complaining about the term &quot;minimum VIABLE product&quot; when most people emphasize it &quot;MINIMUM viable product&quot;.<p>In that emphasis, the two mean almost the same thing. However, I see another difference:<p>- &quot;viable&quot; makes you think about what users want. Sure, you can get carried away, but that&#x27;s why &quot;<i>minimum</i> is there to reign you in.<p>- &quot;testable&quot; could mean anything -- you can <i>test</i> anything, in any direction -- it doesn&#x27;t make you think about what users want.<p>This is problematic.<p>Viable is a good word. It points you in the right direction. &quot;Testable&quot; helps to limit you, but &quot;Minimum&quot; is already there to do it.<p>I say stick with MVP, but if you, or team, start getting carried away, just remember - Minimum, minimum, minimum!
评论 #7293910 未加载
codelapabout 11 years ago
This is the dumbest thing I&#x27;ve read in a long time. He&#x27;s defending MVP, but prefers the word testable to viable. Even though, viability is a primary criteria prior to testing. If your idea is not capable of success, then there isn&#x27;t much point testing it. Lets say I have a plan for a helmet that lets you talk to god. Is it viable, no. Is it testable, yes. Testability is useless if you don&#x27;t have viability.
gfodorabout 11 years ago
MVP definitely means something. It means &quot;my opinion of what we must build to ship something.&quot;<p>In other words, its a meaningful definition that is absolutely meaningless. It is a fancy term introduced to allow circular arguments when pushing for your own pet feature: &quot;this feature is needed for the MVP, because it&#x27;s a feature that must be there for the product to work and be tested.&quot;
locengabout 11 years ago
Testability is a pre-cursor to viability. You need to test, experiment, before a product can reach MVP.
pbreitabout 11 years ago
Just pretend viable means &quot;capable of being successful&quot;, not &quot;actually successful&quot;. Oh, wait, that&#x27;s what it means.
评论 #7293430 未加载
xivzgrevabout 11 years ago
Sure it does!<p>Most Valuable Player Most Verbose Parrot Most Vindictive Pariha Moose Vamoosed Perennially (ok now I&#x27;m stretching)
评论 #7293859 未加载