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.

Ask HN: How do you validate something you've made is something people want?

2 pointsby pearknobalmost 11 years ago
I&#x27;ve been through this countless times. I throw together an awesome side project. People tell me they like it. But it dies off. Sometimes I think &quot;maybe this wasn&#x27;t something they really wanted?&quot;, but other times I find competing products doing the exact same thing and think &quot;man, people do want this&quot;.<p>How do you really validate what you&#x27;ve made is something people really want? I guess I would like to know what are methods&#x2F;hacks of accurately determining this?

5 comments

MalcolmDiggsalmost 11 years ago
Well you&#x27;re talking about two related but different pieces of data:<p>1. Demand&#x2F;Market for a solution to a given problem<p>2. How well you&#x27;ve achieved product-market-fit with your particular solution.<p>Determining #1 is fairly straightforward:<p>A. Google searches for a given query (unmet need)<p>B. Chatter about that problem or other solutions (buzz)<p>C. Competitors selling products in that vertical (precedent)<p>D. Competitors bidding on keywords related to that vertical<p>Determining #2 is harder &#x2F; more nuanced; and to a certain extent is a fruitless endeavor until you&#x27;ve hit significant sample sizes. The first 10 people you try to sell might say no, that doesn&#x27;t mean the product is wrong for the market; that could just be random chance. The only sure-fire way to test product-market fit is to get your product in front of a statistically significant number of users, and see if they bite.<p>I use the term &quot;bite&quot; because I don&#x27;t mean &quot;convert&quot;. Optimizing your conversion process (getting users to actually sign up &#x2F; purchase, etc) takes time and that comes later. In the beginning all you need to test is if they care about your product at all (are engaged when presented the idea). That&#x27;s where the field of engagement analytics comes into play, and that&#x27;s a big subject...but hopefully I&#x27;ve pointed you in a useful direction.
thenomadalmost 11 years ago
Competition is excellent validation. If there are competing products that have been around for a while and appear to have a budget (are they spending on advertising?), then people want the thing your product does.<p>Now all you&#x27;ve got to do is figure out how to out-compete the competition enough to capture a financially significant chunk of the pie.
benologistalmost 11 years ago
a) solve a problem you have or people you know have, the closer you are to the problem the better<p>b) find more people with the same problem<p>There&#x27;s lots of ways to get traffic -<p>- if you&#x27;re lucky industry communities and forums you can post on, people asking on twitter, that kind of stuff<p>- get press, and not particularly press because you&#x27;re a startup, go to the news sites and blogs that specifically cover your industry<p>- adwords, facebook etc advertising<p>- content marketing like Digital Ocean&#x27;s giant archive of everything you will ever need to do or install on a web server, that is going to send high quality traffic to their website for years but takes a long time to do<p>- content marketing about being a startup or developer, I dislike this because the traffic&#x27;s usually untargeted and it&#x27;s specifically exploiting us
nicholas73almost 11 years ago
Try selling it? There is another bit of activation energy between someone liking it and pulling out there wallets.<p>I had one phone call where I described my idea to gauge interest, and the guy tried to forward me to his purchaser straight away. Had to explain I hadn&#x27;t a product yet.
lutuspalmost 11 years ago
&gt; How do you really validate what you&#x27;ve made is something people really want?<p>Market research. There are several ways to decide which project to start next. One way is to ask yourself what sounds fun. Another way is to find out what people need. If the point is to make money, the latter approach has it all over the former.