What is the most disruptive thing in a developer's day - Stack Overflow most recent 30 from stackoverflow.com 2009-11-28T03:12:51Z http://stackoverflow.com/feeds/question/231943 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day 7 What is the most disruptive thing in a developer's day Chris Ballance 2008-10-23T23:26:26Z 2009-10-13T14:11:53Z <p>What things interrupt developers during the day and really derail your progress? </p> <p>Phone calls, OS issues, Email, change control, meetings, announcements, etc.</p> <p>Which in particular make you change gears to the point that it takes a significant amount of time to return to a programming task.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/231946#231946 22 Answer by Rob Wells for What is the most disruptive thing in a developer's day Rob Wells 2008-10-23T23:27:30Z 2008-10-23T23:27:30Z <p>Stupid bosses who keep adding things for you to do. And they then turn around and ask why you haven't finished off the things they'd asked you to do previously!</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/231952#231952 11 Answer by Rob Wells for What is the most disruptive thing in a developer's day Rob Wells 2008-10-23T23:29:05Z 2008-10-23T23:29:05Z <p>Ooh. And interruptions when you're in the flow.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/231953#231953 49 Answer by Joe Basirico for What is the most disruptive thing in a developer's day Joe Basirico 2008-10-23T23:29:42Z 2008-10-23T23:29:42Z <p>Checking back to StackOverflow every 15 minutes to see if your rep has gone up?</p> <p>Seriously I've found that e-mail is the most distracting thing in my day. I used to have a policy that I'd check mail once in the beginning of the day, then again after lunch. Now that I'm a manager I can't do that as much.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/231955#231955 5 Answer by Eoin Campbell for What is the most disruptive thing in a developer's day Eoin Campbell 2008-10-23T23:30:54Z 2008-10-23T23:30:54Z <p>www.StackOverflow.com :-)</p> <p>Seriously, I think I've become addicted the last few days</p> <p>But that aside, probably my mobile phone ringing, usually when I'm in the zone and it breaks my concentration</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/231959#231959 3 Answer by Gamecat for What is the most disruptive thing in a developer's day Gamecat 2008-10-23T23:33:33Z 2008-10-23T23:33:33Z <p>Bosses standing behind your back and urging you to work faster.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/231960#231960 5 Answer by Stefan for What is the most disruptive thing in a developer's day Stefan 2008-10-23T23:33:34Z 2008-10-23T23:33:34Z <p>Definitely Email. At least in Google Talk Labs Edition you can turn off all notifications for an hour.</p> <p>But checking once at the beginning of the day and then again after lunch is a good idea... I think I'll try that for a while.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/231962#231962 31 Answer by Vinko Vrsalovic for What is the most disruptive thing in a developer's day Vinko Vrsalovic 2008-10-23T23:33:57Z 2008-10-23T23:33:57Z <p>Sudden task addition as in "Hey, please do X for me" is what bothers me most, because I find it very hard to say:</p> <p>"I have these other things in my queue, what would you like to be done first? Remember that I'm already in the middle of Y and throwing that away is going to delay everything a bit."</p> <p>That, summed to the fact that my work many times consist of putting out fires, ends up turning my work queue into a stack... And that is frustrating because you know you have so many things to do that you started and you'll never be able to finish because there will always be newer stuff in the stack.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/231963#231963 11 Answer by ChrisHDog for What is the most disruptive thing in a developer's day ChrisHDog 2008-10-23T23:34:22Z 2008-10-23T23:34:22Z <p>The phone ... in particular phone calls that are not for the developer (ringing, ringing, ringing)</p> <p>i.e. phone rings on multiple desks to provide a better chance of the caller getting to talk with someone so if no-one answers the primary call it gets directed to all desks (developers included). developer now has an annoying ringing device on their desk that they try to ignore, then answer, then are unable to help the person on the other end ("no i don't know why your delivery has not yet arrived")</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/231966#231966 2 Answer by chakrit for What is the most disruptive thing in a developer's day chakrit 2008-10-23T23:35:10Z 2008-10-23T23:35:10Z <p>It's disrupting for me when people from other depts needs to discuss something with me while I'm in the zone. Especially since I am in a cubicle farm.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/231968#231968 1 Answer by Jonathan Leffler for What is the most disruptive thing in a developer's day Jonathan Leffler 2008-10-23T23:35:49Z 2008-10-23T23:35:49Z <p>An company-imposed email system with a slow response time even on the intranet, let alone on a VPN when working at home. Going to try and do the next thing, being held up waiting for it to switch to ... whatever I asked it to switch to ... and then getting distracted and doing something else (like SO).</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/231975#231975 16 Answer by Mitchel Sellers for What is the most disruptive thing in a developer's day Mitchel Sellers 2008-10-23T23:37:01Z 2008-10-23T23:37:01Z <p>Random, must have meetings. They happen all the time here, and it is always when I'm in the middle of something.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/231977#231977 2 Answer by Rohit for What is the most disruptive thing in a developer's day Rohit 2008-10-23T23:37:49Z 2008-10-23T23:37:49Z <p>Instant messaging. Coworkers taking a break near my cubicle.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/231984#231984 23 Answer by Kevin Pang for What is the most disruptive thing in a developer's day Kevin Pang 2008-10-23T23:39:20Z 2008-10-23T23:39:20Z <p>Interruptions. We're more akin to locomotives than ferraris. It may take us awhile to get started but we can accomplish a surprising amount of work once we get going. Interruptions absolutely kill any momentum you may have had. There's simply too much we have to keep in our heads while working on a problem to be able to stop on a dime, think about something else, and pick up where we left off without missing a beat.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/231987#231987 1 Answer by Jason Baker for What is the most disruptive thing in a developer's day Jason Baker 2008-10-23T23:41:08Z 2008-10-23T23:41:08Z <p>Coworkers with a desk next to mine who feel the need to argue with their significant others on the phone for an hour a week.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/231998#231998 7 Answer by askheaves for What is the most disruptive thing in a developer's day askheaves 2008-10-23T23:47:05Z 2008-10-23T23:47:05Z <p>Anything that breaks your concentration for a couple seconds will cost you 15 minutes to get fully back into your work.</p> <p>If compiling your application takes 15 seconds, you're not going to stare at the screen for 15 seconds... you're going to check digg. 15 minutes lost getting back into the groove.</p> <p>Have to go to the bathroom from too much coffee? 15 minutes lost.</p> <p>Coworker sends you an instant message asking about a particular error condition? 15 minutes.</p> <p>Email, 15 minutes. Out of water, 15 minutes. Cute girl walks by, 15 minutes.</p> <p>Then again, I have massive ADD and concentrating isn't my strong suit.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/232001#232001 1 Answer by florin for What is the most disruptive thing in a developer's day florin 2008-10-23T23:47:39Z 2008-10-23T23:47:39Z <p>Availability of the Internet, coupled with the need to actually use it to search for algorithms, code samples. This <a href="http://www.paulgraham.com/distraction.html" rel="nofollow">essay</a> by <a href="http://www.paulgraham.com/" rel="nofollow">Paul Graham</a> sums it nicely.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/232067#232067 5 Answer by Hapkido for What is the most disruptive thing in a developer's day Hapkido 2008-10-24T00:14:37Z 2008-10-24T00:14:37Z <p>Actually, I'm on a contract and I'm facing the most disturbing thing in my career. To save money, the cleaning of the office is done in the middle of the afternoon. So can you imagine how a vacuum cleaner is disturbing??? Usually, I just get up and take a brake. But once I was really in the zone, headphone with loud music... believe it or not, the cleaner tried to pass the vacuum around my chair... she was so close, I felt the blow in my hair... and then get out of concentration.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/232087#232087 1 Answer by Adron for What is the most disruptive thing in a developer's day Adron 2008-10-24T00:23:12Z 2008-10-24T00:23:12Z <p>I'd say e-mail, in certain environments, and pretty ladies walking by the window. That can be very distracting. There are a million things that can be distracting. I think the more objective question would be, "How does one decrease the number of distractions during the course of a day?"</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/232093#232093 2 Answer by Robert Elwell for What is the most disruptive thing in a developer's day Robert Elwell 2008-10-24T00:29:26Z 2008-10-24T00:29:26Z <p>Non developers coming into your office to bug other developers for help instead of emailing them or opening a helpdesk.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/232103#232103 1 Answer by Saif Khan for What is the most disruptive thing in a developer's day Saif Khan 2008-10-24T00:34:07Z 2008-10-24T00:34:07Z <p>I must say the Phone and Tech Support, if your company's new rule is "Do More With Less!". Trust me, it is very, very distracting for a developer!</p> <p>As for stackoverflow....indeed! But I must say, there is something about this site that urges you to keep checking, no matter what. Dude, 3 Sundays ago I was on this site from 2PM to 11:45PM, seriously....but I gather a lot of information...a better distraction.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/232154#232154 4 Answer by John Dunagan for What is the most disruptive thing in a developer's day John Dunagan 2008-10-24T01:04:14Z 2008-10-24T01:04:14Z <p>Different gigs, different disruptions. But to be honest, my need to get up every once in a while is probably more of a distraction than any external factor.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/232160#232160 6 Answer by mmacaulay for What is the most disruptive thing in a developer's day mmacaulay 2008-10-24T01:09:21Z 2008-10-24T01:09:21Z <p>I work close to a busy street, so a common disruption is the sound of traffic. Car horns and especially car alarms. I hate car alarms.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/232205#232205 2 Answer by petebob796 for What is the most disruptive thing in a developer's day petebob796 2008-10-24T01:29:33Z 2008-10-24T01:29:33Z <p>Meetings where you want decisions to be made so you can continue writing the program they want but all that happens is a lot of talking and you get nowhere. Usually because end users have no idea what they want (or need). </p> <p>Usually in the end I just do what I was going to do in the first place so there was no point in the meeting other than to waste time.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/232211#232211 10 Answer by cydeweys for What is the most disruptive thing in a developer's day cydeweys 2008-10-24T01:34:03Z 2008-10-24T01:34:03Z <p>The most disruptive thing that's ever happened at my workplace is eating contests. Seriously. A whole bunch of us started together right out of college and this was our self-generated team-building idea (well I'm actually the one who can take the majority of the blame for it).</p> <p>Most of the eating contests went pretty well, and involved the usual fare. But around the last Christmas, we had the "brilliant" idea of a dual gingerbread building/eating competition. We teamed up in pairs and points were awarded not only for who built the best gingerbread house, but who could eat it the fastest.</p> <p>Long story short, having an eating competition on candy is pretty much the worst possible idea. Structural gingerbread doesn't even taste good to begin with, but try eating five pounds of it covered in hard candies and stale frosting.</p> <p>Six of us left work four hours early that day, because we were falling into sugar comas and were left completely unable to do anything constructive.</p> <p>So yeah, the most disruptive thing I've ever done at work was have a gingerbread house eating contest.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/232232#232232 3 Answer by Rahul for What is the most disruptive thing in a developer's day Rahul 2008-10-24T01:49:16Z 2008-10-24T01:49:16Z <ol> <li><p>Project Manager reviewing the code and insisting that you rewrite all the code to implement some of his irrelevant and stupid suggestions. </p></li> <li><p>Coworkers calling for unplanned meetings. They were having a conversation among themselves, saw you working quietly on your desk and thought you should be included. </p></li> <li><p>You are driving to work in the morning, mentally planning about how you can rewrite that sort-merge algorithm for better performance. When you reach office and check your emails, you find out that a priority 1 bug in your code has caused all hell to break loose last night and that now you have to fix it immediately while everyone will hover around you breathing down your neck.</p></li> <li><p>Your girlfriend calls to say she loves you while you are in the middle of deep thought. She gets angry and slams the phone when you don't respond as warmly. </p></li> <li><p>Coworkers wanting to indulge in small talk with you.</p></li> </ol> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/232240#232240 4 Answer by Optimal Solutions for What is the most disruptive thing in a developer's day Optimal Solutions 2008-10-24T01:56:40Z 2008-10-24T01:56:40Z <p>Telephones</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/232261#232261 1 Answer by rich for What is the most disruptive thing in a developer's day rich 2008-10-24T02:08:27Z 2008-10-24T02:08:27Z <p>Most of the above .. Actually for me, the most disruptive part of my day is having to go to work. It is important to have face time but it is also important to have zone time. As a developer I would be much more productive if I could VPN in from home. I'm not sure why I still have to commute to work when we have all of this wonderful networking technology that facilitates team collaboration from remote locations. We've come so far but learned so little.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/233787#233787 3 Answer by JohnMcG for What is the most disruptive thing in a developer's day JohnMcG 2008-10-24T14:33:55Z 2008-10-24T14:33:55Z <p>Anything with emotional undertones.</p> <p>In particular is the interruption that I think is unnecessary. I tend to be conflict-avoidant, and not terribly good at asserting myself gracefully, so just the act of saying, "This isn't a good time" raises my blood pressure and makes it hard to get back on task. (I admit this is more my problem than my coworkers'). I'd be better off just accommodating the interruption, but if I do so, then I'd be setting a bad precedent.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/233798#233798 1 Answer by JB King for What is the most disruptive thing in a developer's day JB King 2008-10-24T14:35:31Z 2008-10-24T14:35:31Z <p>Someone coming over with "just a little thing" that isn't scheduled, I don't know about at all, and wasn't something I had planned to do today, but it gets discussed if not done de-railing what I was working on at the time.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/233801#233801 1 Answer by milot for What is the most disruptive thing in a developer's day milot 2008-10-24T14:36:51Z 2008-10-24T14:36:51Z <p>Phone calls</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/247248#247248 1 Answer by lamcro for What is the most disruptive thing in a developer's day lamcro 2008-10-29T15:28:30Z 2008-10-29T15:28:30Z <h2>Unrestricted, Unmonitored, internet use</h2> <p>Currently my job has some website blocked (facebook, youtube, myspace). But they missed others (google video, megavideo, google reader, <strong>stackoverflow</strong>, etc.)</p> <p>I wish they blocked more so I do not procrastinate as much.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/297784#297784 2 Answer by pearcewg for What is the most disruptive thing in a developer's day pearcewg 2008-11-18T03:35:38Z 2008-11-18T03:35:38Z <p>Daily Scrum meetings. Supposed to be 10 minutes, but they are almost never that short.</p> <p>Limited meetings can be ok, but as they increase, BEWARE.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/297790#297790 0 Answer by le dorfier for What is the most disruptive thing in a developer's day le dorfier 2008-11-18T03:39:39Z 2008-11-18T03:39:39Z <p>Midnight. 12:00 P.M.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/499479#499479 2 Answer by Siblja for What is the most disruptive thing in a developer's day Siblja 2009-01-31T20:23:15Z 2009-01-31T20:23:15Z <p>When i bring work home, and girlfriend or family sitt beside and ask: What are you doing? They are not really interested, and they just want to start conversation or show interest but after a while it becomes anoying...</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/525309#525309 0 Answer by Joe Soul-bringer for What is the most disruptive thing in a developer's day Joe Soul-bringer 2009-02-08T07:04:08Z 2009-02-08T07:04:08Z <p><em>The most disruptive thing in your day should <strong>NOT</strong> be contact with customers.</em> </p> <p>That is to say, get used to not being so stuck on in your "groove" that the necessary changes to <em>your idea</em> of what you need to do strike you as "needless disruptions". </p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/525355#525355 1 Answer by Autodidact for What is the most disruptive thing in a developer's day Autodidact 2009-02-08T07:46:32Z 2009-02-08T07:46:32Z <p>I don't think my coworkers understand the cost of "context switching".</p> <p>Programming requires sustained concentration. Whatever the cause of the distraction, be it a phone call, a meeting etc, I have to spend maybe 10 or 15 minutes afterwards attempting to get back into "programming mode". This time period is characterized by staring blankly at my monitor thinking 'OK what the hell was I doing?'</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/525388#525388 1 Answer by Przemek for What is the most disruptive thing in a developer's day Przemek 2009-02-08T08:07:29Z 2009-02-08T08:07:29Z <p>Hi guys, consider this. There are 14 programmers working together, sitting shoulder to shoulder, breathing on neighbour's neck. A quarter of them are talking on skype either with clients or with other programmers from the company's remote site. A half are discussing an important bug that has just surfaced and is difficult to tackle, and a number of guys are having their eating break. All of this in a single room submerged in this perpetual cacophony! Now, as far as I am concerned, <b> that is the epitomy of programming disruption</b>.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/525427#525427 1 Answer by FryGuy for What is the most disruptive thing in a developer's day FryGuy 2009-02-08T08:59:51Z 2009-02-08T08:59:51Z <p>When I was in my previous building: overhead pages "xxx call 4193, xxx 4193" all day throughout the day.</p> <p>Now: The person in the cube next to me has a cell phone next to a 30 year old radio and it makes loud BZZZZZT BZZT BZZZZZTZZTZZZZZTT sounds all day long. That, and his phone rings frequently, but only if he's not at his desk.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/525438#525438 5 Answer by mika for What is the most disruptive thing in a developer's day mika 2009-02-08T09:13:46Z 2009-02-08T09:13:46Z <p>Daily disruptions come from <strong>people trying to override the process</strong>. By process I mean agreed and prioritized work that is recorded in a bug tracking system or somewhere else. Disruptions come when people try to override this and get <strong>their</strong> things done fast-track. Unfortunately, they almost always succeed in a normal developer-unfriendly workplace.</p> <p>For a particular job, at worst, these disruptions lead to total lack of control over your work. You can't plan a single day's work that wouldn't be destroyed by continuous interruptions. Any serious development would be done in the early mornings, evenings or weekends when no one is bothering you. This really starts to get painful when you realize that these interactions are one-way: you don't disrupt anyone's work and other people's work does not benefit yours. I can tell, stock options and perks don't mean a lot when you are seriously on the brink of <a href="http://www.urbandictionary.com/define.php?term=Desk%20Rage" rel="nofollow">desk rage</a> most of the days.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/527150#527150 1 Answer by chuckg for What is the most disruptive thing in a developer's day chuckg 2009-02-09T04:55:48Z 2009-02-09T04:55:48Z <p>Requests for an update to a legacy system that you inherited while you're engaged in the process of writing a replacement for it is by far the most disruptive thing in my day, primarily because it's such an annoyance. </p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/555618#555618 0 Answer by Andrew Szeto for What is the most disruptive thing in a developer's day Andrew Szeto 2009-02-17T05:32:24Z 2009-02-17T05:32:24Z <p>For me it's mainly instant messaging, even though I keep telling myself I'll sign off.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/555619#555619 1 Answer by Bhushan for What is the most disruptive thing in a developer's day Bhushan 2009-02-17T05:34:22Z 2009-02-17T05:34:22Z <p>Urge to drink water</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/555640#555640 1 Answer by mannicken for What is the most disruptive thing in a developer's day mannicken 2009-02-17T05:41:09Z 2009-02-17T05:41:09Z <p>My mum :( </p> <p>:D</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/618375#618375 1 Answer by Jlouro for What is the most disruptive thing in a developer's day Jlouro 2009-03-06T10:33:03Z 2009-03-06T10:33:03Z <p>AS a freelance. When I need to get work done, and my wife stays at home …</p> <p>Don’t need to say more.</p> http://stackoverflow.com/questions/231943/what-is-the-most-disruptive-thing-in-a-developers-day/1560502#1560502 1 Answer by John Nolan for What is the most disruptive thing in a developer's day John Nolan 2009-10-13T14:11:53Z 2009-10-13T14:11:53Z <p>My hard drive failing.</p>