Hacker News new | ask | show | jobs
by nikanj 2561 days ago
Let's be honest here too, it's FUN to build a proof of concept.

This is a very, very common failure mode of new entrepreneurs. As long as you don't have any customers, any promises, or any deadlines, you can focus on the best part of being a programmer: programming. Thus people often end up postponing the customer acquisition farther and farther into the future, until they run out of savings, or just abandon the project because the bright flame of new creation has dwindled.

Running a software business sucks. You have to mete out your attention extremely carefully, and without well-vetted potential customers to build things for, building things should be very low on your priority scale.

You can achieve most of your stated MVP goals with a sketch made in Adobe XD, with a fraction of the time spent.

1 comments

Everything you've said is true but I think we don't agree on what a proof of concept is.

I think of it as something that does the main purpose that looks entirely real (so has a domain and is responsive for example) but doesn't actually function. This can definitely be done in a similar amount of time as the XD sketch. Perhaps slightly longer but it'd look more real and therefore would be taken more seriously.

In fact its most important purpose is to save you from building something that does actually function.