Best programming and hacker quotes. Ever.
Curated by fellow hackers Jarmo Pertman & Andri Möll
Let the code run free, if it needs to be debugged, it will come back.
Anonymous
I love deadlines. I like the whooshing sound they make as they fly by.
Douglas Adams
Interfaces keep things tidy, but don't accelerate growth: Functions do.
Alan J. Perlis
The best code is no code at all.
Anonymous
I think Microsoft named .Net so it wouldn't show up in a Unix directory listing.
Oktal
The greatest performance improvement of all is when a system goes from not-working to working.
John Ousterhout
Singleton is a misconcept in OOP unless it's used as a misconcepted paradigm for application development.
Anonymous
If you get it free, it is worthless. If you pay for it, it has value. If you build it yourself, it is priceless.
Raj More
If we believe in data structures, we must believe in independent (hence simultaneous) processing. For why else would we collect items within a structure? Why do we tolerate languages that give us the one without the other?
Alan J. Perlis
Just don't create a file called -rf.
Larry Wall