TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: When iterating, how do you decide which user subset to gravitate toward?

3 点作者 mikemajzoub超过 9 年前
Hi HN,<p>Let&#x27;s say you&#x27;ve got a minimum viable product that you&#x27;ve released into the wild, and after a few months you see that two very different groups of people are using it regularly. As you iterate quickly and respond to user feedback from these differing groups with differing needs, you realize that given your limited time and resources, you need to focus on one group in order to create a well-aligned product that users in a niche market will find invaluable.<p>How would you recommend deciding which group to focus on?<p>(Real-world examples from experience would be great, but all thoughts are welcome. We hear a lot about iterating towards &#x27;product-market fit&#x27; at a high level, but down in the mud, things aren&#x27;t always so clear!)<p>Thanks! Mike

2 条评论

joshmlewis超过 9 年前
It depends on if these are paying users or not. I&#x27;m assuming yes so the answer is simple, the ones that will pay for it.<p>I heard a great analogy recently that a startup is basically like consulting for a very specific use case of customers in the early days. One of the trickiest thing in building a product users love is figuring out what feedback is fluff and what is real. The best way to determine this is to first see if there are common patterns in the feedback your are getting. If yes, that&#x27;s a good sign. Next is to see if you can get a few of these users to pay for it.<p>If they&#x27;ll pay for it before it&#x27;s even built, you know it&#x27;s a real problem. If it&#x27;s something they will commit to pay for (on paper) once it&#x27;s built, that&#x27;s still good but be more cautious. If you get excuses or any other non-comital response, then it&#x27;s more than likely not something worth building right now.<p>One cautionary note here is to be careful not to go down a rabbit hole for one customer. You don&#x27;t want to start building features that are just applicable to one specific customer early on unless they are paying you a significant amount of money. The ideal scenario for building a software product is to leverage feature requests that multiple users&#x2F;customer have toward the long-term objectives of the product.
评论 #10601376 未加载
dyeje超过 9 年前
Which user base has more growth potential? Which user base gets more value out of the product? Which user base is more likely to pay you for the product?