Best programming and hacker quotes. Ever.
Curated by fellow hackers Jarmo Pertman & Andri Möll
God is Real, unless declared Integer.
Anonymous
I (...) am rarely happier than when spending an entire day programming my computer to perform automatically a task that would otherwise take me a good ten seconds to do by hand.
Douglas Adams
Code is everything I thought poetry was, back when we were in school. Clean, expressive, urgent, all-encompassing. Fourteen lines can open up to fill the available universe.
Richard Powers
You start writing code, I'll go see what the customer wants
Anonymous
Beware of bugs in the above code; I have only proved it correct, not tried it.
Donald Knuth
There's a fine line between being on the leading edge and being in the lunatic fringe.
Frank Armstrong
In theory, theory and practice are the same. In practice, they're not.
Anonymous
God could create the world in six days because he didn't have to make it compatible with the previous version.
Anonymous
Computer programmers don't byte, they nibble a bit.
Anonymous
It is better to have 100 functions operate on one data structure than 10 functions on 10 data structures.
Alan J. Perlis