|
|
|
|
|
by willhinsa
1624 days ago
|
|
For programming, I can see that, definitely. But when I'm writing an essay, there are many times where I can't type as fast as I can think, and it drives me nuts. I end up resorting to using a voice recorder and transcribing it later. Because sometimes the ideas can come out quickly, but it's still easy to forget them if they're not written down. |
|
For other thinks I don't see this, not because I think slower then I type. But to some degree thoughts and typing are out-of-sync and while each though is faster then a typing, for much code you have one thought about how to type it, but also many more about contexts of your solutions and interaction with other code and what you do next etc. you type. And I don't think increasing typing speed would change this much. Except if I increase it to a point where I now need to fully focus on typing, which would be counter productive.
TL;DR: I type and thing, not type then think then type. (Though biologically seen I maybe don't do it actually in parallel but micro-task like how multi-threading on a single core non SMT system works, but it doesn't matter much for the end result.)