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.

Startup Priorities

149 pointsby katmover 10 years ago

12 comments

wooyiover 10 years ago
It&#x27;s often impossible to get metrics on what new features you should build since your users have not yet experienced them, and those that give you feedback are not necessarily the ones you should listen to.<p>My experience is that you push out the feature and test them. If there us usage, you keep them, if not, you kill them. Testing works a lot better than trying to measure future usage.
评论 #9034615 未加载
评论 #9035291 未加载
评论 #9036264 未加载
thisisbriansover 10 years ago
I don&#x27;t mind this strategy, but it requires that you already have a product good enough to get customers—assuming you are actually going to <i>measure</i> things to plug into the formula.<p>So, there&#x27;s a bit of a chicken&#x2F;egg problem here. The way to solve it is to do great customer development (see Steve Blank et al.) to make sure you are addressing a real problem, and then make the best damn product addressing that problem that you can within a reasonable cost. Maybe your gut&#x2F;luck is good enough that you don&#x27;t even need the customer development step. But still, an &quot;MVP&quot;—and I admittedly don&#x27;t like the term—really can&#x27;t be &#x27;minimal&#x27; to make that formula usable in most cases; you&#x27;ve got to make something good enough to attract and retain users right out of the gate, and that requires taking on some risk.
bonn1over 10 years ago
&gt; how should I be spending my time?<p>Good question<p>&gt; It is best to pick a metric you are pretty sure you know how to increase.<p>Good answer but the game is a bit more complex. It&#x27;s good to have a KPI driven behavior but it depends also on the stage and thus, KPIs can change quickly. Sometimes you should find best hires, sometimes the best angels and VCs and sometimes customers or reach.<p>&gt; (b * d) &#x2F; c<p>Not really sure about this thing. I like your thought behind it (that before implementing an idea check if it&#x27;s wanted and build time is in relation to the potential market size) but I don&#x27;t know if the formula is a good way to communicate this definitely good idea--it&#x27;s a bit too abstract&#x2F;cumbersome.
kesorover 10 years ago
Dr. Eliyahu Moshe Goldratt explains how to manage complex systems, trying to manage everything at the same time is not only unrealistic - it will also not bring success.<p>Explanation in his own words is for example at <a href="https://www.youtube.com/watch?v=tWvMODJ9cVc" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=tWvMODJ9cVc</a> but also in many other lectures and presentations of his available online.<p>&quot;... managing a bunch of wild cats&quot; was said somewhere in there.
AnotherMarcover 10 years ago
My first reaction was to think that (b*d)&#x2F;c was a cool way of expressing how to go after the low hanging fruit, or get the biggest bang for the buck. After thinking about it for a bit, it seems like a good starting point and better than nothing to act with some intent.<p>But it might be better to focus more on b&#x2F;c OR d&#x2F;c, or weight b and d, if you&#x27;re trying to come up with a general framework. In practice, that comes out to generally, we want to go after broad OR deep features we can build easiest as we groom the backlog. Of course, you would want to maximize both b AND d, but often a single feature doesn&#x27;t do both.<p>The whole discussion might be too nuanced. Overall, it&#x27;s valuable to give some quick thought to why you&#x27;re picking the features you pick, as long as it doesn&#x27;t make decisions take too long.
评论 #9037336 未加载
taneemover 10 years ago
This feels pretty high level. Knowing that we want to build the most profound feature for the most number of users is not very controversial. But there are many ambiguities about how you measure profoundness. There are many things that I could fill up my time working on each day all in the name of building profound things - e.g. do I build this feature, do I refactor, do I do customer interviews etc.<p>In my experience, teams always struggle with that level of decision making, and the problems stem from optimizing for the wrong tasks, even if someone is overall agreed on what the &quot;most important&quot; metric is.
评论 #9035686 未加载
ccvannormanover 10 years ago
&quot;Task switching overhead is an intrinsically hard problem to solve. As a startup CEO, at some point you need to shut everything out, go with your gut and move forward.&quot;
jrochkind1over 10 years ago
I think the (b * d) &#x2F; c formula is not just useful for startups, but for just about any software development.<p>It&#x27;s what I try to use for &#x27;in-house&#x27; development, although the (b)readth in that case isn&#x27;t about expanding customers, but about how many of our userbase will be (positively) affected by the change.
stateover 10 years ago
If there&#x27;s such a simple formula for success, why isn&#x27;t everyone successful?
评论 #9036303 未加载
评论 #9035525 未加载
pskittleover 10 years ago
So peter theil talks about building monopolies which are a union of different markets. How do you identify different metrics in such cases?
minimaxirover 10 years ago
Note that Geoff Ralston is a Y Combinator partner, which is context that otherwise makes the article confusing.<p>EDIT: relevant info was added to the user profile after this comment was made.
评论 #9035262 未加载
ZenoArrowover 10 years ago
Here&#x27;s a braindead simple idea for how to get a startup going: 1. Don&#x27;t hire anyone else until you&#x27;re making money.<p>I mean, how easy is that? It&#x27;s not flipping rocket science.
评论 #9036143 未加载