Could someone more familiar with the subject and vernacular provide some sort of summary of what this is trying to say? I've read it two or three times and I still can't work out the point being made. If any.
So to me it made some sense. Putting it in my own terms, he argues knowledge workers are _by default_ overloaded and they use distractions as a necessary form of relief from the pressure - the distractions aren't the problem, they're a symptom. Right now we're too focused on tools and strategies to make us "more efficient", block distractions and promote collaboration. Instead we should focus on reducing the mental d…
The Over-Engaged Knowledge Worker
21–30 of 69 posts
Re: The Over-Engaged Knowledge Worker
#22Earlier quoted context omitted.
So to me it made some sense. Putting it in my own terms, he argues knowledge workers are _by default_ overloaded and they use distractions as a necessary form of relief from the pressure - the distractions aren't the problem, they're a symptom. Right now we're too focused on tools and strategies to make us "more efficient", block distractions and promote collaboration. Instead we should focus on reducing the mental d…
Can chrome or Firefox do an "exit but save all my tabs"? I find myself force closing Chrome because I can use the recover tabs when I come back.
menu -> history -> recently closed -> XX tabs
It will open all the tabs you had going when you closed.
Re: The Over-Engaged Knowledge Worker
#23Earlier quoted context omitted.
So to me it made some sense. Putting it in my own terms, he argues knowledge workers are _by default_ overloaded and they use distractions as a necessary form of relief from the pressure - the distractions aren't the problem, they're a symptom. Right now we're too focused on tools and strategies to make us "more efficient", block distractions and promote collaboration. Instead we should focus on reducing the mental d…
Minimizing context switches has been my angle after I burnt out. I automate things that take me out of context and use every last feature of my IDE to make sure I don't have to alt tab all over the place. Terminal, database, docs and code is all in my IDE. It feels more like sitting down at a specialized workstation than a general computer and it keeps me focussed and in flow. Not only is that a less stressful state…
Re: The Over-Engaged Knowledge Worker
#24Earlier quoted context omitted.
Minimizing context switches has been my angle after I burnt out. I automate things that take me out of context and use every last feature of my IDE to make sure I don't have to alt tab all over the place. Terminal, database, docs and code is all in my IDE. It feels more like sitting down at a specialized workstation than a general computer and it keeps me focussed and in flow. Not only is that a less stressful state…
I minimise the impact of unexpected context switches by keeping a running log what I am doing or should do next in a document for each project. It might seem like a waste of time but I can safely mentally let the whole current context go when I am interrupted for an urgent job and I don't have to keep a stack of contexts in my head at once. It is especially useful in getting back up to speed in a context that had to…
Re: The Over-Engaged Knowledge Worker
#25Earlier quoted context omitted.
So to me it made some sense. Putting it in my own terms, he argues knowledge workers are _by default_ overloaded and they use distractions as a necessary form of relief from the pressure - the distractions aren't the problem, they're a symptom. Right now we're too focused on tools and strategies to make us "more efficient", block distractions and promote collaboration. Instead we should focus on reducing the mental d…
Minimizing context switches has been my angle after I burnt out. I automate things that take me out of context and use every last feature of my IDE to make sure I don't have to alt tab all over the place. Terminal, database, docs and code is all in my IDE. It feels more like sitting down at a specialized workstation than a general computer and it keeps me focussed and in flow. Not only is that a less stressful state…
As well, I'm more likely to treat looking up docs as a research project where I copy relevant snippets of the text into one place for easier reference.
I'm still unhappy with a lot of aspects of how I code, but most of it isn't on the end of the day-to-day editing, but rather things like, "oh, I switched languages again - time to relearn the string library".
Re: The Over-Engaged Knowledge Worker
#26Earlier quoted context omitted.
So to me it made some sense. Putting it in my own terms, he argues knowledge workers are _by default_ overloaded and they use distractions as a necessary form of relief from the pressure - the distractions aren't the problem, they're a symptom. Right now we're too focused on tools and strategies to make us "more efficient", block distractions and promote collaboration. Instead we should focus on reducing the mental d…
Minimizing context switches has been my angle after I burnt out. I automate things that take me out of context and use every last feature of my IDE to make sure I don't have to alt tab all over the place. Terminal, database, docs and code is all in my IDE. It feels more like sitting down at a specialized workstation than a general computer and it keeps me focussed and in flow. Not only is that a less stressful state…
Which IDE is this?
Re: The Over-Engaged Knowledge Worker
#27Earlier quoted context omitted.
So to me it made some sense. Putting it in my own terms, he argues knowledge workers are _by default_ overloaded and they use distractions as a necessary form of relief from the pressure - the distractions aren't the problem, they're a symptom. Right now we're too focused on tools and strategies to make us "more efficient", block distractions and promote collaboration. Instead we should focus on reducing the mental d…
Can chrome or Firefox do an "exit but save all my tabs"? I find myself force closing Chrome because I can use the recover tabs when I come back.
Re: The Over-Engaged Knowledge Worker
#28Earlier quoted context omitted.
Minimizing context switches has been my angle after I burnt out. I automate things that take me out of context and use every last feature of my IDE to make sure I don't have to alt tab all over the place. Terminal, database, docs and code is all in my IDE. It feels more like sitting down at a specialized workstation than a general computer and it keeps me focussed and in flow. Not only is that a less stressful state…
> every last feature of my IDE to make sure I don't have to alt tab all over the place. Terminal, database, docs and code is all in my IDE Which IDE is this?
Re: The Over-Engaged Knowledge Worker
#29Re: The Over-Engaged Knowledge Worker
#30Earlier quoted context omitted.
Can chrome or Firefox do an "exit but save all my tabs"? I find myself force closing Chrome because I can use the recover tabs when I come back.
Chrome is easy. Just hit X to close it normally, and then on re-launching: menu -> history -> recently closed -> XX tabs It will open all the tabs you had going when you closed.