
Every professional — even and especially the technically-inclined — needs to know Larry Wall’s three virtues of a software developer:
Laziness: The quality that makes you go to great effort to reduce overall energy expenditure. It makes you write labor-saving programs that other people will find useful and document what you wrote so you don’t have to answer so many questions about it.
Impatience: The anger you feel when the computer is being lazy. This makes you write programs that don’t just react to your needs, but actually anticipate them. Or at least pretend to.
Hubris: The quality that makes you write (and maintain) programs that other people won’t want to say bad things about.
It’s a bit tongue-in-cheek but there’s real truth throughout; I’m obsessive about optimizing my workflows to the nth degree so that I never have to do “X” or “Y” or “Z” manually, ever again.
The catch is, of course, that I might spend my entire life trying to optimize that very workflow and system which is anything but lazy — it’s a full life, a life well-lived, full of meaning and wonder and worthwhile investments.
It's funny those almost read like a list of cardinal sins for an entrepreneur.
fun to think through, for sure.