In the process of preparing the English version of âThe Intellectual Production of Engineers,â there was a bit of confusion about how to proceed, so I consulted my wife. Summary of the results.
2019-03-20 If you can fix it and check the results instantly, then fix it and check the results immediately. But letâs say thereâs a 10 minute wait to see the results. For example, a situation where a file needs to be regenerated before the results can be checked, and that takes 10 minutes. If you fix one place in this situation and try to check it right away, youâll have to wait 10 minutes. If it takes 1 minute to fix and 10 minutes to wait, a large part of the work time is consumed by the waiting time, not good! Inefficient What can we do about this situation?
One option: work in parallel while waiting! Itâs pretty hard to turn this around successfully. Suppose you make a correction and while waiting for the file to regenerate Can the file be regenerated further for that modification?
Inversion of the idea Do not work in parallel while waiting
-
If you get confused trying to execute tasks in parallel to make the most of waiting time, donât do it!
-
Just work on one pomodoro, apply file regeneration, and take a 10 minute break.
- What if the waiting time was longer? For example, an hour.
- We can work on different tasks, weâre trying to do the same thing, thatâs why weâre confused.
- What if the waiting time was longer? For example, an hour.
-
Why didnât they take this seemingly obvious approach?
- Thatâs because I lacked the management of the feeling of âwanting to fix it as soon as I see a place that needs to be fixedâ.
- Why do you want to fix it as soon as you find it?
- Thatâs because they donât write down the corrections they find.
- Iâm worried about forgetting because I donât write it down and I want to fix it.
- You wonât be able to move on without correcting it.
- Why do you want to check the results as soon as you fix it?
- Thatâs because I didnât write down âwhat kind of problem and by what means I fixed itâ.
- Worried about making corrections or forgetting what corrections have been made
- So youâll want to check the results right away.
- The way to solve this problem is to first record what needs to be fixed when you find it, and then record it when you fix it.
- Why do you want to fix it as soon as you find it?
- Thatâs because I lacked the management of the feeling of âwanting to fix it as soon as I see a place that needs to be fixedâ.
-
Since we usually manage computers that do not have feelings, we tend to fall into the wrong way of thinking about people who do have feelings, such as âLetâs make them do tasks in parallel because the waiting time is inefficient.
-
Itâs hard to know how much time to spend on each corrective task without first understanding the big picture.
- Even if youâre working on a job that isnât tight on deadlines, running with no end in sight can undermine your motivation.
- The default is to âlook through the whole thing first and list all the areas that need to be correctedâ
- If the task is too large, you can Split by quantity, for example, âFirst, the entire chapter.
- Or Split by time, âIâm going to list the things that need to be fixed in the next 25 minutes. - I wrote about this in chapter 2 of The Intellectual Production of Engineers (1.3.4.3) Letâs break up the time.
-
You want to fix it right away because youâre not keeping track.
- What is the granularity of the record?
- ă You go to bed and wake up and find out. ă
- As I will find out tomorrow.
- Sense of adequate detail is acquired gradually through training.
- If you donât do it, you wonât learn it.
- If you have a record that shows who you are tomorrow, you can do âthe rest tomorrowâ at any point in time.
- ă You go to bed and wake up and find out. ă
- What is the granularity of the record?
This page is auto-translated from /nishio/ćłćș§ă«ç”æăçąșèȘă§ăăȘăæčćăźćăæč using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. Iâm very happy to spread my thought to non-Japanese readers.