You know the sequencing problem. You want to bake cookies, but you don’t have any eggs, so first you have to go to the store, but you don’t have any cash, so first you have to the ATM, but you don’t have enough money in that account, so first you have to transfer money from another account.

So, there’s the solution to this sequencing problem: Transfer the money, go to the ATM and get cash, go to the store and buy eggs, bring them home and bake cookies.

I mention the sequencing problem for two reasons.

First, I’ve learned of late that, when I’m stressed, I begin to have difficulty solving the sequencing problem. After Jackie broke her wrist, for example, there was a bunch of extra work I had to do. That would have kept me busy enough, but it was made worse by an abrupt decline in my ability to solve the sequencing problem.

I’d be hungry, so I’d need to fix dinner, but we wouldn’t have any ingredients, so I’d need to go to the store first, but also the kitchen was a mess so I had to do dishes first. And then I’d be paralyzed:  two things that needed to be done “first,” with no way to parallelize them, and no clear way to decide how to sequence them.

Now, anyone with any sense would realize that it doesn’t matter whether you do the dishes first or the shopping first. (Or even decide to just go out to eat, and do the shopping and dishes when you’re not so hungry.) But, as I say, when I’m over-stressed I seem to develop deficiencies in my ability to solve the sequencing problem.

The second reason I mention it, though, is that this disability in solving the sequencing problem manifests itself in a perverse desire to go beyond solving a specific sequencing problem. I find myself wanted to produce a general solution to the sequencing problem.

This is insane. There is no general solution to the sequencing problem. It’s not just computationally infeasible: it’s a meaningless concept. A general solution to the sequencing problem would amount to an ordered list of everything I’ll ever need to do. There is no such thing.

I need to keep this in mind. All that’s possible are specific solutions to the sequencing problem. Fortunately, this is all we need.