I noticed the problem on myself on several occasions and kind of invented the same solution. For example, sometimes I would take a medicament mechanically while doing something else and just a few minutes later, forget if I took it or not. Solution: say loud to myself "I'm taking a pill". Another: sometimes I'd lend some amount money to a colleague, and a few weeks later I'd have a hard time figuring whether they gav…
For example, sometimes I would take a medicament mechanically while doing something else and just a few minutes later, forget if I took it or not. Solution: say loud to myself "I'm taking a pill". My solution for this problem: I have a cron job which sends me an email every morning. If I see that email, I 1. Take a pill out of the bottle and put it on my laptop keyboard 2. Delete the email 3. Eat the pill. This seque…
Why Japan’s Rail Workers Point at Things
191–200 of 334 posts
Re: Why Japan’s Rail Workers Point at Things
#192Earlier quoted context omitted.
For example, sometimes I would take a medicament mechanically while doing something else and just a few minutes later, forget if I took it or not. Solution: say loud to myself "I'm taking a pill". My solution for this problem: I have a cron job which sends me an email every morning. If I see that email, I 1. Take a pill out of the bottle and put it on my laptop keyboard 2. Delete the email 3. Eat the pill. This seque…
Unless you lose state between step 2 and 3.
Re: Why Japan’s Rail Workers Point at Things
#193Re: Why Japan’s Rail Workers Point at Things
#194I noticed the problem on myself on several occasions and kind of invented the same solution. For example, sometimes I would take a medicament mechanically while doing something else and just a few minutes later, forget if I took it or not. Solution: say loud to myself "I'm taking a pill". Another: sometimes I'd lend some amount money to a colleague, and a few weeks later I'd have a hard time figuring whether they gav…
Excellent. I bar the door with my large umbrella so I can't leave without moving it. When running laps I keep count by holding my fingers up in front of my face and saying the lap number out loud. It feels weird, but works for me.
For other stuff, this sounds like a great idea that I should try. How many times have I thought "did I remember to lock the car," then walked back to the parking spot?
Re: Why Japan’s Rail Workers Point at Things
#195I noticed the problem on myself on several occasions and kind of invented the same solution. For example, sometimes I would take a medicament mechanically while doing something else and just a few minutes later, forget if I took it or not. Solution: say loud to myself "I'm taking a pill". Another: sometimes I'd lend some amount money to a colleague, and a few weeks later I'd have a hard time figuring whether they gav…
> I would take a medicament mechanically This is not intended obnoxiously, but I assume English is not your first language (though your English is good) and you'd want to know: "medicament" is an incredibly uncommon way to refer to "medication." In fact, the majority of native English speakers would not recognize it.
He probably doesn't need to have that fact pointed out to him.
I'm sure there's a better way you could have given the hint to the correct word for the benefit of others who didn't figure out what he meant, and done so without being condescending to the post you were replying to. Yes?
Re: Why Japan’s Rail Workers Point at Things
#196I noticed the problem on myself on several occasions and kind of invented the same solution. For example, sometimes I would take a medicament mechanically while doing something else and just a few minutes later, forget if I took it or not. Solution: say loud to myself "I'm taking a pill". Another: sometimes I'd lend some amount money to a colleague, and a few weeks later I'd have a hard time figuring whether they gav…
Excellent. I bar the door with my large umbrella so I can't leave without moving it. When running laps I keep count by holding my fingers up in front of my face and saying the lap number out loud. It feels weird, but works for me.
Re: Why Japan’s Rail Workers Point at Things
#197Earlier quoted context omitted.
For example, sometimes I would take a medicament mechanically while doing something else and just a few minutes later, forget if I took it or not. Solution: say loud to myself "I'm taking a pill". My solution for this problem: I have a cron job which sends me an email every morning. If I see that email, I 1. Take a pill out of the bottle and put it on my laptop keyboard 2. Delete the email 3. Eat the pill. This seque…
What if there's a network issue that prevented the email from being sent?
Re: Why Japan’s Rail Workers Point at Things
#198Earlier quoted context omitted.
This technique is also useful for software development, and is referred to as rubber duck debugging ( https://en.wikipedia.org/wiki/Rubber_duck_debugging ). Verbalizing your problem lends you another point of view to your thinking and often allows you to discover the problem yourself.
I learned about that once when someone turned around, started explaining the bug, and during the explanation, realised what the issue was. He then said, "Thank you for being my rubber duck." "Your what?" "Look it up."
Re: Why Japan’s Rail Workers Point at Things
#199Earlier quoted context omitted.
Absolutely not true in my experience. A cell phone reminder for a one-off is easily missed during my morning routine. A physical motion and/or out-loud speech associated with the event cements it much more effectively.
To add to your argument because I agree with you quite a bit: A post-it stuck on the side of one's monitor seems vastly superior to any sort of app based reminder. It helps that creating the post-it and sticking it somewhere is itself a physical action that is remembered much more than a few taps of a thumb.
Re: Why Japan’s Rail Workers Point at Things
#200The Samurai sword making system is also very ritualized, which enables the complex procedure to be memorized and carried out without mistakes.
Other systems of reducing mistakes are making things rhyme, which adds a bit of redundancy not unlike error-correcting digital codes. Double-entry bookkeeping is another scheme.