To know "how" you need to know "why"

In the early 90s, when you wanted to drive from point A to point B you would consult a map and try to find the fastest route by tracing the route from local roads at A to highways and then back to local roads at B. If you went off your planned route along the way, you would stop to figure out where you were (maybe at a gas station) and then replan your route.

In the mid-90s, mapquest became available, and you could get directions online and print them. You'd run into a problem if you got too lost, as you would drive off the map you printed and not be able to see where you were.

Nowadays, you have a GPS unit that you enter the destination into, and no matter where you drive it would point to the destination. If there were a traffic jam along the freeway, I would often drive onto local roads in the general direction, ignoring the GPS for a little while to avoid the jam. I would then start following the GPS instructions after a bit.

---

Using printed online directions is less reliable than using a GPS, and also less reliable than using a paper map. This was because when you use printed directions, you are reduced to following a set of instructions which have a very rigid dependence on each other. If any earlier step is followed wrongly, the later step would be wrong too. There is a sensitivity to detail which amplifies little mistakes and makes them big.

Result-orientation is the state of mind where you keep your attention on the result that you are trying to attain. The GPS is always considering where you are and where you want to be, and the route it formulates is based on parts that all look the same in that way. If the original assumptions were correct, and both the roads and the driving were ideal, then it isn't so different from following a fixed set of directions.

The differences appear when there are slight mistakes in the plan.
You have to break out of fixed instructions to account for mistakes (well, a smart person would try to salvage as much of the instructions as they can by trying to get back on the route). The GPS has actions at every point flowing from goal of getting to the destination, and so the overall activity becomes more robust, because mistakes or changes to details can be accounted for naturally as part of the same machinery.

In a changing world, a big part of learning "how" is learning "why". It is sometimes important to break the goal into sub-goals, and only then generate actions from those sub-goals, as opposed to generating a long list of actions from the goal directly.

Your computer and you

If you are reading this post, you are likely reading it on a computer. The computer responds to your typing and clicking and allows you to find information which exists somewhere far away. Some of that information was sent specifically to you (e.g., your email), and some of that information was available to anyone who knew where to look (e.g., this blog post). Here the computer is a communication tool, and gets information from other people to you.

While typing an email, maybe you have spell-correct on - every word that you type is checked in the dictionary, and when it doesn't appear in the dictionary the word is highlighted and suggestions for the correct spelling appear. The computer isn't doing anything you didn't know how to do - you might not know how to spell every word, but with enough time you could have looked up every word in the dictionary - it's impractical but not impossible.

If you couldn't find your word in the dictionary however, how would you have tried to discover the right spelling? The way the computer does it is to compare your word against all the words in the dictionary and then display the words that are most similar. The number that is used for describing similarity (the Levenshtein disctance) is calculated in a very clever way, and so the computer can do this quite fast. This part takes many more steps than just trying to find every word in the dictionary, and is quite impossible to do by hand.

---

When it comes to physical work, the difference between describing how to do something and actually doing it is quite obvious. Imagining in my head how I would carry an empty bucket down the stairs and carry back a bucket full of water takes no effort and no time, while actually doing it would cause me much physical strain and about 20 minutes.

Mental work is the same. If I gave you two 10-digit numbers, I'm pretty sure you would know how to multiply them using just a piece of paper. Again, there is a distinction between knowing how to do it and actually doing it. I can be pretty confident of multiplying two numbers together with a piece of paper even though I don't yet know what the answer is.

We have a name for the symbolic work that is done when we know how to get an answer and are merely following those steps and actually finding out what the answer is. We call it computation, and it is what your computer does well.

---

A manager's job includes knowing how to instruct and delegate. A manager uses his time efficiently by teaching an employee how to do something and being able to do something else while the employee is doing the thing.

Computers have made this type of work more common for non-managers - if you can describe precisely all the simple steps that need to be done then you can save time as you will only have to spend time describing new tasks while the computer handles all the repetition.

Related reading: School for quants

Writing life stories

In the past few months, I've seen several people grow dissatisfied with their lives and seek change by quitting their jobs and going back to school. The less creative ones choose business school, the more creative ones spend a few months in France studying French.

There's a demand for something more, a search for greater satisfaction. People know what they don't like, and are willing to invest time and money (especially for MBAs) to get change, especially change that is legitimized by broader society.

---

I absorbed a specific set of aesthetic preferences over the time I was in school. I enjoy technical stories -- stories which are specific and precise with respect to certain types of details. I acquired a definite bar for understanding, and feel a special joy when I learn enough about a new topic that it crosses that bar.

This description of what it is that I picked up sounds very good, and that's not a coincidence. Education is significant in promoting skill acquisition, but it is often the effects on identity and motivation that are the most overwhelming. I feel good when I say good things about myself, and so I persist in doing that.

Objectively, it is the rules of storytelling which govern how good a particular life story sounds. Even though in theory everything you need for self-deception is inside your head, thankfully it isn't that easy.

There's no accounting for the lack of taste in stories though. I can imagine that for some who genuinely couldn't tell between a good story and a bad one, self-deception would also be a difficult trap to avoid.