Best programming and hacker quotes. Ever.
Curated by fellow hackers Jarmo Pertman & Andri Möll
No one hates software more than software developers.
Jeff Atwood
UNIX is user friendly. It just picks whom it wants to be friends with.
Anonymous
Great things are not done by impulse, but by a series of small things brought together.
Vincent van Gogh
Don't have good ideas if you aren't willing to be responsible for them.
Alan J. Perlis
It is easier to write an incorrect program than understand a correct one.
Alan J. Perlis
Computers don't introduce order anywhere as much as they expose opportunities.
Alan J. Perlis
There's no test like production.
Anonymous
It is better to have 100 functions operate on one data structure than 10 functions on 10 data structures.
Alan J. Perlis
A documented bug is not a bug; it is a feature.
James P. MacLennan
The greatest performance improvement of all is when a system goes from not-working to working.
John Ousterhout