Best programming and hacker quotes. Ever.
Curated by fellow hackers Jarmo Pertman & Andri Möll
Nothing is more permanent than a temporary solution.
Thomas' First Law
A C program is like a fast dance on a newly waxed dance floor by people carrying razors.
Waldi Ravens
You want a dot operator in PHP?
Matthew Leffler
eval(str_replace('.', '->', $code_with_dot_operator))
If you use copy and paste while you're coding, you're probably committing a design error.
David Parnas
Symmetry is a complexity-reducing concept (co-routines include subroutines); seek it everywhere.
Alan J. Perlis
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
Martin Fowler
Computers don't introduce order anywhere as much as they expose opportunities.
Alan J. Perlis
Vi is a subset of evil.
Anonymous
If it doesn't work, change the documentation.
Anonymous
Weeks of coding can save you hours of planning.
Anonymous