I've seen this called "pointing and calling" [1], Japan's train drivers use the technique to force themselves to perform actions and take notice of the current environment. I personally took it to heart, it's a good system for forcing a cache miss in the brain - make sure you're on "database production" or "database localhost" etc. [1] https://en.wikipedia.org/wiki/Pointing_and_calling
Worth mentioning that, assuming the single study on the matter can be believed, the pointing and calling method is extremely effective in reducing the incidence of silly mistakes (that is, mistakes made in simple routine tasks, by competent individuals). Unfortunately, it strikes many as looking rather silly, so it hasn't been widely adopted.
Type in the exact number of machines to proceed
21–30 of 340 posts
Re: Type in the exact number of machines to proceed
#22Re: Type in the exact number of machines to proceed
#23Re: Type in the exact number of machines to proceed
#24I wish it were possible for similar prompts to appear before all sorts of policy-makers and bureaucrats. "It appears you are about to institute a policy which will require 400 million patients to sign an additional waiver every time they visit a clinic, this will waste a total of 354,921 human hours within the next year alone. Please type 354,921 to proceed."
Re: Type in the exact number of machines to proceed
#25How many/which companies have more than one million Linux machines?
Re: Type in the exact number of machines to proceed
#26I wish it were possible for similar prompts to appear before all sorts of policy-makers and bureaucrats. "It appears you are about to institute a policy which will require 400 million patients to sign an additional waiver every time they visit a clinic, this will waste a total of 354,921 human hours within the next year alone. Please type 354,921 to proceed."
closely related: the Paperwork Reduction Act of 1995 https://digital.gov/resources/paperwork-reduction-act-44-u-s... it requires the office of management and business to calculate the impact of records-keeping requirements impact on time and privacy, among other things. I do not believe it has resulted in a reduced recordskeeping burden. For the most part I simply see an estimate of how long it will take to complete…
Re: Type in the exact number of machines to proceed
#27The result of one too many mindlessly accidental pushes.
Re: Type in the exact number of machines to proceed
#28Makes it harder to nest that command inside a script - you have to parse out the number and paste it back? Or do I misunderstand - should it still prompt the user in the middle of the process when that step arrives? That would be problematical if it were included in a web page or whatever.
The very point of this is to make it difficult to do what you’re describing. If the tool could potentially touch a large number of machine, even if you’re super sure you got it right you should still prompt the user
Re: Type in the exact number of machines to proceed
#29Earlier quoted context omitted.
Worth mentioning that, assuming the single study on the matter can be believed, the pointing and calling method is extremely effective in reducing the incidence of silly mistakes (that is, mistakes made in simple routine tasks, by competent individuals). Unfortunately, it strikes many as looking rather silly, so it hasn't been widely adopted.
Watch and listen to pilots as they complete checklists. They point and callout each item, switch setting, etc.
"Flaps up selected"
"Flaps are indicating up"
There's a lot to learn from the way airplanes are engineered and operated.
Re: Type in the exact number of machines to proceed
#30Thinking I can probably enhance it by forcing the user to type in the number as text rather than numeric, so they can't cut-n-paste. Kind of force them to type in "I am sure I want all data ever" or something.