Adding more on distractions
authorCraig Maloney <craig@decafbad.net>
Sun, 7 Oct 2018 14:03:59 +0000 (10:03 -0400)
committerCraig Maloney <craig@decafbad.net>
Sun, 7 Oct 2018 14:03:59 +0000 (10:03 -0400)
chapter05.md

index 1dad607b6edc8f8140d2e50394520f8cd79c9d65..5f1e3c81224cd5f8f165c238f89a9b98df2458f6 100644 (file)
@@ -82,14 +82,14 @@ This creates a simple delineation between our work and the rest of the world. Bu
 
 I don't have good answers if the culture you're in demands your attention at all times. The best I can offer is that a containerized approach gives you at least some periods of undisturbed concentration. But if you feel on-guard all the time because something might happen at any moment then you're going to remain less effective than if you can shut the world off for a bit. I'd also challenge you to examine if that perception is really true; are you constantly being ambushed by interruptions? Testing that theory may be in order. Keep a log (whether it's a sheet of paper, text file, spreadsheet, or database is up to you) of when you did a focus container and if that container was interrupted or not. If you find that you are getting interrupted more often than not then you need to examine what is causing the interruption and assess if it's something that you can control. There are many ways to handle and minimize workplace distractions that I won't go into here but being aware of the distractions and determining where they are coming from will be key to figuring out how to mitigate them in the future.
 
-### FIXME
+Also be aware of the self-imposed distractions you've added to your life. Do you need immediate notification that someone liked something you shared? Is the funny anecdote you just remembered important enough to warrant switching out of your current context so you can post it to your friends and colleagues? Do you really need something to pop up in your field of view to let you know that your music player changed a track? Are you willing to sacrifice your attention and flow throughout the day because a program detected a change in your environment, regardless of the importance of that change?
 
-Also be aware of the self-imposed distractions you've added to your life. Do you need immediate notifications that someone liked something you shared? Is the funny anecdote you just remembered important enough to warrant you switching out of your current context so you can post it to your friends and colleagues? Are you willing to sacrifice your attention and flow throughout the day because you received a notification that a message arrived that might need a response? Do you really need to have something pop up in your field of view to let you know that your music player changed a track?
+We add these distractions into our lives because we worry that we might miss something important. Programs also come configured with most of their notifications turned on so a user can be reminded of status of the program at all times. Perhaps it's useful but for me they are very distracting. In my career I've sat at the desks of many other folks and have cringed at the number of notifications they receive in the short period was there (usually the span of ten minutes or less). And I've seen folks interrupt their current line of thinking because a notification for a message unrelated to the current task distracted them. What happened to the original thought? They had to mentally switch back to it and remember where they left off (usually at great mental effort). 
 
-We add these distractions into our lives because we worry that we might miss something important. Programs also come configured with a bunch of ways to let their users know the status of the program at all times. In my career I've sat at many desks of other folks and have cringed at the number of notifications they receive in the short period I've sat there ( usually the span of ten minutes or less). And I've also seen folks interrupt their current line of thinking because they were distracted by a notification for a message that wasn't related to the current task. What happened to the original thought? They had to mentally switch back to it and remember where they left off. 
+I challenge you to turn off as many notifications as you can and get a taste of what your experience is like without them. That may be as simple as closing out an application when you're done with it, or may be as complex as changing the settings so an application doesn't notify you when new messages arrive. You'll need to play with this and see what works best for your needs and concentration. A good rule of thumb is "what is important enough that it would warrant me dropping my important work in order to change my focus to this thing?". If you can scale your notifications back to where only the most time-critical things send you notifications you'll be better able to relax and focus into your work. You won't have to parse the notifications to determine if what you're seeing is important or not.
 
-I'd challenge you to turn off as many notifications as you can and get a taste of what your experience is like without them. That may be as simple as closing out an application when you're done with it, or may be as complex as changing the settings so an application doesn't notify you when new messages arrive. You'll need to play with this and see what works best for your needs and concentration. A good rule of thumb is "what is important enough that it would warrant me dropping my important work in order to change my focus to this thing?". If you can scale your notifications back to where only the most time-critical things send you notifications you'll be better able to relax and focus into your work.
+### FIXME
 
-We've also created cultures where we feel that we need to respond to messages we've received the moment we receive them. I'd argue that most of the messages you receive during the day don't warrant the attention you're giving them, and certainly not the sort of attention that warrants stopping what you're doing in order to view and respond to them. You may be better served by batching the periods where you check your messages as infrequently as you can. Some folks recommend two or three times a day, but even limiting yourself to checking messages once an hour can make a vast improvement compared with the number of times you're already checking your messages. You'll need to judge how often you check your messages based on your needs and your work culture. Also consider the person you're responding to. Does it make sense to give this person a quick, semi-thought-out response or does this message require more time to simmer in your mind before you respond? Giving yourself time to think about a problem may give you insights into a problem that aren't readily apparent in the moment. This could mean the difference between one well thought out response and a deluge of half-thought-out brainstorming via your messaging application. Responding to everything as it's received is very stressful and requires huge amounts of attention that could be better placed on your programming work. 
+One of the reasons I've heard for folks keeping their notifications on is that they might receive something that requires an immediate response.  We've created cultures where we feel a need to respond to messages the moment we receive them. I'd argue that most of the messages you receive during the day don't warrant the attention you're giving them, and certainly not the level of attention that warrants interrupting what you're doing in order to view and respond to them. You may be better served by batching the periods where you check your messages as infrequently as you can. Some folks recommend two or three times a day, but even limiting yourself to checking messages once an hour can make a vast improvement compared with the number of times you're already checking your messages. You'll need to judge how often you check your messages based on your needs and your work culture. Also consider the person you're responding to. Does it make sense to give this person a quick, semi-thought-out response or does this message require more time to simmer in your mind before you respond? Giving yourself time to think about a problem may give you insights into a problem that aren't readily apparent in the moment. This could mean the difference between one well thought out response and a deluge of half-thought-out brainstorming via your messaging application. Responding to everything as it's received is very stressful and requires huge amounts of attention that could be better placed on your programming work. 
 
 It may seem challenging and foreign to live without notifications and without the need to respond to everything message and notification. But if we value our attention and our focused sessions of programming enough then it becomes necessary to give ourselves as much of that as we can.