Live data from Hacker News

Great programming quotes

stackoverflow.com

1–10 of 24 posts

Re: Great programming quotes

#2
For those who didn't make it past the first page, this one's new on me and became an instant favourite:

You can stand on the shoulders of giants OR a big enough pile of dwarfs, works either way.

Re: Great programming quotes

#4
My favorite comes from Gerry Weinberg: If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization.

Re: Great programming quotes

#6
Linux is only free if your time has no value

True, but in my experience it's a worthy investment of valuable time. I spent three years using Linux distros, and though I use OSX now, I'm much more comfortable with general system administration than I would have been otherwise.

Re: Great programming quotes

#10
post #3

The best hands down quote in my opinion is: There are only two hard things in Computer Science: cache invalidation and naming things. -Phil Karlton

I like the variant:

"There are only two hard things in Computer Science: cache invalidation, naming things, and off-by-one errors."

Post reply on HN