15 notes tagged with "problem-solving"


Reframing a Problem

Looking at the problem from multiple different perspectives. Once you have different "frames" of looking at the same issue, you can choose a frame that is the most beneficial in that situation.

Tagged With: #permanent-notes #problem-solving #strategy #meta-cognition

Published on Jan 24, 2024

Inverting a Problem

Approach the problem from the opposite side. Instead of thinking how we can win, think how we can lose. Instead of how to sell a lot, think how could we sell very few.

Tagged With: #permanent-notes #mental-models #problem-solving

Published on Jan 24, 2024

Optimizing Load Algorithm - TCP with AIMD

To find the ideal load for a system, double the load in each iteration. Once the system fails, half the last load and increase load by one for each iteration. The load before the next failure is the ideal load.

Tagged With: #permanent-notes #algorithm #problem-solving

Published on May 20, 2022

Selection Algorithm - 37% Rule

When you want a fast method to select the best option, use this rule.

Tagged With: #permanent-notes #algorithm #problem-solving

Published on May 20, 2022

Creativity comes from internalized knowledge

Creativity and problem solving is better when you have internalized knowledge about the problem domain. This helps you make quick connections, try multiple combinations, see patterns and intuit answers.

Tagged With: #permanent-notes #creativity #knowledge #pkm #learning #problem-solving

Published on May 18, 2022

PACT Goals

SMART Goals are good for small tasks. But for larger goals, they break down. PACT system is more useful for those. Eg. "Learn Coding"

Tagged With: #permanent-notes #productivity #problem-solving #goal

Published on Sep 12, 2021

Intelligence is ability to accomplish complex goals

Intelligence = ability to accomplish complex goals

Tagged With: #permanent-notes #intelligence #problem-solving #meta-cognition

Published on Sep 09, 2021

Productive Thinking Model

Method to find creative solutions to well defined problems. Ask yourself these questions...

Tagged With: #permanent-notes #framework #problem-solving #decision-making

Published on Jul 08, 2021

Socratic Questioning

Disciplined questioning that enables critical thinking...

Tagged With: #permanent-notes #framework #meta-cognition #problem-solving #decision-making #mental-models

Published on Jul 02, 2021

5 Whys

Ask yourself why recursively about a problem 5 times. This will lead you to root cause of the problem. It will take you down the cause and effect relationship till you reach a deep enough point.

Tagged With: #permanent-notes #framework #problem-solving #meta-cognition

Published on Jul 02, 2021

First Principles

This tool will let you break down a problem into is smallest units and build a solution focusing on those units. We generally understand by analogy - we connect the new information to something we already know. That's easier and quicker - but not as accurate as getting to the first principles. Some ways to do this...

Tagged With: #permanent-notes #mental-models #problem-solving #meta-cognition #framework

Published on Jul 02, 2021

Fishbone Diagram

Use this to find the root causes of issues. Also know as Ishikawa diagram or cause-and-effect diagram.

Tagged With: #permanent-notes #problem-solving #mental-models #framework

Published on Jul 02, 2021

Unsolvable Problem can be Overcome

There are a lot of important problems that are fundamentally insolvable. They can never be solved - but can be outgrown. You can accept the problem - which will reduce the suffering caused by the problem.

Tagged With: #problem-solving #permanent-notes #philosophy

Published on Dec 08, 2020

Eiqenqestion in Framing Problems

Framing is the process of breaking down a problem into a set of choices, trade offs, and options that enable a team to make a call. Try to find one question which, if answered, it likely answers the subsequent questions as well. This is the eigenquestion.

Tagged With: #decision-making #permanent-notes #problem-solving

Published on Dec 04, 2020