Icosian Reflections

…a tendency to systematize and a keen sense

that we live in a broken world.

IN  WHICH Ross Rheingans-Yoo—a sometime economist, trader, artist, expat, poet, EA, and programmer—writes on things of int­erest.

Today's Quote: Fallibility

Today's quote comes from a talk about programming languages:

"If you're ever writing code to loop over the indices of an array, just assume there's a bug in it somewhere."

(In particular, we were discussing pitfalls of imperative languages, but that's not at all important to what I'm trying to talk about, so ignore this sentence if you didn't understand it.)

Okay, so it's not quite true; I've reached the point in my programming career where, upon needing to write array-indexing code, I am still forced to stop, ask myself what I want to do, and then tell the computer to do it -- but at least I usually get it right that first time. Even so, there are certainly other areas of my life where I could benefit by applying similar logic:

  • If you're ever planning to be on time to a class/meeting/event, just assume that you're going to be ten minutes late.
  • If you're ever planning your time around the deadline for an assignment,
READ MORE
1 / 1