A no uttered from the deepest conviction is better than a yes merely uttered to please or what is worse, to avoid trouble. -- Mahatma Gandhi
Something Confusing about "Hard": It's tempting to think that if it's hard, then it's valuable. Most valuable things are hard. Most hard things are completely useless -- (picture of someone smashing their head through concrete blocks kung-fu style). Hard DOES NOT EQUATE TO BEING valuable. Remember Friendster back in the day? You'd sign in, invite friends, have 25 friends, go to their profile, and then it'd show how you were connected to each one. That's an impressive [some geeky CS jargon] Cone traversal of a tree - 100 million string comparisons per page -- it won't scale. Used to take a minute per page to load, and Friendster died a painful death. MySpace -- not interested in solving problems They use the shortcut of "Miss Fitzpatrick is in your extended network" (i.e. even when you're not even signed up for MySpace) They didn't solve the hard problem. But they make the more relevant assumption that you want to be connected to hot women. [LOL] Shows Alexa graph showing that in early 2005 Myspace took off, and quickly bypassed Friendster and never looked back. -- Max Levchin, PayPal founder, Talk at StartupSchool2007
Lisp is worth learning for the profound enlightenment experience you will have when you finally get it; that experience will make you a better programmer for the rest of your days, even if you never actually use Lisp itself a lot. -- Eric S. Raymond
Having large case statements in an object-oriented language is a sure sign your design is flawed. -- [Fixing architecture flaws in Rails' ORM]
In OO, it's the data that is the "important" thing: you define the class which contains member data, and only incidentally contains code for manipulating the object. In FP, it's the code that's important: you define a function which contains code for working with the data, and only incidentally define what the data is. -- almkgor, on reddit
Side projects are less masturbatory than reading RSS, often more useful than MobileMe, more educational than the comments on Reddit, and usually more fun than listening to keynotes. -- Chris Wanstrath
You may have to fight a battle more than once to win it. ~Margaret Thatcher
Your problem isn’t the problem. Your reaction is the problem. ~Anonymous
Be miserable. Or motivate yourself. Whatever has to be done, it’s always your choice. ~Wayne Dyer
The starting point of all achievement is desire. ~Napolean Hill