quotes

My favourite quotes. (gatsbyjs)
git clone http://git.hanabi.in/repos/quotes.git
Log | Files | Refs | README | LICENSE

commit ff97ee357b8e76fa74f329f35b2ed54b888f108b
parent 76dc9ae93a97a209eef37dfcc7908537ce77f49d
Author: Agastya Chandrakant <me@hanabi.in>
Date:   Mon, 28 Dec 2020 11:35:13 +0530

rename + add two

Diffstat:
Rquotes/paul-graham/if-a-piece-of-code-29cbad14.md/if-a-piece-of-code-29cbad14.md -> quotes/paul-graham/if-a-piece-of-code-29cbad14/if-a-piece-of-code-29cbad14.md | 0
Aquotes/paul-graham/if-you-start-with-d4a28356/if-you-start-with-d4a28356.md | 16++++++++++++++++
Aquotes/paul-graham/whatever-the-advantages-24a3a191/whatever-the-advantages-24a3a191.md | 16++++++++++++++++
3 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/quotes/paul-graham/if-a-piece-of-code-29cbad14.md/if-a-piece-of-code-29cbad14.md b/quotes/paul-graham/if-a-piece-of-code-29cbad14/if-a-piece-of-code-29cbad14.md diff --git a/quotes/paul-graham/if-you-start-with-d4a28356/if-you-start-with-d4a28356.md b/quotes/paul-graham/if-you-start-with-d4a28356/if-you-start-with-d4a28356.md @@ -0,0 +1,16 @@ +--- +attributed: false +author: 'Paul Graham' +cover: 'https://upload.wikimedia.org/wikipedia/commons/e/ea/Paul_Graham_programming.jpg' +date: '2007-08-01' +draft: false +lang: 'en' +misattributed: false +path: '/if-you-start-with-d4a28356' +tags: ['Problem solving', 'Prototyping'] +title: 'If you start with too big a problem, you may never quite be able to encompass it. So if you need to write a big, complex program, the best way to begin may not be to write a spec for it, but to write a prototype that solves a subset of the problem.' +unverified: false +--- + +# *If you start with too big a problem, you may never quite be able to encompass it. So if you need to write a big, complex program, the best way to begin may not be to write a spec for it, but to write a prototype that solves a subset of the problem.* +&mdash; Paul Graham, <a href="http://paulgraham.com/head.html">Holding a Program in One's Head</a> (<a href="http://web.archive.org/web/20201212145427/http://paulgraham.com/head.html">Archived link</a>). diff --git a/quotes/paul-graham/whatever-the-advantages-24a3a191/whatever-the-advantages-24a3a191.md b/quotes/paul-graham/whatever-the-advantages-24a3a191/whatever-the-advantages-24a3a191.md @@ -0,0 +1,16 @@ +--- +attributed: false +author: 'Paul Graham' +cover: 'https://upload.wikimedia.org/wikipedia/commons/e/ea/Paul_Graham_programming.jpg' +date: '2007-08-01' +draft: false +lang: 'en' +misattributed: false +path: '/whatever-the-advantages-24a3a191' +tags: ['Coding', 'Planning', 'Programming'] +title: "Whatever the advantages of planning, they're often outweighed by the advantages of being able to keep a program in your head." +unverified: false +--- + +# *Whatever the advantages of planning, they're often outweighed by the advantages of being able to keep a program in your head.* +&mdash; Paul Graham, <a href="http://paulgraham.com/head.html">Holding a Program in One's Head</a> (<a href="http://web.archive.org/web/20201212145427/http://paulgraham.com/head.html">Archived link</a>).