By Ivan Reese.
There’s a zen concept of a finger pointing at the moon. If I show you this [points at the moon], I’m not trying to show you the finger, I’m trying to show you the moon, but the moon is really far, so all I’ve got is the finger.

Skepticism is ok.

What I worry about is when you go from being in the default mode of being curious about new things, to the default mode of being suspicious about new things.

Rails Conf 2012 Keynote: Progress by David Heinemeier Hanson
A tractor, a go-kart, and a Ferrari all perform about the same if you’re only traveling 1 inch.
Weeks of undirected work can save you hours of planning.
Ugly programs are like ugly suspension bridges: they’re much more liable to collapse than pretty ones, because the way humans (especially engineer-humans) perceive beauty is intimately related to our ability to process and understand complexity. A language that makes it hard to write elegant code makes it hard to write good code.
Eric S. Raymond

This is a good point for me to consider in the context of how I write music — I am tickled in the near term by the cleverness of complexity, but satisfied in the long term by the elegance of simplicity.
There are two ways of constructing a design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies.
Charles Antony Richard Hoare
Measuring programming progress by lines of code is like measuring aircraft building progress by weight.
Bill Gates
Being abstract is something profoundly different from being vague… The purpose of abstraction is not to be vague, but to create a new semantic level in which one can be absolutely precise.
Edsger Dijkstra
A most important, but also most elusive, aspect of any tool is its influence on the habits of those who train themselves in its use.
Edsger Dijkstra
Saying “I want to possibly, maybe, one day support infinity” is a bad choice for most businesses.
Rich Hickey, in the final seconds of his talk introducing Datomic.