|
|
|
|
|
by theIntuitionist
1808 days ago
|
|
Any choice we make that is grounded in subjective decision making suffers from this reframing. And, i'd posit that the vast majority of choices are fundamentally subjective. Just take a moment when engaged in "problem solving" and ask yourself "why?", then question that answer again. You get to motivation, identity , "needs" (and not just the basic food and shelter needs) or some other emotion very quickly this way. Is choosing a life partner a "problem"? What about something as simple as choosing what to wear in the morning or what beer you want from the bar? Even within traditional engineering problems so much of our decision making process can only be evaluated subjectively. Some examples are: naming variables (your compiler doesn't care what you name them), making choices around encapsulation (there are very often many possible ways to do this. we frequently chose the "simplest"- a subjective assessment), choosing a framework or language (a decision which is one part right tool for the job one part joining a likeminded community), etc. At the root of it, we're emotional beings, not logical ones. Outsource the logical problems to computers, machines, institutions and focus on what makes you human. Otherwise somebody else will make the important choices for you in ways you certainly wouldn't chose for yourself. |
|