Earlier quoted context omitted.
> - Remember the last time you felt glad to be alive? Was it related to being productive? Actually, yes. Is that weird? I can't be the only one here who loves their job.
I can't even imagine having that kind of feeling related to my job. Especially not if it's about coding. At least not if it's about typical B2B or B2C software. What do you do for a living if you don't mind me asking?
Productivity Is About Attention Management
101–110 of 192 posts
Re: Productivity Is About Attention Management
#102There's a general misconception between being productive and being effective. One can fill their days by completing many mindless tasks and consider themselves as productive, but in the end hardly any of those tasks really matters. On the other hand, another person may only complete one or two tasks in a very short time during their day but these were critical tasks that could generate much higher values. This subseq…
It's a matter of definition. I guess some people define productivity as effectiveness.
Re: Productivity Is About Attention Management
#103There's a general misconception between being productive and being effective. One can fill their days by completing many mindless tasks and consider themselves as productive, but in the end hardly any of those tasks really matters. On the other hand, another person may only complete one or two tasks in a very short time during their day but these were critical tasks that could generate much higher values. This subseq…
Re: Productivity Is About Attention Management
#104My favorite anti-productivity introspections: - Remember that you are going to die. Time flies, have you noticed? Is that status symbol that you are pursuing really that important? Is it ever going to make you happy? - There is more wisdom in one of your cells than in all self-help and management books combined. Maybe you can't focus for a good reason? What could that reason be? - Remember the last time you felt glad…
Re: Productivity Is About Attention Management
#105What the author means by "attention management" is, perhaps, the ability to concentrate for a long period of time. Personally, for work that i love to do, concentration is rewarding. For mundane, routine work, I usually go on auto pilot, getting work done, but, doing it while my attention is somewhere else. For mundane work that requires concentration, my output falls off the cliff. Its here that many tips and tricks…
I used to think like you until I met a coworker. He could not code to save his life, nobody in the team liked working with him. Until one day we had a boring data entry task. He could do it for hours at a time, and barely made any mistake. This experience taught me something.
Re: Productivity Is About Attention Management
#106Earlier quoted context omitted.
The general idea even in a loose, more metaphorical sense, holds however. 'Mental fatigue' is well established, and your volition along with mental faculties generally become harder to exercise the longer they are used without break. The specifics are disputed, but we needn't be so specific for the advise to hold.
http://www.slate.com/articles/health_and_science/cover_story... > But that story is about to change. A paper now in press, and due to publish next month in the journal Perspectives on Psychological Science, describes a massive effort to reproduce the main effect that underlies this work. Comprising more than 2,000 subjects tested at two-dozen different labs on several continents, the study found exactly nothing. A ze…
Re: Productivity Is About Attention Management
#107There's a general misconception between being productive and being effective. One can fill their days by completing many mindless tasks and consider themselves as productive, but in the end hardly any of those tasks really matters. On the other hand, another person may only complete one or two tasks in a very short time during their day but these were critical tasks that could generate much higher values. This subseq…
Put another way: Focus / attention doesn't help if you're putting such energy into the wrong things.
It starts with problem identification.
The Five Why is always a great tool. Here's a tongue in cheek site it threw together a couple years ago to help :)
Re: Productivity Is About Attention Management
#108There's a general misconception between being productive and being effective. One can fill their days by completing many mindless tasks and consider themselves as productive, but in the end hardly any of those tasks really matters. On the other hand, another person may only complete one or two tasks in a very short time during their day but these were critical tasks that could generate much higher values. This subseq…
Re: Productivity Is About Attention Management
#109Earlier quoted context omitted.
The general idea even in a loose, more metaphorical sense, holds however. 'Mental fatigue' is well established, and your volition along with mental faculties generally become harder to exercise the longer they are used without break. The specifics are disputed, but we needn't be so specific for the advise to hold.
http://www.slate.com/articles/health_and_science/cover_story... > But that story is about to change. A paper now in press, and due to publish next month in the journal Perspectives on Psychological Science, describes a massive effort to reproduce the main effect that underlies this work. Comprising more than 2,000 subjects tested at two-dozen different labs on several continents, the study found exactly nothing. A ze…
Re: Productivity Is About Attention Management
#110I've tried many different things and I finally have a solution that (I think) works for me: It's Emacs' Org-mode in combination with Org-pomodoro - First, using org-capture I would create an org heading with a description of the problem. If there's a Jira ticket I would attach the ticket number (I have a trivial elisp function that converts a regular number into a complete jira-ticket link) - Then I would start a Pom…
Do you ever find that Pomodoro doesn't leave enough uninterrupted time on your task? When you're knee deep do you ever just skip your breaks?