Hacker News new | ask | show | jobs
by Phreaker00 1662 days ago
I see that you have a two-fold goal where the former (build a functional prototype) is a means to an end (first actual users).

Perhaps having a functional prototype isn't the best next step to getting to your ultimate goal. Start by defining as clear as possible the task to solve and then determine the easiest and quickest way to validate your solution. If the 'pain' for your prospective customers is big enough that they're willing to pay for a solution, they're willing to accept limitations with a product in development that solves their core problem.

As a freelance developer for various start-ups I've seen this mistake being made a lot of times: jumping from basic idea validation to product development. Unless you can get a prototype built for free, development is an expense you should put off as long as possible. This goes for situations where time is less valuable than money, which in your case it seems to be.

1 comments

Thank you, this is very insightful.

> development is an expense you should put off as long as possible.

That lines up with all of my experience in startups and PMing, and yet, it is SO tempting to start building. I’ll try to remember this.