aboutsummaryrefslogtreecommitdiff
path: root/content/json/quotes.json
blob: 5a4f708a97ffa33399fdc4d6cc6423a5ae9df81b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
  "\"That brain of mine is something more than merely mortal; as time will show.\" - Ada Lovelace",
  "\"Forget this world and all its troubles and if possible its multitudinous Charlatans — everything in short but the Enchantress of Numbers.\" - Ada Lovelace",
  "\"If you can't give me poetry, can't you give me poetical science?\" - Ada Lovelace",
  "\"What I cannot create, I do not understand.\" - Richard P. Feynman",
  "\"Know how to solve every problem that has been solved.\" - Richard P. Feynman",
  "\"Teach principles, not formulas.\" - Richard P. Feynman",
  "\"I learned very early the difference between knowing the name of something and knowing something.\" - Richard P. Feynman",
  "\"Scientists are explorers. Philosophers are tourists.\" - Richard P. Feynman",
  "\"If you thought that science was certain — well, that is just an error on your part.\" - Richard P. Feynman",
  "\"Talk is cheap. Show me the code.\" - Linus Torvalds",
  "\"Only wimps use tape backup: real men just upload their important stuff on ftp, and let the rest of the world mirror it.\" - Linus Torvalds",
  "\"Intelligence is the ability to avoid doing work, yet getting the work done.\" - Linus Torvalds",
  "\"Programming is not a science. Programming is a craft.\" - Richard Stallman",
  "\"I did write some code in Java once, but that was the island in Indonesia.\" - Richard Stallman",
  "\"'Free software' is a matter of liberty, not price. To understand the concept, you should think of 'free' as in 'free speech,' not as in 'free beer.'\" - Richard Stallman",
  "\"You can use any editor you want, but remember that vi vi vi is the text editor of the beast.\" - Richard Stallman",
  "\"Free software is software that respects your freedom and the social solidarity of your community. So it's free as in freedom.\" - Richard Stallman",
  "\"Sharing is good, and with digital technology, sharing is easy.\" - Richard Stallman",
  "\"Don't cry because it's over. Smile because it happened.\" - Dr. Seuss",
  "\"The proper use of comments is to compensate for our failure to express ourself in code.\" - Robert C. Martin (Clean Code)",
  "\"Don’t comment bad code—rewrite it\" - Brian W. Kernighan, P. J. Plaugher"
]