Best programming and hacker quotes. Ever.
Curated by fellow hackers Jarmo Pertman & Andri Möll
I have not failed. I've just found 10,000 ways that won't work.
Thomas A. Edison
Lisp isn't a language, it's a building material.
Alan Kay
UNIX is user friendly. It just picks whom it wants to be friends with.
Anonymous
There is no IRL, only AFK
Anonymous
To most Java developers, Ruby/Rails is like a mistress. Ruby/Rails is young, new, and exciting; but eventually we go back to old faithful, dependable, and employable Java with some new tricks and idioms and we are the better programmer for it.
Juixe TechKnow
A startup now can be just a pair of 22 year old guys. A company like that can move much more easily than one with 10 people, half of whom have kids.
Paul Graham
A computer scientist counts to ten: 0, 1, 2, 3, 4 ...
Anonymous
Everyone else counts to ten: 1, 2, 3, 4, 5
C is quirky, flawed and an enormous success.
Dennis Ritchie
Good design adds value faster than it adds cost.
Thomas C. Gale
Functions delay binding; data structures induce binding. Moral: Structure data late in the programming process.
Alan J. Perlis