well, my #indecisiveness almost saved me from blowing any money on #primeday; alas, it did not: instead it means i'm apparently last in line
well, my #indecisiveness almost saved me from blowing any money on #primeday; alas, it did not: instead it means i'm apparently last in line
One thing that's been profoundly helpful to me in making #decisions is letting a random generator do it, almost like rolling a dice. For choosing among 4 items, I just did this in #Python
from random import randint
randint(1,4)
#decisions #python #indecisive #indecisiveness #python3 #decisive
I've recently discovered a method that greatly helps me with my #indecisiveness at least for small tasks. It is using a coding language and generating a random integer between some values I can't decide on. This way I don't have to use much #willpower and it's made my life easier
While reading "Getting Things Done" by David Allen, I found this really interesting and profound quote about #indecisiveness:
"Cognitive scientists have now proven the reality of 'decision fatigue'—that every decision you make, little or big, diminishes a limited amount of your brain power. Deciding to 'not decide' about an email or anything else is another one of those decisions, which drains your psychological fuel tank." #gtd #decisions #quotes
#indecisiveness #gtd #decisions #quotes