blog/content/posts/2008/2008-02-25-paul-graham-six-...

41 lines
3.0 KiB
Markdown
Raw Normal View History

2019-03-31 11:00:21 +00:00
---
title: 'Paul Graham: Six Principles for Making New Things'
author: kazu634
2021-02-27 13:04:45 +00:00
date: 2008-02-25T15:04:05Z
2019-03-31 11:00:21 +00:00
categories:
2021-11-17 13:56:35 +00:00
- 引用
2021-02-27 12:05:32 +00:00
tags:
- book
2019-03-31 11:00:21 +00:00
---
<div class="section">
<p>
 こいつは面白いです(→<a href="http://www.paulgraham.com/newthings.html" onclick="__gaTracker('send', 'event', 'outbound-article', 'http://www.paulgraham.com/newthings.html', '原文');" target="_blank">原文</a><a href="http://d.hatena.ne.jp/lionfan/20080224#1203759642" onclick="__gaTracker('send', 'event', 'outbound-article', 'http://d.hatena.ne.jp/lionfan/20080224#1203759642', 'id:lionfanさんの翻訳');" target="_blank">id:lionfanさんの翻訳</a>)。
</p>
2021-11-17 13:56:35 +00:00
2019-03-31 11:00:21 +00:00
<p>
 気になる部分はやっぱり
</p>
2021-11-17 13:56:35 +00:00
2019-03-31 11:00:21 +00:00
<blockquote title="Six Principles for Making New Things" cite="http://www.paulgraham.com/newthings.html">
<p>
Here it is: I like to find (a) simple solutions (b) to overlooked problems (c) that actually need to be solved, and (d) deliver them as informally as possible, (e) starting with a very crude version 1, then (f) iterating rapidly.
</p>
2021-11-17 13:56:35 +00:00
2019-03-31 11:00:21 +00:00
<p>
When I first laid out these principles explicitly, I noticed something striking: this is practically a recipe for generating a contemptuous initial reaction. Though simple solutions are better, they don&#8217;t seem as impressive as complex ones. Overlooked problems are by definition problems that most people think don&#8217;t matter. Delivering solutions in an informal way means that instead of judging something by the way it&#8217;s presented, people have to actually understand it, which is more work. And starting with a crude version 1 means your initial effort is always small and incomplete.
</p>
2021-11-17 13:56:35 +00:00
2019-03-31 11:00:21 +00:00
<p>
I&#8217;d noticed, of course, that people never seemed to grasp new ideas at first. I thought it was just because most people were stupid. Now I see there&#8217;s more to it than that. Like a contrarian investment fund, someone following this strategy will almost always be doing things that seem wrong to the average person.
</p>
2021-11-17 13:56:35 +00:00
2019-03-31 11:00:21 +00:00
<p>
As with contrarian investment strategies, that&#8217;s exactly the point. This technique is successful (in the long term) because it gives you all the advantages other people forgo by trying to seem legit. If you work on overlooked problems, you&#8217;re more likely to discover new things, because you have less competition. If you deliver solutions informally, you (a) save all the effort you would have had to expend to make them look impressive, and (b) avoid the danger of fooling yourself as well as your audience. And if you release a crude version 1 then iterate, your solution can benefit from the imagination of nature, which, as Feynman pointed out, is more powerful than your own.
</p>
2021-11-17 13:56:35 +00:00
2019-03-31 11:00:21 +00:00
<p>
<cite><a href="http://www.paulgraham.com/newthings.html" onclick="__gaTracker('send', 'event', 'outbound-article', 'http://www.paulgraham.com/newthings.html', 'Six Principles for Making New Things');" target="_blank">Six Principles for Making New Things</a></cite>
</p>
</blockquote>
</div>