Ask HN: Does being practical act as a hinderance to one’s imagination?
31–40 of 82 posts
Re: Ask HN: Does being practical act as a hinderance to one’s imagination?
#32John Cleese has given talks throughout the years about how to be creative, and they're very good. [2]
The Programmer's Stone is also a good source of information about this topic. Instead of "lateral thinking", the authors refer to "mapping" and "packing". Packing is when you're in "step-by-step" mode. When programmers refer to "being in the flow", they're probably referring to the state of mapping or lateral thinking. [3]
[1] https://en.wikipedia.org/wiki/Lateral_thinking
Re: Ask HN: Does being practical act as a hinderance to one’s imagination?
#33Solving problems within actual constraints may be the greatest creativity of all.
Re: Ask HN: Does being practical act as a hinderance to one’s imagination?
#34Once I learned being practical first and creative only when needed, now I feel quite happy and productive. Seems like the satisfaction of my customers is much better than the tech itself.
Re: Ask HN: Does being practical act as a hinderance to one’s imagination?
#35Think like a child, or like someone who would not have much idea about your subject. Allow yourself to make wild guesses, allow yourself to make shortcuts and unexplained decisions, in your mind, wander aimlessly. Move from one potential outrageous solution to another, without judging. Try to have fun with it. Don't note anything down. You think something is bad? Doesn't matter. You think something is good? Doesn't matter. Keep exploring.
After you are tired of this, stop. Try to write down what you remember. Then sleep on it, without looking at what you wrote before, write down what you remember again. Now you can look at what you wrote in both times.
Say you find a solution that is completely outrageous. How can you adjust a part of it to make it a bit less outrageous? Divide it to chunks. There will be parts you understand and parts you don't. There will be parts that are wrong and parts that are not. Divide and conquer.
Re: Ask HN: Does being practical act as a hinderance to one’s imagination?
#36As a personality trait? No. As a mode of thought? Yes. You can learn a new mode of thought. You have to be open, and not dismiss things early, which means allowing yourself to follow ideas which have obvious flaws or which totally impractical. It helps to have confidence that you'll use your practical, analytical, and more closed mode of thought later. But first you've gotta jump out of the local maxima and try to fi…
Re: Ask HN: Does being practical act as a hinderance to one’s imagination?
#37What you're looking for is something called "Lateral Thinking" [1]. Using one's prefrontal cortex "silences" their inner genius and prevents "Ah ha!" moments. This is why people get breakthrough ideas in the shower, going to the bathroom, or driving. The "step-by-step" executive planning part of the brain is not engaged in these moments. John Cleese has given talks throughout the years about how to be creative, and t…
Re: Ask HN: Does being practical act as a hinderance to one’s imagination?
#38Im too much of a dreamer/imaginary-driven, and i need these types to keep me focused.
Re: Ask HN: Does being practical act as a hinderance to one’s imagination?
#39Practical is good. What will actually kill your creativity is self-doubt. Stop doubting yourself and be happy with the way you are.
Re: Ask HN: Does being practical act as a hinderance to one’s imagination?
#40If something seems to complex or hard, I figure their must be an easier way to solve it.
A lot of it is stepping back and questioning the original problem you are trying to solve.