Best programming and hacker quotes. Ever.
Curated by fellow hackers Jarmo Pertman & Andri Möll
There's more than one way to do it.
Larry Wall about Perl
Optimization hinders evolution.
Alan J. Perlis
Fast, Cheap, Reliable: Pick any two.
Anonymous
Let the code run free, if it needs to be debugged, it will come back.
Anonymous
Programmers usually have good reasons for making bad decisions.
Anonymous
The Internet? Is that thing still around?
Homer Simpson
Make no mistake about it: Computers process numbers - not symbols. We measure our understanding (and control) by the extent to which we can arithmetize an activity.
Alan J. Perlis
Every language has an optimization operator. In C++ that operator is ‘//’
Anonymous
It is easier to optimize correct code than to correct optimized code.
Anonymous
One man's constant is another man's variable.
Alan J. Perlis