I've found that the most underrated problem solving tool is simply typing out my thought process. I used to be the type who asked a lot of questions until I realized that formulating the question was often more important than getting the answer.
It's amazing how much a technique like rubber ducking[1] helps to work through issues. The number of times I've felt like I have no idea how to solve a problem until the moment after I ask someone else is incredible. I think the act of thinking how to explain the problem to someone else really helps trigger the problem solving side of the brain. That and the number of times taking a 10 minute walk has been more produ…
Tools for Better Thinking
61–70 of 140 posts
Re: Tools for Better Thinking
#62Re: Tools for Better Thinking
#63There is a book titled "Thinkertoys: A Handbook of Creative-Thinking Techniques". The last edition was published in 2006, so it's fairly dated by now. I found it very interesting back then, but it wouldn't have much about more recent tools or ideas. There is a summary of the book here https://www.ethos3.com/books/thinkertoys-a-handbook-of-creat...
Re: Tools for Better Thinking
#64Reading autobiography of Benjamin Franklin makes me feel we don't need tools but willingness within. He had a notebook and pen with him.
I think a fair amount of problem solving ability is at the boundary of the internal and external.
Of course this is imprecise scientifically, but hopefully the idea is clear.
Re: Tools for Better Thinking
#65does anyone know a simple app that allows hyperlinking within notes? I want to create a roam-style knowledge base, but most tools are too heavy for my purposes. I prefer to keep things cross-compatible and future proof with .txt or .rtf, but to my knowledge, neither allow hyperlinking to documents
Re: Tools for Better Thinking
#66Re: Tools for Better Thinking
#67I've found that the most underrated problem solving tool is simply typing out my thought process. I used to be the type who asked a lot of questions until I realized that formulating the question was often more important than getting the answer.
Re: Tools for Better Thinking
#68Reading autobiography of Benjamin Franklin makes me feel we don't need tools but willingness within. He had a notebook and pen with him.
Re: Tools for Better Thinking
#69I've found that the most underrated problem solving tool is simply typing out my thought process. I used to be the type who asked a lot of questions until I realized that formulating the question was often more important than getting the answer.
When asking for help solving a problem, I start writing a question to ask someone, and then as I start explaining what I've tried (to try to be respectful of their time and them not have to repeat anything I've done) more and more things to try occur to me. By the time I've tried all the things that occur to me while describing the problem, I've solved the problem. That's the way it works out more often than not.
The weird part? I have a strong feeling that more and more often (luckily not too often yet) my request seems to be considered outright hostile and it causes significant irritation. I wonder if anyone else has noted the same or am I just getting old and grumpy...
Re: Tools for Better Thinking
#70I've found that the most underrated problem solving tool is simply typing out my thought process. I used to be the type who asked a lot of questions until I realized that formulating the question was often more important than getting the answer.
Half of the drafts I write do not end up as published questions, just because the writing process itself is often helpful in figuring out what ever problem I have with my code.