If you look for spices in our cupboards, this is what you will see:

We don't have one of those new-fangled spice racks, and I prefer to have them hidden away anyway. But the problem is that you can't really read the labeling on the sides of the containers. For one thing, all of the containers would have to be turned in the right direction. And for another thing, each container blocks the view of the label on the next container.
Heimlich finally got fed up with having to lift up each and every container (thus performing a linear O(n) search) to find the spice that she wanted, and she wrote the name of the spice on the lid with a magic marker. It is so much faster to find the one that we want now (I suppose that it is still O(n), but with a smaller constant?).
Why don't they label the lids from the factory? We can't be the only people having this problem.
Maybe this post should have been labeled, "Kitchens of the anally-retentive"...



<< Home