171 lines
7.8 KiB
HTML
171 lines
7.8 KiB
HTML
<!DOCTYPE html>
|
||||
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
|
|||
|
|
<head>
|
|||
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|||
|
|
<title>How to Meet Your Next Cofounder</title>
|
|||
|
|
<meta name="author" content="Tom Preston-Werner" />
|
|||
|
|
<link href="http://feeds.feedburner.com/tom-preston-werner" rel="alternate" title="Tom Preston-Werner" type="application/atom+xml" />
|
|||
|
|
<meta name="readability-verification" content="QCzSs992GxmRYRKVpPeZ6LE2tS8aYKxsSSQKV8YM"/>
|
|||
|
|
|
|||
|
|
<!-- syntax highlighting CSS -->
|
|||
|
|
<link rel="stylesheet" href="/css/syntax.css" type="text/css" />
|
|||
|
|
|
|||
|
|
<!-- Homepage CSS -->
|
|||
|
|
<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen, projection" />
|
|||
|
|
|
|||
|
|
<!-- Typekit -->
|
|||
|
|
<script type="text/javascript" src="http://use.typekit.com/jpd0pfm.js"></script>
|
|||
|
|
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
|
|||
|
|
</head>
|
|||
|
|
<body>
|
|||
|
|
|
|||
|
|
<!-- ClickTale Top part -->
|
|||
|
|
<script type="text/javascript">
|
|||
|
|
var WRInitTime=(new Date()).getTime();
|
|||
|
|
</script>
|
|||
|
|
<!-- ClickTale end of Top part -->
|
|||
|
|
|
|||
|
|
<div class="site">
|
|||
|
|
<div class="title">
|
|||
|
|
<a href="/">Tom Preston-Werner</a>
|
|||
|
|
<a class="extra" href="/">home</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div id="post">
|
|||
|
|
<h1 id="how-to-meet-your-next-cofounder">How to Meet Your Next Cofounder</h1>
|
|||
|
|
|
|||
|
|
<p class="meta">3 Nov 2008 - San Francisco</p>
|
|||
|
|
|
|||
|
|
<p>Over the last few months I’ve seen a number of people looking for cofounders on
|
|||
|
|
Hacker News or via their own personal blogs. I think this is, at best, a highly
|
|||
|
|
inefficient way to find a cofounder and, at worst, a way to fool yourself into
|
|||
|
|
finding the <em>wrong</em> cofounder. In any case, it’s a naive approach to finding the
|
|||
|
|
person that will need to stand by your side in the coming storm that we call
|
|||
|
|
“running a startup.”</p>
|
|||
|
|
|
|||
|
|
<p>Don’t get me wrong, the internet is an amazing tool for meeting people. The
|
|||
|
|
wider the net you cast, the more likely you are to find the perfect match. But
|
|||
|
|
the internet has its limitations. I’ve had internet friends that were engaging,
|
|||
|
|
witty, and brilliant online, but in person felt awkward and boring. Conversely,
|
|||
|
|
I know people that are volatile and inflammatory online, but present an attitude
|
|||
|
|
of friendliness and caring in person. This phenomenon makes it difficult to
|
|||
|
|
gauge an individual’s personality from online interaction alone.</p>
|
|||
|
|
|
|||
|
|
<p>A far better use of the internet is to find groups of people that share your
|
|||
|
|
interests. Track down the local users group for your language or technology of
|
|||
|
|
choice. The simple fact that members of these groups take time out of their day
|
|||
|
|
to show up means that they’re more motivated and driven than the average person.
|
|||
|
|
Even if it’s a bit of a commute to get to the meetings, start showing up
|
|||
|
|
regularly. Prepare a few presentations on topics that you’re passionate about.
|
|||
|
|
Bonus points if you present on ideas related to your potential startup. Don’t
|
|||
|
|
worry about revealing your game-changing secrets; stealth mode is bullshit. Talk
|
|||
|
|
to everyone. Steer the conversation toward your interests and if someone there
|
|||
|
|
is excited about the same things, it will be clear.</p>
|
|||
|
|
|
|||
|
|
<p>It may take weeks or months, but in a good group you’ll find a handful of people
|
|||
|
|
that you really like. If at all possible, go out drinking with these people
|
|||
|
|
after the meetups. This is one of the easiest ways to go from “acquaintance” to
|
|||
|
|
“friend” and gives you free license to bring up your craziest of ideas without
|
|||
|
|
sounding like too much of a nutjob.</p>
|
|||
|
|
|
|||
|
|
<p>Of the people that you like, several may make excellent candidates for
|
|||
|
|
cofounders. Do a little research on these individuals. What does their code look
|
|||
|
|
like? Have they done much open source? Do they demonstrate an entrepreneurial
|
|||
|
|
spirit? Can they stick with a single project for a long time? Have they been
|
|||
|
|
loyal to their friends and companies in the past? A good cofounder should be
|
|||
|
|
someone with whom you feel privileged to work. And they should feel privileged
|
|||
|
|
to work with you. The two of you should be on very solid ground before you begin
|
|||
|
|
your startup adventure, because once you do, the impact of every argument is
|
|||
|
|
going to feel like it’s been multiplied by a thousand.</p>
|
|||
|
|
|
|||
|
|
<p>This all sounds like a lot of hard work. Maybe you’re wondering if it would be
|
|||
|
|
better to just go solo. I did that with Gravatar, and, in retrospect, it’s
|
|||
|
|
painfully obvious that I made a lot of stupid mistakes. When it’s just you and
|
|||
|
|
your thoughts it becomes too easy to pick the first thing that pops into your
|
|||
|
|
head. We’re programmed to think all of our ideas are good, but reality tells a
|
|||
|
|
different story. Truly good decisions are forged from the furnace of argument,
|
|||
|
|
not plucked like daisies from the pasture of a peaceful mind. A good cofounder
|
|||
|
|
tells you when your ideas are half-baked and ensures that your good ideas
|
|||
|
|
actually get implemented.</p>
|
|||
|
|
|
|||
|
|
<p>The second biggest danger with going solo is the loss of motivation. Solipsism
|
|||
|
|
might make you feel important at first, but the constant lack of feedback and
|
|||
|
|
the absence of support during tough times can easily lead to a premature end to
|
|||
|
|
your adventure. Cofounders are like workout buddies. Just when you think there’s
|
|||
|
|
no possible way you can do another rep, there they are, rooting you on toward an
|
|||
|
|
achievement that wouldn’t be possible without them.</p>
|
|||
|
|
|
|||
|
|
<p>Your choice of cofounder will affect everything you do in your startup. They’ll
|
|||
|
|
share every defeat with you and celebrate every success. They’ll help you
|
|||
|
|
understand your own ideas better by offering a different perspective. They’ll be
|
|||
|
|
the single most important decision you make during the tenure of your startup,
|
|||
|
|
so choose wisely and with extreme care.</p>
|
|||
|
|
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div id="related">
|
|||
|
|
<h2>Related Posts</h2>
|
|||
|
|
<ul class="posts">
|
|||
|
|
|
|||
|
|
<li><span>10 Nov 2016</span> » <a href="/2016/11/10/snyk.html">Snyk - Automatically Scan and Fix Ruby and Nodejs Vulnerabilities</a></li>
|
|||
|
|
|
|||
|
|
<li><span>19 Jun 2015</span> » <a href="/2015/06/19/replicated.html">Replicated - An Easier Path from SaaS to Enterprise</a></li>
|
|||
|
|
|
|||
|
|
<li><span>21 Apr 2014</span> » <a href="/2014/04/21/farewell-github-hello-immersive-computing.html">Farewell GitHub, Hello Immersive Computing</a></li>
|
|||
|
|
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<div class="footer">
|
|||
|
|
<div class="contact">
|
|||
|
|
<p>
|
|||
|
|
Tom Preston-Werner
|
|||
|
|
<br />
|
|||
|
|
Cofounder of
|
|||
|
|
<a href="https://codestarter.org/">Codestarter</a>,
|
|||
|
|
<a href="https://github.com/">GitHub</a>
|
|||
|
|
<br />
|
|||
|
|
[email protected]
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="contact">
|
|||
|
|
<p>
|
|||
|
|
<a href="http://github.com/mojombo/">github.com/mojombo</a><br />
|
|||
|
|
<a href="http://twitter.com/mojombo/">twitter.com/mojombo</a><br />
|
|||
|
|
</p>
|
|||
|
|
</div>
|
|||
|
|
<div class="rss">
|
|||
|
|
<a href="http://feeds.feedburner.com/tom-preston-werner">
|
|||
|
|
<img src="/images/rss.png" alt="Subscribe to RSS Feed" />
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<a href="http://github.com/mojombo"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub" /></a>
|
|||
|
|
|
|||
|
|
<!-- ClickTale Bottom part -->
|
|||
|
|
<div id="ClickTaleDiv" style="display: none;"></div>
|
|||
|
|
<script type="text/javascript">
|
|||
|
|
if(document.location.protocol!='https:')
|
|||
|
|
document.write(unescape("%3Cscript%20src='http://s.clicktale.net/WRb.js'%20type='text/javascript'%3E%3C/script%3E"));
|
|||
|
|
</script>
|
|||
|
|
<script type="text/javascript">
|
|||
|
|
if(typeof ClickTale=='function') ClickTale(206,0.3,"www03");
|
|||
|
|
</script>
|
|||
|
|
<!-- ClickTale end of Bottom part -->
|
|||
|
|
|
|||
|
|
<!-- Google Analytics -->
|
|||
|
|
<script type="text/javascript">
|
|||
|
|
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
|||
|
|
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
|||
|
|
</script>
|
|||
|
|
<script type="text/javascript">
|
|||
|
|
var pageTracker = _gat._getTracker("UA-6016902-1");
|
|||
|
|
pageTracker._trackPageview();
|
|||
|
|
</script>
|
|||
|
|
<!-- Google Analytics end -->
|
|||
|
|
|
|||
|
|
</body>
|
|||
|
|
</html>
|