Best programming and hacker quotes. Ever.
Curated by fellow hackers Jarmo Pertman & Andri Möll
Fight code entropy.
John Carmack
Yes, sometimes Perl looks like line noise to the uninitiated, but to the seasoned Perl programmer, it looks like checksummed line noise with a mission in life.
Randal Schwartz
Programming is difficult. At its core, it is about managing complexity. Computer programs are the most complex things that humans make. Quality is illusive and elusive.
Douglas Crockford
A programming language is low level when its programs require attention to the irrelevant.
Alan J. Perlis
When all you have is a hammer, everything starts to look like a nail.
Anonymous
In essence, let the market design the product.
Paul Graham
Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done.
Andy Rooney
There's more than one way to do it.
Larry Wall about Perl
The only constructive theory connecting neuroscience and psychology will arise from the study of software.
Alan J. Perlis
First, solve the problem. Then, write the code.
John Johnson