Best programming and hacker quotes. Ever.
Curated by fellow hackers Jarmo Pertman & Andri Möll
Any sufficiently advanced bug is indistinguishable from a feature.
Rich Kulawiec
When I am working on a problem I never think about beauty. I think only how to solve the problem. But when I have finished, if the solution is not beautiful, I know it is wrong.
R. Buckminster Fuller
When debugging, novices insert corrective code; experts remove defective code.
Richard Pattis
If debugging is the process of removing software bugs, then programming must be the process of putting them in.
Edsger Dijkstra
I hate code, and I want as little of it in our product as possible.
Jack Diederich
The future will be like the past, because in the past the future was like the past.
About estimations
All programming is an exercise in caching.
Terje Mathisen
Good enough is neither.
Jim Spivey
If you require information, do not free memory containing the information.
MSDN
Software is hard.
Donald Knuth