Best programming and hacker quotes. Ever.
Curated by fellow hackers Jarmo Pertman & Andri Möll
It takes an intelligent person to build something complex; it takes a genius to build something simple.
Anonymous
There are no significant bugs in our released software that any significant number of users want fixed.
Bill Gates
The object-oriented model makes it easy to build up programs by accretion. What this often means, in practice, is that it provides a structured way to write spaghetti code.
Paul Graham
Software is hard.
Donald Knuth
Beware of bugs in the above code; I have only proved it correct, not tried it.
Donald Knuth
A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.
Douglas Adams
Java is a DSL to transform big Xml documents into long exception stack traces.
Scott Bellware
I think Microsoft named .Net so it wouldn't show up in a Unix directory listing.
Oktal
The reason we plan ahead is so that we don't have to do anything right now.
Anonymous
It is easier to change the specification to fit the program than vice versa.
Alan J. Perlis