Slashdot Mirror


The Real Reasons Companies Won't Hire Telecommuters (oreilly.com)

Long-time Slashdot reader Esther Schindler points us to a new article at OReilly.com: Those of us who telecommute cannot quite fathom the reasons companies give for refusing to let people work from home. But even if you don't agree with their decision, they do have reasons -- and not all of them are, "Because we like to be idiots." In "5 reasons why the company you want to work for won't hire telecommuters", hiring managers share their sincere reasons to insist you work in the office -- and a few tips for how you might convince them otherwise.
The arguments against telecommuting range from "creativity happens in the hallway" to "the extra logistics aren't worth it," and the article suggests the best counterarguments include pointing out a past history of successfully telecommuting and allowing your employer to gradually transition you into a remote position. And if all else fails, just become a "rock star," because according to one tech placement company, "For the right talent and when a role has been open for a very long time, they tend to give in."

269 comments

  1. Rock Stars of Conformity by Anonymous Coward · · Score: 1

    just become a "rock star," because according to one tech placement company, "For the right talent and when a role has been open for a very long time, they tend to give in."

    Conform to the role on offer, and you too can abuse the term "rock star" for profit.

  2. Synergy! Connectivization! Linkativity! by Anonymous Coward · · Score: 5, Insightful

    How in the world can Real Work(tm) get done without the constant barrage of face-to-face interruptions? Think of the children!

    Brought to you by Management. Management - for when you need to divide your day into never-ending 30-minute chunks of time. Focus? What the hell is that?

  3. Some good points. by Anonymous Coward · · Score: 4, Insightful

    I was getting ready to throw some serious shade at this, but there are actually a few good points in this article. In particular the comments regarding mentoring junior members and knowing when they are struggling.

    1. Re:Some good points. by RabidReindeer · · Score: 5, Interesting

      I've been mentoring junior developers for years, and there's been absolutely no uncertainty about which ones were struggling. Or which ones were overjoyed to be guided and which were just hoping I'd do their job for them,

      Some of them were even located on the same continent I am.

      Though I've never met any of them face-to-face. Or even voice-to-voice.

    2. Re:Some good points. by Gr8Apes · · Score: 3, Insightful

      I've been mentoring junior developers for years, ...Though I've never met any of them face-to-face. Or even voice-to-voice.

      If you've never talked to them, how are you mentoring them?

      --
      The cesspool just got a check and balance.
    3. Re:Some good points. by BarbaraHudson · · Score: 1, Insightful

      Welcome to the late 20th century, where email exists.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    4. Re:Some good points. by Esther+Schindler · · Score: 1

      I've mentored dozens of people by email and by commenting on their articles. Voice isn't necessary. Sometimes it actually gets in the way.

      But yeah I also write very long emails.

    5. Re:Some good points. by luis_a_espinal · · Score: 2

      Welcome to the late 20th century, where email exists.

      And skype and webex and slack. I collaborate with a co-worker in Phoenix and one in Naples on a daily basis while I work off Broward (north of Miami). We conduct daily stand ups, code reviews and design meetings all remotely.

      A few weeks ago, I worked remotely with a team in Japan. And in the past I've done the same with people on the West Coast and India.

      This is the type of shit that has been possible for more than a decade.

      Now, I understand the rationale for being against telecommuting. But they are rarely technical, and sometimes, they are completely legitimate and rational.

    6. Re:Some good points. by Bengie · · Score: 1

      66% of knowledge is not transferable via communications of any form, which is why hiring to 3rd parties rarely works, because domain knowledge and requirements cannot be properly conveyed via humans, not matter how hard they try.. 90% of what can be communicated is tonal or body language. 10% of 33% is 3.3%. Your mentoring is only 3.3% transferable. Grats.

    7. Re:Some good points. by BarbaraHudson · · Score: 2

      And to contradict that, we have the written word, in books, for centuries. O'Reilly makes coin on the fact that even specialized knowledge is transferable in print. Or just google it. No need for in person meetings.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    8. Re:Some good points. by Bengie · · Score: 1

      2/3rds of knowledge is not factual, it is context sensitive, it is nuanced in a way that human language cannot communicate. Many in psychology actually use apprenticeships as an example of the best way to transfer knowledge this knowledge, lots of hands-on experience watching a master at work.

      One of the most highly acclaimed books on Software Architecture started the book saying, if you have to read this or any other book to become the required master at software design to be an Architect, you will never be a good architect. His recommendation was to get your money back for the book.

      I don't read books to gain knowledge, that is stupid when you can google almost all knowledge, I read them to learn to think differently. One book so eloquently put it, you will never be a master as programming if you listen to others, even them. They went on to say that even if another master at programming tells you to NEVER do something, if you listen, you will never become a master. You need to be able to make your own decisions. Masters follow their intuition, which supersedes all forms of knowledge. You can't learn intuition from a book.

      I've started to use the phrase "wrong for the right reasons" more. The kinds of issues I work on are in their nature unable to be empirically measured or reproducible, yet I can fix them. Most of these issues I trivially know where to look, and I can spend hours trying to explain my logic to another person that I consider very very smart. Why is your software running slow when you try to use every form of profiling and unable to find a hot path? Or an issue that only occurs once in a great while and does not happen when you have trace or debug code enabled? This is the kind of stuff I live for.

      Numerous times I have had people show me how their code runs fast, they have micro and macro benchmarked the code, but I tell them it will run slowly. All goes well in production for a while until a tipping point is hit, then suddenly it comes crashing down. I make my changes and everything is running well again. Even when they look at my changes and I try to tell them why I made each change, they still cannot fully grasp why my version works so much better. And these are very knowledgeable smart people.

      I do not consider myself very knowledgeable or very smart, in the normal sense of the word at least, but I seem to have a very strong intuition about designing, debugging, and optimizing. Never ever in my life have I ever had to try at programming. It's always been a natural extension of the way I think.

    9. Re:Some good points. by Anonymous Coward · · Score: 0

      I forgot to add, intuition can be transferred, but only be experiencing the situation, not by reading it or hearing it. Contextual nuances are incredibly important to becoming good at something.

    10. Re:Some good points. by Anonymous Coward · · Score: 1

      I was getting ready to throw some serious shade at this, but there are actually a few good points in this article. In particular the comments regarding mentoring junior members and knowing when they are struggling.

      Yes, it is better to have staff "on site" when you have to develop that staff. It also helps to have staff "on site" when the company has jobs where the company's approach to doing the work requires "close proximity" among employees.

      In my case, I was a member of "senior technical staff" (HQ staff) in a number of large companies in the USA with nationwide presence (offices in almost every state) and I was expected to travel at times as part of the job. In my case, the expenses of setting up a telecommuter are already "baked in" because (1) I had to travel for work reasons between 25 and 50 percent of the time so I had a company laptop & VPN access; (2) VPN access was necessary because I can't get into a remote office (not an employee assigned to that office means no access badge for that office...security reasons) after hours to work on a project due the following morning; (3) "members of senior staff" are expected to know what needs to be done and when, so no training or "hand holding" should be required; (4) I was periodically "on call" and "response time" to getting started on resolving problems was critical (a drive to an office was not always practical).

      I find the telecommuting "problem" between employees and management has multiple reasons: (1) the manager does not know how to manage & motivate people (very common); (2) the manager has an "ego" problem that is compensated by having all their staff within walking distance (very common); (3) the manager does not know how select the right person for the remote jobs (very common); (4) the work the company does is not appropriate for telecommuting (very common); (5) the job the company wants done is not appropriate for telecommuting (very common); (6) the administrative costs of a telecommuting employee can be higher since most people are not techies or IT (or company security) has everything "locked down" on the remote user's desktop/laptop (self-fulfilling problem...the problem perpetuates itself).

    11. Re:Some good points. by Anonymous Coward · · Score: 0

      2/3rds of knowledge is not factual, it is context sensitive, it is nuanced in a way that human language cannot communicate.

      I am sorry but that information is too nuanced and cannot be conveyed by human language

    12. Re:Some good points. by Anonymous Coward · · Score: 0

      To give a simple counter example, I learnt my first two programming languages (basic and z80) assembler with nothing but a computer (early 80s, waaaay pre internet) and two "... instruction manuals" that came with said computer. Small town, teachers clueless, parents clueless, no friends particularly into computers (those that had computers liked games), yet somehow I learnt. My point is: learning from books is very possible. All you need are the books, the relevant device, and a healthy supply of uninterrupted "bored" time.

    13. Re:Some good points. by swalve · · Score: 1

      Nonsense. There is nothing that can't be conveyed via written language, provided the communicants are well versed in that language. If they aren't, it won't work in person either.

    14. Re:Some good points. by gweihir · · Score: 1

      And basically all of that is irrelevant for the purpose at hand. You fail. A possible explanation is that you vastly overestimate the worth of what you believe you have to say.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    15. Re:Some good points. by gweihir · · Score: 1

      And that is just the point. People that know how to communicate do not need the full bandwidth, a tiny fraction is enough. For the others, it does not help, as they have no clue how to use it in the first place. Many of them will want if for an illusion of control though.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    16. Re:Some good points. by gweihir · · Score: 1

      The thing is that it is only possible for, say 15% or so of all people. The others cannot learn deep things anyways, regardless of how they are learning.

      I think the faulty thinking applied here goes something like this: Many people cannot learn by themselves with written materials only. Hence they must be taught in the traditional fashion, because that one being traditional, obviously must work.

      Of course, the second part is disconnected from reality. The only thing that traditional learning does well is teach conformity and some rote skills. For the most part it wastes people's time.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    17. Re: Some good points. by Anonymous Coward · · Score: 0

      Describe the color blue. Like I am blind. I will wait.

    18. Re: Some good points. by Anonymous Coward · · Score: 0

      I dont especially want to telecommute all the time, but my in my job they moved us all to a building several blocks away from our main office. Staff expansion, no floor space available.

      Net result: nobody wants to walk blocks to meetings with the business staff so we all 'telecommute' from our new office to the main one and people in the new office rarely actually have to talk to each other in person anyway. Yet we were all put there to increase collaboration.

    19. Re: Some good points. by Traxton · · Score: 1

      Visible light is divided into frequencies. Blue is a set of frequencies that our brains simplify by telling us it's "blue". Having sensitivity for telling frequencies apart helps us distuingish objects. Example: red apple on green treetop. There is no need to understand exactly what "blue" looks like, just what it is and why it helps us.

    20. Re:Some good points. by Dog-Cow · · Score: 1

      The books didn't teach you. They just provided knowledge you needed. What taught you is the experience of trying to program your actual device. It's the experience necessary to really learn that the GP wrote about. You think you're disagreeing, but your anecdote actually supports his position.

    21. Re: Some good points. by Dog-Cow · · Score: 1

      You are hand-waving away the need to describe what blue looks like by saying that it's not necessary unless one can experience it. Well, that's kind of the GP's point. You can't do it.

    22. Re:Some good points. by Anonymous Coward · · Score: 0

      Have they ever turned out to be good?

      When was the last time one of them actually became skilled enough to correct you when you were wrong?

    23. Re:Some good points. by Anonymous Coward · · Score: 0

      Eh? This is the 20th century, no one uses e-mail anymore, grandpa!

    24. Re:Some good points. by hraponssi · · Score: 1

      Problem for me with written material is that it doesn't adapt to me. Someone wrote it with some heavy background on the topic being written. Most likely that background does not match to me.

      Maybe it was a book on machine learning, where the author has been reading Greek symbols for the past 20 years and expects everyone to happily digest that. Of course, if I could just ask him to explain it, where needed, that would probably be no problem. But the book rarely responds.

      Or maybe it was that proprietary protocol specification written by one of the guys in the group that authored the protocol. Where the thought never crossed his mind that someone wouldn't know exactly what binary encoding was used for which field, or what some acronym is. Or maybe even ask for some reference test data for parsing it. If he was there, I could ask him and be done in 5 minutes. But the specification does not respond.

      Seems to happen to me all the time. Of course there is that good chance I am just not good enough as you say.

    25. Re:Some good points. by Esther+Schindler · · Score: 1

      Oh absolutely, yes: Quite a few have become very good, and regularly correct me. This is how I learned, too. Just as a great programmer knows that the code isn't done when it works -- that's when you start -- writing doesn't end with the first draft.

      Verbal advice is ephemeral. It's easy to not-notice something said in passing. And while there have been situations in which I learned at a master's feet in person -- particularly when he didn't realize he was teaching -- the grunt work of getting better at my job is a processing of making small improvements. So the opportunity to see, on the page, how someone changed the text, and why... that lets me compare before-and-after at my own pace, without anyone standing over me.

      Needless to say I'm still close with those who mentored me and with those whom I've mentored. But "how to mentor" is, perhaps, a different discussion.

    26. Re:Some good points. by jedidiah · · Score: 2

      Forms of online group communications have been available since at least the 80s. This includes "newsgroups" and real time chat. The real problem is that many people choose not to use them and you pretty much have to chase them down physically.

      Trustworthiness is really the only issue here. The rest flow from that.

      In some companies, even if you are physically in the office you are co-located with NO ONE on your team.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    27. Re: Some good points. by BarbaraHudson · · Score: 2

      Most blind people weren't blind at birth. You wouldn't have to describe colors for them. As for those who never saw the color blue, it's the same as those who were not blind at birth - it's totally useless information. It would be like telling a blind person to only cross the street when the light is green. Even their guide dong can't tell the color of the traffic lights. The blind person uses their ears to determine the traffic flow, and when it's safe to cross. The color of the lights, or the existence or non-existence of a stop sign, means nothing.

      Also those who are born blind, their visual cortex changes function so that it can be used to build up a map of the surroundings from sounds, echos, tactile sensations, even the angle of the foot on the street (the street has a crown in the center to help drainage, and you can tell when you're half-way across when your ankle changes angle. You know how many paces it took to get to the center, it'll probably take an equal number to get to the other sidewalk). If they suddenly became sighted, they would not be capable of understanding what they are seeing. Their brain has no knowledge of colors, and has changed function.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    28. Re:Some good points. by BarbaraHudson · · Score: 1

      Eh? This is the 20th century, no one uses e-mail anymore, grandpa!

      This is the 21st century, not the 20th. Wake up, Rumpelstiltskin. The world didn't come to an end December 31st, 1999 at midnight.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    29. Re:Some good points. by Bengie · · Score: 1

      that taught you is the experience of trying to program your actual device

      Some people don't need to physically try to gain experience. There is actually a small subset of the population that learns by thinking about a situation. They are good at creating accurate mental models, allowing them to not until gain deep understanding of programming, but to learn from mistakes they have only made in their head, where they can make mistakes as fast as they can think, allowing them to progress much faster.

    30. Re: Some good points. by swalve · · Score: 1

      Can't do that in person either.

    31. Re: Some good points. by Chelmet · · Score: 1

      Even their guide dong can't tell the color of the traffic lights.

      Where can I get a guide dong? That sounds amazing!

    32. Re:Some good points. by david_thornley · · Score: 1

      The problems I've had working with people in Japan and Australia have largely been due to time zone differences. The US isn't too bad, and there's some overlap with the workday in the UK, but if I'm chatting to someone in Japan one of us is not during normal working hours.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    33. Re:Some good points. by HornWumpus · · Score: 1

      Sounds like you work until you find an excuse to stop. Any book that doesn't require you to learn some background in the process of reading it for knowledge is review or trivial.

      Library skills, these days mostly Google skills.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    34. Re:Some good points. by HornWumpus · · Score: 1

      Meta skills like that are tuned to mental models Wait until you're halfway through your first actual project and you realize your model was broken.

      Dennis Moore: 'This redistribution of wealth is more complicated than I thought.' (para)

      Not saying what you describe doesn't happen, usually curated by someone with enough experience to check the mental models being used for sanity.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    35. Re: Some good points. by HornWumpus · · Score: 1

      You were ether born with it or weren't. Trust it, it will never lead you wrong, except when it does.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    36. Re: Some good points. by BarbaraHudson · · Score: 1

      Guide dog. Hahaha.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    37. Re: Some good points. by Anonymous Coward · · Score: 0

      Perception is a form of deep understanding the brain uses to handle the massive amount of information to represent a concept. When you deeply understand something, you can perceive it. If you cannot describe what perceiving "blue" looks like to someone who has never seen color, then you are incapable of transferring the full knowledge of "blue".

      For example. When I'm trying to problem solve an issue, I get a mental picture of the the logic, which is something I cannot describe, I can "see" blurry spots in the picture allowing me to realize something is wrong in that part of the code. Then I can focus on that part of the code until I figure out what the issue is. Many times it's some obscure race-condition. Because of this "perception", my co-workers have described me as having a "super human" attention to detail. I just "see" code issues.

    38. Re: Some good points. by BarbaraHudson · · Score: 1

      Your definition of "perception" is bogus. Start with a bad assumption, you end up with crap such as what you've written. And this is one reason why coders need to develop a wider perspective, so they don't continually spout off shit like this.

      I can describe the sun without having a "deep" perception of it. Or where I live, without knowing who lives in each dwelling around me. I can describe the symptoms when I go see a doctor, again without having any understanding whatsoever of what's going on - I am certainly conveying to him enough information of my illness that he has the information he needs to make a diagnosis.

      Too bad your "perception" doesn't extend very far in the real world. Try being blind for a while - neither a blind person nor their guide dog can tell the color of traffic lights. You can talk about them until you are blue in the face about red, amber, and green lights, how they work, what they mean, but you aren't transmitting anything useful - it's just NOISE, not data or information. Same as trying to use a laser to etch binary data on soup.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
  4. Managers like to stalk by pepsikid · · Score: 4, Insightful

    Managers like to sneak up on their employees, and look over their shoulders. They like to be an ever-present looming threat keeping the prole's heads down and working hard. It's a constant trickle of pleasure in their bloodstreams. Productivity and mental health numbers don't matter to them.

    1. Re:Managers like to stalk by geekmux · · Score: 1

      Managers like to sneak up on their employees, and look over their shoulders. They like to be an ever-present looming threat keeping the prole's heads down and working hard. It's a constant trickle of pleasure in their bloodstreams. Productivity and mental health numbers don't matter to them.

      Speaking of what matters, would financial numbers matter to them after they discover productivity is in the toilet due to them driving their best talent out the door?

      At some point the moronic PHB mentality starts to affect what they DO care about, and sane, talented people do not put up with that shit.

    2. Re:Managers like to stalk by rudy_wayne · · Score: 1

      Speaking of what matters, would financial numbers matter to them after they discover productivity is in the toilet due to them driving their best talent out the door?

      Apparently, losing good people doesn't bother anyone, because they keep doing it and I have yet to see anyone ever admit that they're doing something wrong and need to change.

    3. Re:Managers like to stalk by Gr8Apes · · Score: 5, Funny

      Apparently, losing good people doesn't bother anyone, because they keep doing it and I have yet to see anyone ever admit that they're doing something wrong and need to change.

      Because Agile methodologies tell them as long as they stand around 30 min every morning, they're making the best progress they can and their projects will finish on time. Oh, and every task can be done by anyone on the team. Replaceable cogs.

      --
      The cesspool just got a check and balance.
    4. Re:Managers like to stalk by thegarbz · · Score: 3, Insightful

      Managers like to sneak up on their employees

      No. Bad managers like to stalk. Good managers don't give a shit about looking over your shoulder. That isn't an argument for or against telecommuting. My manager works in a different country to me, but that doesn't mean I'm telecommuting. I am still very much at one of our offices and for a good reason; I am far more useful when I overhear and am in the middle of what's going on.

      Picking up a phone requires effort, overhearing a conversation or discussing a problem over coffee does not.

    5. Re: Managers like to stalk by Billly+Gates · · Score: 1

      All managers care about is how cheap they can get it done in their version of productivity formula.

      If they drive top talent away then good as productivity goes up by an H1B1 because they are cheaper anyway etc.

      Oh wait do you mean shit about deadlines? That's the project managers problem.

    6. Re:Managers like to stalk by luis_a_espinal · · Score: 2

      Managers like to sneak up on their employees, and look over their shoulders. They like to be an ever-present looming threat keeping the prole's heads down and working hard. It's a constant trickle of pleasure in their bloodstreams. Productivity and mental health numbers don't matter to them.

      Not all managers. In 22 years doing this in software (and 28 when I include other fields), I can say for certain that this is not the general case. If a) you have a good manager, and b) you have given them reason to trust you, they don't do that.

      However, if a) you do not have a good manager, or b) you have given them reason to mistrust you, then yeah, they'll sneak upon you.

      This is not specific of software. It happens everywhere. Life is what you make of it.

    7. Re: Managers like to stalk by TroII · · Score: 2

      If they drive top talent away then good as productivity goes up by an H1B1 because they are cheaper anyway etc.

      It's never productive to have flu in the office, anyone with H1B1 should be telecommuting.

    8. Re:Managers like to stalk by swalve · · Score: 1

      That's a metric that's hard to measure.

    9. Re:Managers like to stalk by psavo · · Score: 1

      The *fucking gall* to go around calling people *resource*. Fucking retards.

      --
      fucktard is a tenderhearted description
    10. Re:Managers like to stalk by Kjella · · Score: 3, Insightful

      The *fucking gall* to go around calling people *resource*. Fucking retards.

      Kinder than me, I usually say we're all prostitutes either from the neck down or the neck up. Work is basically pimping out your brain for cash.

      --
      Live today, because you never know what tomorrow brings
    11. Re:Managers like to stalk by nine-times · · Score: 1

      You make it sound like a bad thing, but there's something that many good managers do that it's bad: walk around and get a feel for how things are going.

      It's not about spying on people. It's not necessarily about catching people slacking off, though sometimes that happens. More often then not, it's about helping people. You hear someone getting frustrated, you see someone struggling with something, or you catch the vibe that one group has too much on their plate. As a good manager, you step in and help them find a solution.

      More often than not, when I see someone slacking a little, I ignore it. My people work hard, and deserve an occasional break. I'm much more interested in keeping them on the right track, and keeping them from overloading.

    12. Re:Managers like to stalk by Anonymous Coward · · Score: 0

      Ha, our company uses agile with their sys admins and engineers. Every morning they have that 30 minute micro-management meeting.

      Personally I'd much prefer to have two weeks of tasks assigned, one meeting half way through to solve blocking issues, then done. These guys waste the equivalent of one persons work day every morning explaining why they got stuck on something the day before.

    13. Re:Managers like to stalk by SvnLyrBrto · · Score: 1

      > I am far more useful when I overhear and am in the
      > middle of what's going on.

      So very much this. I've experienced the extended telecommuting thing post-acquisition when the parent company shut down our local office and put those of us not laid-off on F/T work from home. And I know first-hand how much harder it is to effectively collaborate with your team when you only see them once a quarter, and just how valuable those everyday interactions are for generating and new ideas, and just how stir-crazy I went with no one around to talk to all day but the dogs. I'd have serious reservations about allowing telecommuting more than one or two days a week, should I find myself in the place to make that decision.

      --
      Imagine all the people...
    14. Re:Managers like to stalk by Anonymous Coward · · Score: 0

      If overhearing conversations were that useful I wouldn't be so inclined to wear headphones ALL DAY LONG. Often with no music playing whatsoever; it's just a social signal to let me work in peace. Don't get me started on pathological extroverts who willfully ignore that most basic of office social signals.

    15. Re:Managers like to stalk by Anonymous Coward · · Score: 0

      Managers like to sneak up on their employees, and look over their shoulders. They like to be an ever-present looming threat keeping the prole's heads down and working hard. It's a constant trickle of pleasure in their bloodstreams. Productivity and mental health numbers don't matter to them.

      oddly enough, management never seems to tell us not to work at home outside the hours we spend at our desks, on the grounds that we're not communicating efficiently then or having hallway meetings

    16. Re:Managers like to stalk by Anonymous Coward · · Score: 0

      Speaking of what matters, would financial numbers matter to them after they discover productivity is in the toilet due to them driving their best talent out the door?

      Apparently, losing good people doesn't bother anyone, because they keep doing it and I have yet to see anyone ever admit that they're doing something wrong and need to change.

      "unfortunately, they weren't a good fit" "oh, too bad."

    17. Re:Managers like to stalk by HornWumpus · · Score: 1

      That's not Agile, that's scrum.

      Learning to detect bullshit 'Agile' is a skill.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    18. Re:Managers like to stalk by Gr8Apes · · Score: 1

      Learning to detect bullshit 'Agile' is a skill.

      Developing a sense of humor - priceless.

      --
      The cesspool just got a check and balance.
    19. Re:Managers like to stalk by HornWumpus · · Score: 1

      If you had used the word 'scrum', it still wouldn't have been funny, but at least you wouldn't have come off sounding clueless.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
    20. Re:Managers like to stalk by Gr8Apes · · Score: 1

      I am a decidedly anti-Agile, anti-Scrum, anti-Kanban etc individual. If I managed to disparage both Agile and Scrum for you, which I apparently have, I doubly succeeded. When even "manifesto" authors abandon something as a failed waste of time, perhaps you should be asking yourself why you cling to something that appears to only passably work in an ivory tower environment with a trained set of unambitious identical clones.

      --
      The cesspool just got a check and balance.
  5. I get it. by cshark · · Score: 5, Insightful

    As someone who's spent the last two years working on nothing but remote projects, I completely understand it. Doesn't always have anything to do with the worker, either. It's been my experience that it's something that doesn't experiment well.

    What I mean by that, is that you can't easily mix the office model and the work from home model easily. You're usually doing all one, or all the other.

    If you don't, and you haphazardly experiment with it, without knowing how to do this, your office people will screw everything up, or hire the wrong people.
    Sometimes, they'll intentionally mismanage projects, because the notion of remote workers is seen as a threat. I've seen it. They also have this nasty habit of wanting all of the productivity gains of remote workers, while insisting they work with constraints that don't make sense for remote contractors or employees.

    It's not for everyone, at least not yet. The whole idea is a pretty radical change from the established order. Better tools need to be built. Better protocols need to be in place more consistently. Better practices need to be thought up and deployed, because the state of it now is objectively bad at the corporate level.

    And if companies know their weaknesses here, I say good. Good. It means fewer shit remote jobs.

    --

    This signature has Super Cow Powers

    1. Re:I get it. by Anonymous Coward · · Score: 0

      I have the complete opposite experience. In fact I have been working remotely and managing remote teams.

      The key to doing so is excellent work order preparation and a communication culture that values facts over gossip. As an example, my work orders typically state the rationale, the exepected outcome, the tasks expected to be done, and further details. Work orders are scoped such they can be completed in 1-2 days of work max. Communication on work orders is through github. Daily communications through github.

      It works like a breeze.

      Then again I couldn't care less what people do all day or where they are. All I care about is that the job gets done.

       

    2. Re:I get it. by Anonymous Coward · · Score: 0

      As someone who's spent the last two years working on nothing but remote projects, I completely understand it. Doesn't always have anything to do with the worker, either. It's been my experience that it's something that doesn't experiment well.

      What I mean by that, is that you can't easily mix the office model and the work from home model easily. You're usually doing all one, or all the other.

      I wake-up at 05:00, take a shower and eat breakfast, so I am at my desk in my home office by 06:00. I can focus exclusively on work until 12:00 when I like to take a break for lunch and then take the dog for a walk depending on weather conditions. The afternoon is leisure time and in the evening I read an article(s) or part of a book - the paper kind - or work on an assignment or relax. In January I will return to college full-time for a year so my schedule will be reconfigured accordingly. It helps that my office is in the basement of the house away from the main living areas including the bedroom where my office used to be located for the longest time. Besides the basement has better climate control without the horrendous humid heat of the summer and early autumn nor the finger-chilling freeze of the late autumn to mid-spring.

    3. Re:I get it. by Esther+Schindler · · Score: 1

      > The whole idea is a pretty radical change from the established order. Better tools need to be built. Better protocols need to be in place more consistently. Better practices need to be thought up and deployed, because the state of it now is objectively bad at the corporate level.

      I'm interested in what changes you feel need to be made to improve the process, particularly if I left them out of the white paper (to which the article linked). As you may imagine, the topic is one that interests me greatly.

    4. Re: I get it. by Anonymous Coward · · Score: 0

      I'm sure that all works on paper too. But in real life **** happens. Choose a bad language or platform for your project, need to retrain half your staff, management just got back from a conference somewhere in China and they want you to synch up everything with over there and you need to implement their api. Etc... and everyone always thinks their problem is the one you need to be focusing on.
      Too many policies are just as bad as too few. A good policy set is simple to understand and follow. I'm a programmer not a politician, the only things I should be worrying about is writing code and fixing bugs. Whether you use waterfall or agile or some variety there of, if you don't do things right then you'll end up in bills and fix.
      I personally like the throw one away approach. Build your application rappidly, get up all basic and required functionality, then start over and rebuild it, this time take your time fix all the bugs and get it right. Every time I've done this I've turned out an exceptional product. But most management thinks things like this are a waste of time. When my experience has been that is usually takes less time overall. But what do I know I'm not a rock star programmer I just have a Batchelors degree.

    5. Re:I get it. by Anonymous Coward · · Score: 0

      What I mean by that, is that you can't easily mix the office model and the work from home model easily. You're usually doing all one, or all the other.

      In what you are calling the home model--where a company is "all in" with telecommutation--the potential for savings to a company is astronomical.

      The office model originated in an age where organization and productivity were constrained by physical limitations on assembly and coordination (and others?). The list of associated costs--real estate, utilities, maintenance, liability, architectural considerations, relational conflicts, moving expenses, transportation (with associated greenhouse gas emission) and attentional coincidence (bunches of people all having to listen to someone/something at the same time) are but a few--is VERY long. IMO that age is past, and we are just waking up to the fact.

      I guess that so far, there are millions to 100s of millions of man-hours of experience (more?) in the home model, but compared to the office model, the possibilities of the former are virtually unexplored. In a company immersed in the new model, it seems apparent that most of the factors above could be eliminated, or at least virtualized at a cost orders of magnitude less than in the old model. Even though this will almost certainly be much harder than is evident to my blithe imagination, I have great faith in the ability of greed to motivate. Smirking smiley.

      Many of the disadvantages mentioned in the article and by other posters (neither of which I've had time to study thoroughly, I've only scanned) could be reduced. For instance, technology could do much to close the gap between what can be accomplished in a real conference room and an online one. There could applications--perhaps one could be called VirtualHallway?--that emulate advantages of the old model, and eventually we will discover some that the old model can't even conceive of.

      (Of course, we are still widely using--and in some sense, confined by--pre-information age metaphors such as windows, menus, hands, pointing, dragging, documents, pages, mail, etc to create interfaces with technology but certainly some of the territory in the space of "newthink" cannot be accessed in this way. To my 20th century mind, we've made dizzying progress, but my 21st century one, we've only scratched the surface.)

      But the market has not yet been sufficiently motivated to close that communication gap.

      It seems that a large corporation that had solved the problems associated with the home model--and I have not tried to analyze them carefully, or yet discovered such an analysis in the "literature"--would operate at a cost so low that old-word corporations could not hope to compete.

      I believe all of this relates (in some vague way at least) to what Dan Gillmor in We the Media calls "lecture vs. conversation" or "control vs. engagement"--in the language of self-organizing dynamics, the new technology changes control parameters, allowing new attractors for collaboration to emerge. The need for centrally controlled hierarchies is probably not eliminated, but it is definitely different.

      Wacky fun!

      AC

  6. "Extra logistics" by 93+Escort+Wagon · · Score: 1

    Given that Slashdot is a technically oriented site, I'd say in this specific case we'd usually be the ones setting up said "extra logistics" - so that argument doesn't hold water here. Whether or not you choose to laugh in the person's face when they bring that point up is up to you (I'd argue that you should show restraint, though; PHBs generally don't have a sense of humor, especially on subjects where they're out of their depth).

    I set up an openvpn server on my "test box" (an old Dell running CentOS 6.8 which sits under my desk) specifically to facilitate certain tasks when I'm telecommuting. That thing's been running longer than the VPN server we provide... although nowadays I could just use our VPN server I guess.

    --
    #DeleteChrome
  7. Without reading TFA... by Anonymous Coward · · Score: 0

    ...managers are controllfreaks. Work has to be done their way, in their speed (not slower, not faster). Also, happy workers tend to get more feisty than workers who are afraid...

    1. Re:Without reading TFA... by ChrisMaple · · Score: 1

      In some cases it's worse than that. Some managers are physical bullies, and know they can't effectively threaten their subordinates without a physical presence.

      --
      Contribute to civilization: ari.aynrand.org/donate
  8. Telecommuters aren't worth it by Anonymous Coward · · Score: 0

    And it is more fun to fire them in person.

  9. Double edged sword by Hognoxious · · Score: 1

    If you can do the job from home then EditorDavid, manishs, msmash[1] or BeauHD can do it from Calcutta.

    [1] Suspiciously close to an anagram if your handwriting is as bad as your accent.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    1. Re:Double edged sword by 93+Escort+Wagon · · Score: 1

      I think that's overly simplified.

      If you can do 90-100% of your job from home, then your statement is correct (although I think I could still argue several points). However if you've got a job (like I do) where you're juggling a lot of plates, there may be some tasks which work well from home while others don't.

      I telecommute one day a week - that's my "project day". Adding a second day (and perhaps a third) would not significantly impact my ability to do my job. But there are parts of my job which would be much more difficult without face to face interaction with clients/coworkers (I'm not including meetings, since the majority of those are a waste of time).

      As an aside... I wouldn't want to be a 100% telecommuter. Part of what I enjoy about my job is interacting with my coworkers, with students, with faculty.

      --
      #DeleteChrome
    2. Re:Double edged sword by Hognoxious · · Score: 1

      It's not overly simplified, it's called sarcasm. However, is that or is that not the fundamental justification for offshoring anything that's not explicitly banned by the DoD?

      I've never done 100% telecommuting. I did one job where a blind eye was turned to the odd occasional day at home - this was nice, there's always childcare issues, transport strikes and shit - until one guy abused it (he had the odd occasional day where he'd turn up) and got everyone banned. Within a month two good experienced people left.

      I used to do 4 on site 1 at home. With a bit of planning I'd do the touchy-feely-requirement-gathery stuff there and all the solo hacking at home. I used to do 4 hours sometimes and still get more actual work done than the rest of the week put together.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    3. Re:Double edged sword by Anonymous Coward · · Score: 0

      If you can do the job from home then EditorDavid, manishs, msmash[1] or BeauHD can do it from Calcutta.

      [1] Suspiciously close to an anagram if your handwriting is as bad as your accent.

      Not if the job involves stuff like understanding the US "health care system". If you haven't dealt with that stuff your whole adult life you're not going to be more useful writing case statements addressing it than I am. Just for one example.

  10. Telecommuting vs outsourcing by moosehooey · · Score: 5, Insightful

    Don't some of these same reasons apply to hiring developers in India or wherever? Yet that gets done all the time.

    1. Re:Telecommuting vs outsourcing by Anonymous Coward · · Score: 0

      much cheaper price though. I am sure they wouldn't mind your telecommuting if you worked for peanuts.

    2. Re:Telecommuting vs outsourcing by rsilvergun · · Score: 1

      That's why we have an H1-B visa program.

      --
      Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    3. Re:Telecommuting vs outsourcing by Anonymous Coward · · Score: 0

      Not really. Move to India and work for US company - most likely you still work in an office with bosses, etc. simply paid 1/10th of the pay, but live twice as well due to cost of living differences. USA is overrated except for education.

    4. Re:Telecommuting vs outsourcing by geekmux · · Score: 2

      much cheaper price though. I am sure they wouldn't mind your telecommuting if you worked for peanuts.

      If that is the case, then throw every other bullshit excuse for not supporting telecommuting out the door.

    5. Re:Telecommuting vs outsourcing by PPH · · Score: 1

      Move to India and work for US company

      Nope. Telecommute to the Indian company and live a few miles from the client US company who could have hired you directly. Of course, you will have to adopt a pseudonym like Rajiv Virajnarianan.

      --
      Have gnu, will travel.
    6. Re:Telecommuting vs outsourcing by Anonymous Coward · · Score: 0

      paid 1/10th of the pay, but live twice as well due to cost of living differences.

      You've obviously (a) never been to India or (b) are a native Indian and don't realize how shit your life is.

    7. Re:Telecommuting vs outsourcing by thegarbz · · Score: 1

      No. Telecommuting and outsourcing are two different things. When you outsource an entire project the resulting project team are still in the same room, collaborating, taking advantage of all the efficiencies of being co-located with their colleagues, and (dare I say this because it's India) they will have managers breathing down their necks and being micromanaged for performance (this is not a good thing as it can kill productivity, it's just different from telecommuting).

    8. Re:Telecommuting vs outsourcing by Anonymous Coward · · Score: 0

      This.

      The same managers that want me in the office all the time have no trouble hiring a remote team in a foreign country, where power and internet service are spotty, and a VPN is needed for them to connect. They want to see if I need help but cannot see the floundering fresh-out in whose culture does not favor asking questions of a superior, even if the instructions were unclear.

    9. Re:Telecommuting vs outsourcing by BarbaraHudson · · Score: 2

      There are enough people in India without indoor flush toilets that they could make a line from here to the moon. No thanks.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    10. Re: Telecommuting vs outsourcing by Anonymous Coward · · Score: 0

      India is a fucking toilet. A truly awful place.

    11. Re:Telecommuting vs outsourcing by ranton · · Score: 1

      much cheaper price though. I am sure they wouldn't mind your telecommuting if you worked for peanuts.

      If that is the case, then throw every other bullshit excuse for not supporting telecommuting out the door.

      Why? He is saying they are willing to pay for an inferior product (a telecommuter) as long as it is reflected in the price. No difference than my not complaining about a McDouble tasting worse than a dry aged prime steak because I only paid a dollar for the burger (as apposed to $60).

      --
      -- All that is necessary for the triumph of evil is that good men do nothing. -- Edmund Burke
    12. Re:Telecommuting vs outsourcing by wtansill · · Score: 1

      Don't some of these same reasons apply to hiring developers in India or wherever? Yet that gets done all the time.

      My thoughts exactly. Outsourcing is nothing so much as a huge investment in foreign telecommuters...

      --
      The contest for ages has been to rescue liberty from the grasp of executive power. -- Daniel Webster
    13. Re:Telecommuting vs outsourcing by Anonymous Coward · · Score: 0

      Of course, you will have to adopt a pseudonym like Rajiv Virajnarianan.

      And accept a competitive salary.

      A Software Developer earns an average salary of Rs 349,891 per year.

      That is about $5300 per year.
      Top salary (Not just top 10%, we are talking top 0.0001%) for an Indian developer would be closer to $11000 per year.

      The problem with outsourcing isn't that you get crap quality, the lower cost offsets that.
      The problem is that if your company have any knowledge of value the competitor will have access to that knowledge by hiring the same company you outsourced to.

    14. Re:Telecommuting vs outsourcing by Anonymous Coward · · Score: 0

      They don't telecommute to their remote offices - the drive there or use mass transit at great peril.

    15. Re:Telecommuting vs outsourcing by Anonymous Coward · · Score: 0

      Don't some of these same reasons apply to hiring developers in India or wherever? Yet that gets done all the time.

      My thoughts exactly. Outsourcing is nothing so much as a huge investment in foreign telecommuters...

      Except that the outsource folks know they're not going to be working there in a couple of years when somebody needs to maintain the code, whereas I expect to have to confront the fruit of my mental loins after it's all grown up and nasty. Even though I am working from home.

    16. Re:Telecommuting vs outsourcing by geekmux · · Score: 1

      much cheaper price though. I am sure they wouldn't mind your telecommuting if you worked for peanuts.

      If that is the case, then throw every other bullshit excuse for not supporting telecommuting out the door.

      Why? He is saying they are willing to pay for an inferior product (a telecommuter) as long as it is reflected in the price. No difference than my not complaining about a McDouble tasting worse than a dry aged prime steak because I only paid a dollar for the burger (as apposed to $60).

      My point was more directed to the reasons/excuses brought forth in TFA. If the only true factor is cost, it tends to make all other metrics used rather pointless.

    17. Re:Telecommuting vs outsourcing by Anonymous Coward · · Score: 0

      "Don't some of these same reasons apply to hiring developers in India or wherever? Yet that gets done all the time."

      And the same people telecommuting argue that you shouldn't be hiring people from oversees to do the work remotely. They just use similar but slightly different arguments against it. "Different culture and hard to bond" vs "Not integrated with the in house culture and bond less with team". "Harder to communicate with".

    18. Re:Telecommuting vs outsourcing by gzuckier · · Score: 1

      Move to India and work for US company

      Nope. Telecommute to the Indian company and live a few miles from the client US company who could have hired you directly. Of course, you will have to adopt a pseudonym like Rajiv Virajnarianan.

      That was an ancient Dilbert strip where Wally got laid off because his job was offshored, so he applied for a job with the offshoring company who hired him because his experience was so relevant to the job and let him telecommute full time, and gave him a cost of living boost in his salary for living in the US. And he didn't have to answer the phone 9-5 because that was nighttime in India.

      --
      Star Trek transporters are just 3d printers.
  11. IT'S A CONSPIRACY! by Anonymous Coward · · Score: 0

    Part of the reason it's a problem: If companies wake up to the fact that information flows freely, and people don't need to be tightly controlled, they might also wake up to the fact that neither jobs, nor companies need to exist at all anymore.

    1. Re:IT'S A CONSPIRACY! by Anonymous Coward · · Score: 0

      BASiC INCOME IS A CONSPiRACY TO TAX THE RiCH AND GiVE TO THE POOR LIKE THAT OUTLAW ROBIN HOOD

    2. Re:IT'S A CONSPIRACY! by Anonymous Coward · · Score: 0

      The "rich" stole the money to being with, so addressing that theft isn't another crime but is the definition of justice and equity.

    3. Re:IT'S A CONSPIRACY! by Attila+Dimedici · · Score: 1

      Ummm, Robin Hood stole from the tax collector and gave the money back to the people the tax collector had taken it from in the first place.

      --
      The truth is that all men having power ought to be mistrusted. James Madison
    4. Re:IT'S A CONSPIRACY! by Anonymous Coward · · Score: 0

      Can you explain why that is a bad thing? Preferably without shouting.

  12. Who "hires" telecommuters? by econnor · · Score: 4, Insightful

    apart from people who don't have a business that is developed enough to make it worth shelling out for office on-costs?

    Telecommuting is a perk for trusted in-house rockstars who aren't quite board material. The value those rockstars deliver is nearly always organisation specific. It isn't tranferable. Don't believe the hype. Unless you is a global rockstar or sumfink.

  13. so they outsource to India ... by Anonymous Coward · · Score: 1

    ... but their local guy is not allowed to telecommute to avoid the daily commute & stress of it?

    That's weird.

    No, wait.

    It's stupid.

  14. How is this news? by argStyopa · · Score: 2, Interesting

    The real reason? Simple: people are lazy as shit. If you give them a chance to slack off, they will. And that's far more likely at home than at work where a pointy-haired boss can tell you something else that needs doing.

    All the rest is just hand-wavy bullshit. And it's right. I personally think "working from home" is *never* as efficient as a dedicated, isolated workspace. If you do it, it should be a level of trust you EARN from a company, certainly not start with. Plus, I think if you work from home you should get paid less, because working from home is so desirable and convenient.

    And I personally have the full choice of working from home, or at my office; I've worked for the firm for 23 years, they couldn't care less. But generally, I work from the office.

    --
    -Styopa
    1. Re:How is this news? by RabidReindeer · · Score: 5, Interesting

      Sorry. That's shit, too.

      People who are well-motivated and self-driven can work without someone continuously breathing over their shoulder.

      People who are slackers can slack off just as well in the middle of a crowded office. Dilbert's fellow-employee Wally is alive and well and I've had the questionable honor of working in offices with many of his clones over the years.

      People who have to be forcibly driven to work are going to resent it and the results are going to show in the quality of their work. Although, what am I saying - qualify took back seat to cheap and fast years ago.

      Personally, my home office is organized and equipped a lot better than most employer-supplied workspaces I've been given. I can have a comfortable chair because it doesn't have to conform to HR's ranking of who gets what kind of chair based on whether one is a manager or not (even to the point of whether it should be floral or plaid). I don't spend my time looking for items to set fire to because the office thermostat isn't set to arctic levels in the misguided idea that the colder it is the more "productive" i am. I don't arrive at work in a bad mood because of the commute or connive to quit early in order to avoid the rush and I can even adapt my working schedule to be more friendly to natural body rhythms by taking a break in the middle of the afternoon and returning to work in the evening since I don't have a long commute in and out of work.

      I don't even talk to headhunters who expect me to work exclusively on-premises anymore.

    2. Re:How is this news? by Vegan+Cyclist · · Score: 2

      Perhaps people who are "lazy as shit" are the ones who say people are lazy as shit. I'm not lazy as shit, and have been very happily working remotely for most of my adult life with ZERO complaints about productivity. Some people are lazy, sure, but their results are pretty easy to uncover. It's not a blanket statement however, but it does work better for some than others.

    3. Re:How is this news? by rudy_wayne · · Score: 2

      Sorry. That's shit, too.

      People who are well-motivated and self-driven can work without someone continuously breathing over their shoulder.

      People who are slackers can slack off just as well in the middle of a crowded office. Dilbert's fellow-employee Wally is alive and well and I've had the questionable honor of working in offices with many of his clones over the years.

      In my first real job, there was this one guy who would go into the restroom every morning with at least 2 newspapers.

    4. Re:How is this news? by thegarbz · · Score: 2

      I can have a comfortable chair because it doesn't have to conform to HR's ranking of who gets what kind of chair based on whether one is a manager or not (even to the point of whether it should be floral or plaid).

      Holy shit is that a thing? What kind of a dead beat employer does that? I have the same chair as the top manager at my company and I think also the same one as the cleaner does in their break room.

    5. Re:How is this news? by Anonymous Coward · · Score: 0

      Ha! I remember that, back in the days before smart phones. Also the subject of a culture clash scene from Ron Howard's "Gung Ho" movie.
      "He said we can't take papers into the head!"

    6. Re:How is this news? by Anonymous Coward · · Score: 2, Insightful

      And yet, there's a manager at my job who watches fucking youtube videos all day long, in an open office environment; and another guy who manages his fantasy sports team in the office.

      So much for the idea that being physically present encourages productivity. Lazy slackers will find a way to slack regardless of where they are. If your employees can't get things done from home, maybe you need better employees.

    7. Re: How is this news? by Billly+Gates · · Score: 1

      A good chair that won't flat your butt is a good $600!

      Not everyone wants to pay for that when you have 3,000 employees

    8. Re:How is this news? by BarbaraHudson · · Score: 1

      Wally would be the more likely to get promoted because, being a slacker, he had more opportunity to have "face time" with the managers.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    9. Re:How is this news? by Tesen · · Score: 1

      The real reason? Simple: people are lazy as shit. If you give them a chance to slack off, they will. And that's far more likely at home than at work where a pointy-haired boss can tell you something else that needs doing.

      All the rest is just hand-wavy bullshit. And it's right. I personally think "working from home" is *never* as efficient as a dedicated, isolated workspace. If you do it, it should be a level of trust you EARN from a company, certainly not start with. Plus, I think if you work from home you should get paid less, because working from home is so desirable and convenient.

      And I personally have the full choice of working from home, or at my office; I've worked for the firm for 23 years, they couldn't care less. But generally, I work from the office.

      Utter bullshit. Sorry, I work from home 2 - 3 days a week and dealing with a new CIO that thinks the same way as you do. Home workers are less productive, rahrah... it all comes down to the CIO's personal opinion and when I challenged them on it, ha! No analysis to back it up. Sorry, but if you are making decisions based on opinions at that level and not hard data you need the boot. In addition, I have a _DEDICATED_ isolated office in my house - which is the key. A prior company I worked for, there was a rule, "I heard a crying child, I heard an animal in the background." whoops, you get three strikes. "Ohhh, you are behind on your work? Why?" peer reviewed reasons, "whoops, two strikes." fail anyone of those and you are back in the office for six months. On the next failure you lose the work from home permanently.

      I also find I am _more_ productive working from home. My 75 mile commute becomes my work time (family is asleep anyway) and I spend _way_ less time interacting with peers just BS'ing (yeah I recorded the amount of peer engaged BS and wasted time in face to face meetings after the conference call was disconnected and sitting at my desk and it amounted to anywhere from 8 - 12 hours a week...). Quite frankly while I am a pleasant person and people often like to talk to me, I go to work... to you know? Work? If I wanted to interact with you on a social level, I would after hours.

      It is also very likely you suck at working from home - it is nothing to be shamed of as some people thrive at home and some thrive in the office. Each of us are different and our skills and individual abilities are what makes a workplace productive. You also should be commended, you have determined that being in the office works for you and not at home and I have determined that working from home is more productive for me.

      This entire one size fits all mentality that a lot of leadership has is a very good example of bad leadership skills.

    10. Re:How is this news? by ZenShadow · · Score: 1

      Hard plastic?

      --
      -- sigs cause cancer.
    11. Re:How is this news? by Anonymous Coward · · Score: 0

      working from home" is *never* as efficient as a dedicated, isolated workspace.

      Where is this dedicated, isolated workspace you speak of? It sounds wonderful, but very unlike any office I've had the displeasure of working in. Offices have constant interruptions that kill productivity. At home, I can actually focus on my work instead of having half the day eaten by meetings. Also, I don't have to pretend to give a shit about banal office gossip.

    12. Re: How is this news? by awrc · · Score: 2

      Even in small companies, where the number of employees are small, some employees are more equal than others. More on that later, but just to share my telecommuting experiences.

      I've worked in a telecommuting position twice. The first time was 100% telecommuting, with the distance between me and the office being about 1300 miles, from 2005-2008. The hiring situation was unusual - they came to me, I'd worked for them in-office for three years in the late 90s, they knew what I could do, etc. It started out well, although they had me doing semi-relevant work until the contract they'd hired me to work on came in. Despite the company setup being quite able to do proper teleconferencing (I'd done a study on the practicality of it in 1998 as one of my last tasks in my previous time) communication was e-mail and conference calls only, despite my agitating to try to get proper video teleconferencing going (being able to see people, expressions, gestures, read body language is a must for effective VTC). It worked until the contract didn't come in, and I got shunted onto other work, increasingly with people who'd been hired after the first time I'd left, and with some health issues on my part and work in the area I specialized in becoming scarce in the company, it was only a matter of time before they laid me off (I wasn't cheap, they could hire a couple of kids straight out of college to do straightforward coding for the same), although I'd have preferred it if they'd just cut me when things started going south, without spending six months criticizing me for not being as good at something I'd never been hired to do in the first place, then laying me off on the second day of my Christmas vacation after I'd worked right over the actual holiday to hit a deadline).

      Second experience soured me a lot more. The company was a just-ceased-to-be-a-startup located 90 miles from where I lived, so office visits were fairly regular, I was hired as one of the staff in their new Milwaukee office for a "custom-tailored" position. Spent the first week in the main office in Madison, which was like something out of a Hollywood movie on tech startups - cubicle land, but very relaxed office environment, lots of perks to be in the office, those nice $600 chairs, real "this is a great work environment" stuff. So when, after a couple of months in temporary office space, we finally got into our new office in Milwaukee's trendiest tech neighborhood (which isn't very trendy compared to almost anywhere else's tech neighborhood) and which was a brand-new facility in old warehouse space, we were a little underwhelmed to discover the four of us who were starting out the new remote office were to be the company's guinea pigs in an open office environment. Less pleased still when we discovered the "desks" we'd got were actually cheap dinner tables from a local store, chosen more for their rough-hewn appearance matching the designer's vision of the place, and less pleased still when the temporary "loaner" chairs for the main office were replaced by those special "conference room chairs" intended to ensure you're uncomfortable, and available from the local Staples for $79 each.

      We had the gear to do proper VTC, but it was never used, considered too much effort, even though they were "going Agile" (I think it's a requirement if you want to be a Hip Social Media Company) and having the daily 30 minute meetings. That became less of a deal for me when it became clear that at 44 I was considered some sort of relic by the Fresh Young Rock Stars, and the work my job had been built around was either outsourced to new "company partners" or ignored because proposed solutions didn't match the existing skill sets of the FYRS, who seemed to live in mortal terror of learning anything new, or the idea that maybe my antiquity meant I'd learned a thing or two. Throw in the promised weekly visit by the manager never happening, and we became increasingly isolated, generally treated as "out of sight, out of mind" and very clearly second class citizens.

    13. Re:How is this news? by Anonymous Coward · · Score: 0

      Great, another Theory X devotee projecting their work habits on everyone else.

    14. Re:How is this news? by Anonymous Coward · · Score: 0

      In short, you are a lazy shitbag and infinitely jealous of those of us who can actually work without a PHB ensuring we aren't fucking about on Slashdot every five minutes.

      Good for you.

    15. Re:How is this news? by Anonymous Coward · · Score: 0

      There is a University in Washington that fits his description exactly.

    16. Re:How is this news? by swalve · · Score: 1

      What took a back seat to cheap and fast? Quality?

    17. Re:How is this news? by Anonymous Coward · · Score: 0

      While it is technically possible to be more productive working at home, or less productive at the office, all of my experiences with coworkers and those reporting to me has shown that working form home is less productive for the majority of these people (and for those jobs).
      I could understand some variation across job types, but again, all I have see in regards to that is that most (2/3 or more) will product significantly less working at home.
      That you do not have that issue is great, but is just one data point.

    18. Re: How is this news? by thegarbz · · Score: 1

      Not everyone wants to pay for that when you have 3,000 employees

      An employee who is able to walk without assistance, doesn't take leave due to back problems, and is generally happy is worth far more than $600.

    19. Re:How is this news? by thegarbz · · Score: 1

      No, top of the line with a million different adjustments.

    20. Re:How is this news? by swb · · Score: 2

      I can have a comfortable chair because it doesn't have to conform to HR's ranking of who gets what kind of chair based on whether one is a manager or not (even to the point of whether it should be floral or plaid).

      I think this taps into the subtle psychology that often opposes remote work.

      I think part of the psychological value of being a "manager" is elevated status and power over people. That status is reinforced by the physical space controlled by a manager, the public display of differentiation in status (bigger office, better furniture) and social display of authority and the fealty received by inferiors.

      What would "being a manager" be like if you were in charge of a team of workers who were all remote? It would be a lot of paper work and report generation and none of the status and power benefits.

      My wife managed a national sales team (maybe 10 employees) who, 9 of whom, by nature of their positions, were remote. She traveled constantly to meet with them. I had a conversation with her about why she had to meet with them personally so often, and while some of this travel was tied to customer relationships (ie, meet with customer and sales person) a lot of it just seemed to have a physical manager presence occasionally.

      My sense was that maybe a good 1/3 of her trips weren't really necessary but that they happened simply because of an expectation of having a first person management experience. And I think there was an institutional philosophy as well, as on an annual basis the excess trips had to amount to thousands of dollars in expenses.

    21. Re:How is this news? by RabidReindeer · · Score: 1

      Wally would be the more likely to get promoted because, being a slacker, he had more opportunity to have "face time" with the managers.

      True.

      Of course, only one of them may actually be presenting their face.

    22. Re:How is this news? by nine-times · · Score: 1

      The real reason? Simple: people are lazy as shit. If you give them a chance to slack off, they will.

      I don't agree that people are lazy, but you are pointing out one potential problem with telecommuting.

      A potential problem with having a Slashdot discussion is that you're generally talking to a bunch of programmers. In this case, this is a problem because you're talking to people who are used to having a particular kind of job, where it's relatively easy to measure output. I wouldn't generally have a problem with programmers telecommuting because what I care about is their output, and you can assess whether they're doing what they're supposed to by looking at the quality and quantity of their output.

      But there are different kinds of jobs. With some jobs, there's not a real "output" that you can look at. They aren't building something where you can look at the results and say, "If this is well made, then this person did a good job." The job might have deliverables that can't easily be produced remotely, or the job's purpose might have completely different dynamics. To give a really simple example, it doesn't make sense for a McDonalds worker to telecommute.

      I've managed a few helpdesks over the years, and I generally don't like people telecommuting for that purpose. One reason is that I need to make sure there's coverage at any given time, and it much harder to gauge who's actually available when if they're not physically present. Another is that it really helps to be able to see who's frustrated, who's struggling. I can overhear what's going on, and just as important, the technicians can overhear what's going on. They can hear how others are handling their calls. They can pick up good habits from each other, and they can hear when someone is struggling and say, "Hey, let me help you with that." Sure, I could try to use metrics and base people's performance on number of cases closed per week, or customer satisfaction surveys. Anyone worth their salt knows that, at best, those metrics don't tell the full story.

      Meetings are also more problematic with telecommuters. Things like Google Hangouts seem like they'd take care of it, but you end up wasting a bunch of time because someone is having webcams issues, or you can't hear people very well and people have to repeat themselves. If you can just get away with text chats, I find that actually works better, but that doesn't work for all communications. Sometimes a quick in-person chat is really so much easier and more effective.

    23. Re:How is this news? by Pig+Hogger · · Score: 1

      Nope. The real reason is bosses that are not competent enough to measure work done without having their cattle in front of them.

    24. Re: How is this news? by Pig+Hogger · · Score: 1

      You are assuming that moronic bosses will calculate this. Hint: they won’t. That’s why their moronic bosses.

    25. Re: How is this news? by thegarbz · · Score: 1

      Oh we've well and truly already established that.

    26. Re:How is this news? by Anonymous Coward · · Score: 0

      The real reason? Simple: people are lazy as shit. If you give them a chance to slack off, they will. And that's far more likely at home than at work where a pointy-haired boss can tell you something else that needs doing.

      All the rest is just hand-wavy bullshit. And it's right. I personally think "working from home" is *never* as efficient as a dedicated, isolated workspace. If you do it, it should be a level of trust you EARN from a company, certainly not start with. Plus, I think if you work from home you should get paid less, because working from home is so desirable and convenient.

      And I personally have the full choice of working from home, or at my office; I've worked for the firm for 23 years, they couldn't care less. But generally, I work from the office.

      For me, it's way easier to slack off at the office, because it's full of adults looking for somebody to slack off with, which is unlike my home. And I am equally motivated to work at home as at the office, since if I don't get the work done I get fired. The difference is at work I act like I'm busy when I'm doing nothing, bored as hell, or both.

    27. Re: How is this news? by gzuckier · · Score: 1

      A good chair that won't flat your butt is a good $600!

      Not everyone wants to pay for that when you have 3,000 employees

      You have to file an accessibility/RSI/workplace injury type thing with HR, then they will get you $1,000 ergonomic chairs or anything else, no questions asked.

      --
      Star Trek transporters are just 3d printers.
    28. Re:How is this news? by gzuckier · · Score: 1

      The real reason? Simple: people are lazy as shit. If you give them a chance to slack off, they will. And that's far more likely at home than at work where a pointy-haired boss can tell you something else that needs doing.

      All the rest is just hand-wavy bullshit. And it's right. I personally think "working from home" is *never* as efficient as a dedicated, isolated workspace. If you do it, it should be a level of trust you EARN from a company, certainly not start with. Plus, I think if you work from home you should get paid less, because working from home is so desirable and convenient.

      And I personally have the full choice of working from home, or at my office; I've worked for the firm for 23 years, they couldn't care less. But generally, I work from the office.

      https://s-media-cache-ak0.pini...

      --
      Star Trek transporters are just 3d printers.
    29. Re:How is this news? by gzuckier · · Score: 1

      I can have a comfortable chair because it doesn't have to conform to HR's ranking of who gets what kind of chair based on whether one is a manager or not (even to the point of whether it should be floral or plaid).

      Holy shit is that a thing? What kind of a dead beat employer does that? I have the same chair as the top manager at my company and I think also the same one as the cleaner does in their break room.

      Oh yeah. And not only does the quality of your chair rise with your status, at some level you earn the right to have a second chair in your cubicle, so that all those coworkers you are having those productive face to face discussions with which you need to be in the office for can have a place to sit without having to steal the chair from a coworker who had to go to the bathroom.

      --
      Star Trek transporters are just 3d printers.
    30. Re:How is this news? by HornWumpus · · Score: 1

      I know a dude that, whenever he drinks, will expound at length about 'always shit at work, hold it on the way in, last year I got paid $10,000 for shitting.' He's a blue collar union fuck, so it's true, he's strictly hourly.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  15. Companies mostly without rock stars because stupid by Anonymous Coward · · Score: 1

    for entire article:

    s/honored/disdained/
    s/reasons/excuses/

    that is all

  16. rock-n-roll star has a specific meaning by Anonymous Coward · · Score: 1

    Musicians take offense to trivialization of their profession.

    1. Re:rock-n-roll star has a specific meaning by tripleevenfall · · Score: 1

      Well maybe they should appear in my living room instead of working remote and slacking off all the time.

    2. Re: rock-n-roll star has a specific meaning by Anonymous Coward · · Score: 0

      who the fuck cares?

  17. In my experience most companies avoid this because by Assmasher · · Score: 2

    ...they don't know how to manage remote employees. I find this difficult myself, but primarily because I ad hoc manage a few people who are remote - I think if you manage the entire team in a remote fashion, it can be a win.

    With a management process built to support this type of team - remote teams actually coordinate and communicate better than physically co-located teams.

    We currently have a single remote team (many other teams in-house) at our company - and they're fantastic. That's primarily down to the fact that the guy running the team (also remote) has a great and transparent system for communication that works well.

    Now, there are many reasons why it wouldn't work for a given company - but I can definitely state that it can work, and work REALLY well - given the right circumstances.

    --
    Loading...
  18. I forgot that being rockstar is so elementary by Raisey-raison · · Score: 1

    And if all else fails, just become a "rock star,"

    As if it was that easy. This reminds me of when I explained that the cost of housing was too high and a friend said 'people should just earn more money'. Don't you think they aren't already trying?

    How much of the advice out there is for a very select few able, talented, healthy, and driven individuals. What about the other 99.5% of us? The ordinary folk. The very best of us don't need advice. They will virtually always find a way to succeed.

    What is wrong people that they would dish out such myopic 'advice'?

    1. Re:I forgot that being rockstar is so elementary by Hognoxious · · Score: 1

      You know, there is an outside chance GP was being sarcastic.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  19. Rock Stars Wanted... by BenJeremy · · Score: 1

    According to a lot of posters I've seen recently, many companies want Rock Stars as interns... and Jimmy Johns wants to hire Rock Stars, so maybe they are "Freaky fast"

    I don't know, but I would like to think you have to have some other qualifications, especially with retarded "rock" like that screamo crap that was so popular a few years ago. I'd prefer it if my sandwiches weren't delivered by somebody with the ability to make a pig squealing noises that ruin an otherwise listenable tune.

  20. The real reason in my experience: productivity by Anonymous Coward · · Score: 0

    I used to work for a company that introduced a policy of two working from home days per week. This was done because the company needed to hire people but they couldn't expand the office space, so basically your desk would be used by other people the days you worked remotely

    In reality, a "working from home" day was more like an "on-call" day. You could easily avoid any work, except responding to emergency emails or addressing urgent issues. So most likely you would be working two or three hours those days and do your own stuff the rest of the time. It was well understood that if you needed something from coworkers working remotely it wouldn't get done until the next day unless something was really on fire. Non-urgent emails would not get responded and IM chats would just get a "Sure, I'll take a look" kind of answer.

    I'm not sure if managers were too dumb to realise what was going on, or they just didn't want the program to end since they were also taking advantage of it, but the thing is productivity did suffer

    I'm not saying remote work is impossible, just that the organisation needs to be prepared for it

  21. The real reason by Locke2005 · · Score: 5, Interesting

    Companies pay people for being at their desk 8 yours a day (and yes, HP payed me for doing nothing for over a week). If companies actually payed people based on the results they produced rather than being warm bodies at a desk, then they wouldn't have any problem with where they were when they produced those results. The "need to be in the same room" is bullshit, because I've been forced to work with coworkers on the other coast and even overseas while sitting at my desk -- I even have a direct manager in another state. Granted, the real reason they don't like you working at home is they can't directly monitor the hours you work.

    --
    I've abandoned my search for truth; now I'm just looking for some useful delusions.
    1. Re:The real reason by PPH · · Score: 3, Insightful

      This.

      It's partly management's inability to measure output vs resources expended. All they know how to do is count butts occupying seats. And then there's management styles. When the meetings are run by Type A personalities, they need people present to dominate. Move the communication away from face to face and to text and it becomes more difficult for the Type As to 'win' in staff meetings.

      --
      Have gnu, will travel.
    2. Re:The real reason by thegarbz · · Score: 1

      The "need to be in the same room" is bullshit, because I've been forced to work with coworkers on the other coast

      Your one-off anecdote that unlikely applies to a wide variety of roles in your company isn't even remotely proof that the premise is bullshit. There is a wealth of efficiencies that are gained by simply being in the same room as people. It's the reason 4 of us drove 4 hours to an office in Germany last week to have a quick meeting, it's the reason we manage to solve problems by overhearing hallway chatter, it's the reason most of us are part of a social community that extends beyond a name in an email field and as such are much more likely to help each other.

      Interpersonal relationships and communication make up a large part of many company problems and the vast majority of that can only be conveyed face to face. My manager is also in another country, I also don't get tracked whether I'm at work and have flexible work hours. Heck I could work from home if I wanted to, but I'd rather actually get stuff done so I drive to the office.

    3. Re:The real reason by l0n3s0m3phr34k · · Score: 1

      HP (well, HPE) paid me for doing pretty much nothing for over a year. I did ITSM coordination for several large airlines on the overnight shift. At first it was great, but eventually I watched every movie and TV show I could find on Primewire, netflix, etc. I was actually kinda glad when I got laid off with severance.

    4. Re:The real reason by econnor · · Score: 1

      "If companies actually payed people based on the results they produced rather than being warm bodies at a desk.........".

      That's because software engineering isn't - except in some of the places where it really matters - a real engineering discipline. For sure, it's possible to quantify the value of work done. And the quality. But I can't remember that last time I met anyone who could live with the extra zero on the invoice. Who cares? And how often does it matter?

      If you were wanting to work out how to do a software properly, spending a lot of prep time in a quiet room with no distractions from idiot colleagues would be a good way to go. I have a perfect zone for that sort of thing in my house. And backpack. And head.

      One time I told a prospective employer that they shouldn't get overly distressed if they see me spending a lot of time wandering around talking to people, or sitting looking out the window. Or smoking with end-users in the car park (I made some sacrifices, but alas no more.) . Best job I ever had. And best work I ever did. I'm not optimistic about that ever happening again.

    5. Re:The real reason by Anonymous Coward · · Score: 0

      You could've spent that week learning English. The word you are looking for is "paid".

    6. Re:The real reason by Anonymous Coward · · Score: 0

      I almost feel bad shitting on Republicans today, but... This seems to be the audience that might share my WTF reaction to Carly Fiorina being the ONLY 'plausible' GOP female candidate this year. From what I recall, she was the one at the top of the chain of command through the HP SPYING ON THEIR OWN EMPLOYEES scandal. Combine that with massively settle anti-poaching collusion amongst the biggest silicon valley companies (ADOBE/MICROSOFT/APPLE/GOOGLE was it?).

      These companies like to feel like they OWN their employees. An employee working from whatever home they want (corporate campus housing doesn't count obviously) is clearly not CHATTLE that you OWN.

      Carly Fiorina. Donald Trump. Holy Shit.

    7. Re:The real reason by nine-times · · Score: 1

      Companies pay people for being at their desk 8 yours a day

      Sometimes that's reasonable. It depends on the job, but I've managed IT support staff, and yes, some of them are being paid to be at their desk during certain hours. Essentially, they're being paid to be available and answer phones, so that when users call in, someone is there, ready, available to help. It's really important, then, that they're there for the exact hours they're supposed to be.

  22. Remote as an emergency fall-back by Todd+Knarr · · Score: 5, Insightful

    One advantage of planning for remote work is that it makes it easier to get people on-line and working in an emergency. If production goes down unexpectedly on a weekend, if the company's already set up for remote work they can make phone calls and get engineers on-line and working on the problem in a matter of 5-15 minutes. If the company isn't, engineers are going to have to get dressed and get in to the office before they can even start looking at the problem and that can take a half-hour to an hour (or more depending on how far away the engineer lives). It also makes it easier for employees to turn what would've been a day taken off to deal with appointments into a half-day or less of time away from the keyboard, which helps get more work done. I've always felt that those benefits more than outweigh the costs of setting the company up for remote work, and that having people working remotely on a regular basis makes sure all that infrastructure's working properly and gives confidence that it'll be there and working when things go pear-shaped and you really need to get people on the problem quickly. To me that justifies telling the HR people and the managers "The company needs this. If you don't know how to run things this way, go start learning.".

    1. Re:Remote as an emergency fall-back by PPH · · Score: 1

      Assuming that its a real emergency and they actually want it fixed in a timely manner. When I worked for Boeing and supported some shop floor IT systems, we had the occasional panic. A page and message to get in right away. Several times, I'd call the number back and try to ask the nature of the problem. Perhaps it was something I could do logged in from home, sitting in my pajamas in 20 minutes. That was usually met with rage on the calling manager's part, as the whole point was to mobilize as large a group of people as possible at odd hours for a little ego stroking and demonstration to upper management that massive crises were averted by throwing unlimited resources at them.

      --
      Have gnu, will travel.
  23. Re:Synergy! Connectivization! Linkativity! by Anonymous Coward · · Score: 2, Interesting

    Communication works better in person
    By far, the most prevalent attitude is that rapport and camaraderie are generated best from in-person relationships.

    Unfortunately, this is true. it's why companies spend millions of dollars a year on travel expenses when it would be much cheaper to use phone/video conferencing.

    Creativity happens in the hallway

    Questionable. Especially when the only examples they can come up with is Yahoo and Best Buy. Seriously? Yahoo and Best Buy? WTF?

  24. In the hallways? by Anne+Thwacks · · Score: 2
    I have worked in several companies where you were told to "get on with your work" if you were found talking to colleagues. It was completely unacceptable to find out what you are supposed to be doing, or explain the wretched comms protocol to the people trying to implement it. This might be a difference between the UK and the USA, I don't know.

    Just write the damned code there is no requirement for it to actually work seems to cross all cultures.

    Yes, productivity is higher if you don't keep being interrupted, but if you are off site, emails texts and even voice calls can always be used to destroy productivity if there is any risk of it actually happening.

    But its hard to operate CNC machines from home, and group hugs are also a problem for telecommuters.

    --
    Sent from my ASR33 using ASCII
    1. Re:In the hallways? by Anonymous Coward · · Score: 0

      Group hugs would also be considered problems at my office.

  25. Not every day by niff · · Score: 3, Insightful

    Working at home every day is not efficient if you're into software development for example.
    In one whiteboard session with some coworkers you get more done than by e-mail for two weeks.

    But there are tasks that require absolute concentration if you want to get the best results, like designing and implementing a complex algorithm, or fixing a complex bug.

    My days in the office are mostly filled with meetings, Skype calls with the offshore team, writing e-mails, etc. I work at home one day per week, and that's the day that I usually get most programming work done. It allows me to focus for a couple of hours without being disturbed.

    The only real alternative to working at home is working really late. Arrive at 11:00 and leave at 20:00. Most coworkers are probably gone around 18:00, which leaves you with two hours to get some real shit done.

    1. Re: Not every day by Billly+Gates · · Score: 1

      You know boss that Niff guy is always late and calls out every Friday?!

      Are you sure you want to lay me off instead of him? What does he do again?

      I at least come in at 8am sharp every day!

    2. Re:Not every day by BarbaraHudson · · Score: 1

      So meet in the local pub for a bull session and pens to draw on the back of napkins. Richard Berry came up with the lyrincs for Louie Louie and wrote them on toilet paper. W.C. Fields sold a plot idea he had written (Never Give a Sucker an Even Break) on the back of his grocery order to Universal for $25,000.00. The Star Spangled Banner was written on the back of a letter Francis Scott Key had in his pocket. Arthur Laffer used a cocktail napkin to explain the Laffer Curve to Donald Rumsfeld, Ford's economic adviser. The original idea for the VW bus was sketched on a napkin. So was the idea for the original Compaq Computer. And the automatic fire hose nozzle. And (fittingly) the AMC Gremlin.

      You don't need to be sitting in an office in front of a white board to get an idea across. More informal settings also work.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    3. Re: Not every day by Anonymous Coward · · Score: 0

      I had coworkers like that at one job. They stopped bitching about it when they realized the number of hours I was working (onsite) when they weren't around.

    4. Re: Not every day by Anonymous Coward · · Score: 0

      "Yes, and I've also been following the changelogs"

    5. Re: Not every day by Anonymous Coward · · Score: 0

      You know boss that Niff guy is always late and calls out every Friday?!

      Are you sure you want to lay me off instead of him? What does he do again?

      I at least come in at 8am sharp every day!

      Meh, I just focus on doing my own work and leaving. Promotions aren't happening lately anyway. That requires a company need. Sure a certain level of politicking would possibly help, but well, I can't bring myself to suck up like that. If by some strange chance I get laid off, well there are a bunch of other software jobs. Besides getting promoted puts me in a class that has seen a lot of layoffs. I looked into job hopping, but, well so far it doesn't seem significantly better, or for that matter significantly worse, though had my new manager been expected to be my manager in January, I'd probably still be looking. He doesn't believe in any work he hasn't supervised and micromanaged, doesn't read required reports, and doesn't listen to team leads. If my company still allowed work at home, I couldn't imagine him ever approving it. The fun part is he presents himself as the cool reasonable guy. He might have even been a decent programmer, but I don't think he made the leap correctly to manager.

    6. Re: Not every day by Anonymous Coward · · Score: 0

      If your boss falls for that line, then perhaps it is better to find another job anyway.

    7. Re:Not every day by Pig+Hogger · · Score: 1

      I solved most of my programming problems while soaking in the bathtub.

  26. Hey aliens and hybrids, we're onto you! by Anonymous Coward · · Score: 0


    I would recommend according to sources on the net to be on the look out for shape shifting aliens disguised as humans, who, like the hybrid humans+aliens, must consume human flesh to maintain their human appearance.

    Hey aliens and hybrids, we're onto you!

    Human flesh is being found more and more in common food today,

    There exists a certain barrier in normal, everyday thought which hides the reality of these creatures and their hybrids along with the smell and taste of human flesh in common food as well as the scent of these creatures. they all smell the same. while the aliens and hybrids are safe within their homes, they prepare higher concentrates of human flesh in food because they can get away with it and unless you're in the right state of mind, you would not smell the human flesh in the food. They use some type of masking agent so you normally can't smell the taint. They have been studying us for years upon years and much of what you hear coming from government/military experiments are just a preview of things to come.

    A certain modification to the mind can bring the typical human into a different frame of mind where these... "things" can be smelt/detected. there are other effects which follow, too, but the frame of mind of the individual would often be too flooded with different events occurring within and outside of the human mind/body.

    Never trust a mason or someone giving you food/drink out of the blue, even if you have known these people for your entire life. always buy food at random, never return to the same product more than # of dice rolls. Always buy food and drink in sealed containers. Look for typical "Illuminati/occult" symbols and don't purchase from these companies.

    Things are not what they appear to be on Earth, unless you are enabled to really see. Then you'll probably wish you never had. (like in The Matrix where the delicious fake steak is being consumed and a deal struck)

  27. Tere is only 1 reason - and it's bogus. by BarbaraHudson · · Score: 5, Insightful

    Managers don't know enough about the ins and outs of the job, so they substitute butts warming seats instead of proper performance metrics.

    Other reasons, such as mentoring, are fullof sh*t. There's no reason a group of coders, documentation writers, even accountants, can't rotate meeting at each other's homes in small groups of 2 to 6 people, especially if they all live in the same area. This also takes care of the "communications work better in person", because sometimes having a frank discussion to find out what is bothering a co-worker isn't ever going to happen under the watchful eyes of everyone else.

    As for the "creativity happens in the hallway", first, consider the source. Yahoo CEO Marissa Mayer banned telecommuting, and Yahoo fell into the shitter - over and over and over. There is no reason for ANYONE to be stupid enough to write an article on October 4th, 2016 (the date of the article) with advice from Marissa Mayer, unless it's "How to ruin a business, screw over employees and shareholders, and collect a golden parachute". Seriouisly. WTF was Esther Schindler thinking? Or EditorDavid, for that matter?

    "Managing remote workers is harder" - sure, if you don't understand what they're doing, don't trust them, don't have a way to measure performance, and want to justify your job as a manager by being seen managing those chair-warming butts. Don't use the manager's incompetence as an excuse. It indicates that whoever hired the manager should also be fired.

    "It's more complicated." Aw, gee whiz. If you're going to use that excuse, put a gun in your mouth and eat a bullet. LIFE is complicated. Other companies can do it, managing nurses visiting patients in their homes, truck drivers on deliveries, any company that dispatches workers to the job. Anyone making the excuse that it is complicated should be ashamed of themselves,

    As for "we've always done it this way", we could have used the same excuse to keep the old outhouse around. Both are equally full of shit.

    Crap article by someone who is stuck in the past.

    --
    "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    1. Re:Tere is only 1 reason - and it's bogus. by wertigon · · Score: 1

      Actually, mentoring is a good reason.

      I do telecommute. If I'm assigned a new project, I almost always try to be atleast 50% at work when working on a new project, because it's so much easier to get a 5-second answer from a coworker than send a text or email that gets replied to who-knows-when. People-to-people interaction is much easier in the office.

      Don't agree that these interactions should be forced on you however - just that in-office work does strengthen your bonds.

      --
      systemd is not an init system. It's a GNU replacement.
    2. Re:Tere is only 1 reason - and it's bogus. by BarbaraHudson · · Score: 1

      Mentoring is best done one-on-one. Not in an office. People will be afraid to ask stupid questions, so everything gets screwed up. That alone is reason enough to get out of the office - go to a restaurant, pizza joint, donut shop - anywhere else.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    3. Re:Tere is only 1 reason - and it's bogus. by Anonymous Coward · · Score: 0

      There's no reason a group of coders, documentation writers, even accountants, can't rotate meeting at each other's homes in small groups of 2 to 6 people, especially if they all live in the same area.

      First - FUCK NO. I like my co-workers, but I have zero interest in having them over to my house to hang out for a day. I also have zero interest in visiting them at THEIR houses.

      Second - If we all live somewhere where it's trivially easy to all "get together at the same physical location," we might as well "all get together at the motherfucking OFFICE," instead of allowing the company to outsource its real estate and infrastructure costs to its employees.

      This also takes care of the "communications work better in person",

      So your solution is "telecommute from a common location, where you're all in the same room." Which means you AGREE with the argument that "communications work better in person." Congratulations, you've gone full retard - "I telecommute and have everybody on my team visit and sit in my kitchen." Why not just GO TO THE OFFICE?!

      As for the "creativity happens in the hallway", first, consider the source

      Ad hominem attacks do nothing to discredit the point. There is plenty of research that shows that higher-bandwidth face to face communications fosters higher levels of creativity and better communication. If you have a counterpoint to offer, please tell us you have more than "Marissa Meyer is dumb and stuff. LOL." That's not an argument, it's a fallacy.

      sure, if you don't understand what they're doing, don't trust them, don't have a way to measure performance,

      Which is, incidentally, EXACTLY the problem with most technical managers: they don't understand the technical work, which results in them being unable to judge the quality of their work or measure performance. So rather than offer ways to help close that gap, you simply just assert that managers should "get good." And with this useful and insightful response, we can tell that you've really got a handle on this remote work stuff.

      Other companies can do it, managing nurses visiting patients in their homes, truck drivers on deliveries, any company that dispatches workers to the job.

      Visiting nurses don't need to coordinate their work with 30 other people, and you can tell if they're doing a good job by simply asking: "is the patient still alive?" Truck drivers don't need to ensure that they're delivering packages in ways that are compatible with 29 other delivery drivers. There are worlds of difference between highly standardized, highly parallelizable work like you've cited, and highly interdependent, highly coordinated work such as the work of an entire team of developers. It doesn't mean that it can't be done, but it DOES entail much more work, complexity, and coordination than a team of visiting nurses or UPS drivers require to get the job done.

      You're making all kinds of snarky comments, but you're offering no new insights or feedback - you're simply rehashing the same old oversimplifications that are offered any time somebody suggests that there might be good reasons for objecting to telecommuting.

      That said, I telecommute 3-4 days a week. I easily spend a couple hours a day interacting with my coworkers via webex, hipchat, and email, and I still sometimes say "You know what, let's block out 30 minutes tomorrow when I'm in the office to whiteboard this." The burden of communicating with a distributed team is something that everybody needs to be willing to pay, and a lot of the people I work with who like to talk about how great they are at telecommuting are the worst at communicating status, problems, and plans to the rest of their team. I've met many people for whom telecommuting turns into a way of doing less work while watching a lot of tv and playing video games. There a

    4. Re:Tere is only 1 reason - and it's bogus. by Bengie · · Score: 1

      Performance metrics have their limits. They can tell you if someone was done, but not done well. I have hugely complex projects that have been handling feature creep for years, the number of bugs can be counted on one hand. Other people have simple project littered with bugs. Their metrics look better because they're "getting more done", lots of bugs to fix.

      One of my managers, in his 20+ years of being in engineering, told me by all metrics, I am the slowest, but by results, I am the fastest.

    5. Re:Tere is only 1 reason - and it's bogus. by Kjella · · Score: 1

      Managers don't know enough about the ins and outs of the job, so they substitute butts warming seats instead of proper performance metrics.

      Even the good performance metrics would show that my productivity comes in squirts, I don't work on an assembly line where time equals work. I could have thought long and hard, designed and redesigned, made prototypes and tests but still not found a good solution or I could have done nothing at all. The difference is that I don't have any interest in faking time at the office, I'd still be stuck there. At home more time off would be more time off. If the reward goes up, the risk/reward ratio goes down. Sometimes they really do want to know you've been sitting at a desk for 8 hours and really tried.

      --
      Live today, because you never know what tomorrow brings
    6. Re:Tere is only 1 reason - and it's bogus. by swalve · · Score: 1

      You are the reason the rest of us want to get out of the office. Your 5 second question costs us minutes or hours of productivity. Being forced to write out your question in words forces you to consider the problem from a different angle.

    7. Re:Tere is only 1 reason - and it's bogus. by Anonymous Coward · · Score: 1

      my productivity comes in squirts

      Phrasing!

    8. Re:Tere is only 1 reason - and it's bogus. by chihowa · · Score: 1

      Then the chosen metrics are shit. This is the largest problem in management, especially when managers don't understand what their team is doing. Ultimately, needing a fixed set of quantitative metrics for non-assembly line work is a poor move on the part of management. Ditching the simplistic idea that managers don't need to understand the work that they're managing would go a long way.

      I wonder what metrics management is being evaluated by, because those are clearly shit, too.

      --
      If you want a vision of the future, imagine a youtube comments section scrolling - forever.
    9. Re:Tere is only 1 reason - and it's bogus. by Pig+Hogger · · Score: 1

      Actually, mentoring is a good reason.

      Mentoring doesn’t last the whole duration of the employment of the mentoree

    10. Re:Tere is only 1 reason - and it's bogus. by BarbaraHudson · · Score: 1

      First, having others come over wouldn't be for an all-day session. It woud just be for when you need to get together with 1 or more co-workers to thrash something out. And no, this is not "telecommute from a common location." Are you being purposefully thick? If the people are competent and they know what has to be done by each of them, there's not much need for either form of communication. If they are interrupting you every 10 minutes, either fire them or assign them to something else and get people who know what they're doing. And probably fire the person who set up such a stupid team that is doomed to go way over the deadline and produce unsatisfactory results.

      Second, you may all live in the same area, but the workplace may be far from you. It's ridiculous to have to fight traffic both ways for a total of 3 hours when it's not necessary (the office site was chosen - in another city - for the convenience of the President and VP, not the employees).

      BTW, visiting nurses receive their scheduled destinations and don't stay in touch with the central location unless there's something that they can't handle, such as a patient needing to be seen by a doctor. You're the one who doesn't have a handle on how things work, not me. You can NOT tell if a nurse is doing a good job "by simply asking is the patient alive." Stop thinking like a child.

      From your comjment, you're a fucking idiot who has never had to manage either an office or a team.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    11. Re:Tere is only 1 reason - and it's bogus. by BarbaraHudson · · Score: 1

      Exactly, 90% if everythubg s shit - that includes managers and programmers. Problem is, the 90% of managers can't tell the difference, so they hire from the larger pol. This encourages people who should not be coding to stay in the field. And with this surplus of labour, plenty of ideas that should not see the light of day are funded in the hope of striking it rich

      Amd don't hold your breath expecting that 90% of shit managers to say that the people they hired are shit - not if they want to keep their job and milk it for all it's worth before hopping to another company and repeating the cycle.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    12. Re:Tere is only 1 reason - and it's bogus. by BarbaraHudson · · Score: 1

      Then they're too stupid to know that when you're jammed up on a problem, the best thing to do is walk away from the keyboard of a while.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
    13. Re:Tere is only 1 reason - and it's bogus. by Anonymous Coward · · Score: 0

      "It's more complicated." Aw, gee whiz. If you're going to use that excuse, put a gun in your mouth and eat a bullet. LIFE is complicated. Other companies can do it, managing nurses visiting patients in their homes, truck drivers on deliveries, any company that dispatches workers to the job. Anyone making the excuse that it is complicated should be ashamed of themselves,

      This is the weakest of your arguments. Why should anyone choose to do something that is more complicated? If you can get a real whizbang employee from the deal, I'm sure many that don't like the remote work methodology would reconsider. But for the same level of employee, why would I choose to do it in a way that is more complicated? Especially since in my experience the remote workers still tend to expect to be paid at the level of their in-building counterparts, if not more due to a sense that they are so good and that's why they are hired even though they are remote.

      Yes, life is complicated. But part of all of our jobs is to try and make things LESS complicated, not MORE, unless there is a benefit. So why should I choose to let people work remotely when I can just as easily have them come into the office?

    14. Re:Tere is only 1 reason - and it's bogus. by gzuckier · · Score: 1

      You are the reason the rest of us want to get out of the office. Your 5 second question costs us minutes or hours of productivity. Being forced to write out your question in words forces you to consider the problem from a different angle.

      https://spin.atomicobject.com/...

      --
      Star Trek transporters are just 3d printers.
    15. Re:Tere is only 1 reason - and it's bogus. by BarbaraHudson · · Score: 1

      Because sometimes doing it the hard way produces better results and a better product. We have electronic fuel injection in cars, even though carburetors worked fine and were easier.

      Also, doing it this way forces management to confront the fact that they don't really know how to measure productivity beyond time spent warming a seat and lines of code checked in.

      why should I choose to let people work remotely when I can just as easily have them come into the office?

      Now if you HAD good metrics, you'd be paying some remote workers more than their in-house equivalent because you'd have objective proof of who was better, and adjust pay accordingly. The fact that you beef about it shows you don't have an objective method to quantify productivity and are doing it by the seat of your ass, counting asses in other seats.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
  28. Re:Synergy! Connectivization! Linkativity! by PPH · · Score: 3, Insightful

    Think of the office sports pool!

    FTFY.

    A lot of the push to get people into the office is made by those for whom the office is their social life as well. The repeated interruptions aren't always about work.

    --
    Have gnu, will travel.
  29. A way to make companies want to support it. by geekmux · · Score: 2

    Every one of us living in a major metropolitan area deals with the stress and bullshit surrounding just getting to your workplace from home. Not only does commuting suck hours of productivity away from your employer (2 hours a day equates to 40 hours lost every month per FT employee), it also contributes to excess reliability and consumption of fuel within the economy, along with helping destroy the environment, primarily that air you're breathing every day living in the same area.

    Why not speak to what matters with companies, and provide considerable federal and/or state level tax breaks for every position that a company converts to 100% telecommuting.

    Beyond the environment and opening up productivity windows, this might be a model that enables companies to perhaps want to support a change that can easily be supported by technology today. Needless to say, I'm not buying the anti-communication reasons brought up in TFA. If we can rely on technology today to bond families over thousands of miles, I'm pretty sure we can build a simple professional relationship with a co-worker or boss.

    TL; DR - Federal/State level tax breaks for each corporate position converted to telecommuting, because technology can support it.

    1. Re:A way to make companies want to support it. by Anonymous Coward · · Score: 0

      ISTR there was a lot of talk about incentives for companies to convert workers to telecommute the last time we had gas prices flirting with $5.
      Then the prices fell and all that went away. Poof!

    2. Re:A way to make companies want to support it. by Anonymous Coward · · Score: 0

      This would be a great idea, but it's commonly accepted folk wisdom here on Slashdot that corporations are raping society already with the low level of taxes they pay, and that CEOs and everybody else who works at a corporation in a non-IT role is a useless drain on productivity who simply cares to make profits, which are evil.

      So good luck convincing Slashdotters that another tax break for CORE-PIRATE overlordzzzzz is a good idea. You might also want to go try selling meat to vegans, and ketchup popsicles to women in white gloves.

    3. Re:A way to make companies want to support it. by Anonymous Coward · · Score: 0

      Why not speak to what matters with companies, and provide considerable federal and/or state level tax breaks for every position that a company converts to 100% telecommuting.

      Think of all the other things that you're suddenly going to need to regulate and police ...

      Do your children get to be at home with you while you're working? Do we regulate that you have to send the children to daycare? Have to have a nanny? Does the company have to subsidize it? How do you police that the employee is fully working versus providing for their child? Or is it just "quality of work and deadlines" so that you just have to get things done whenever you can around your babysitting schedule?

      Do you get breaks whenever you want and for as long as you want? What if you go out on a shopping trip?

      It gets harder and harder to fire people, can we relax that a little in this case since one of the tenants of rating someone working remotely is quality of work and meeting deadlines? Or do I still need to write them up multiple times, skirting around the periods they decide to work harder?

      Can I require a day or two in the building? Company meetings? Team Building? And do I have to pay you travel expenses for the 30-60 minute trip into the building in that case since you work remotely?

      If your power or internet is out, can I require you to come in? Can I instead force you to take vacation days? Or would that be unfair?

      Do I now have to start dealing with lawsuits regarding perceived bias towards employees who come into the building and whom I see everyday versus the remote employees? Can I be sued for promoting someone who comes in everyday and I naturally see as harder working then an equivalent person who is remote?

      That's a short list. And don't forget that it's not just the rare situation you have to consider, but the abusers. Rare situations are often taken advantage of by abusers. And I'm opening the doors to them when I let EVERYONE start to work remotely.

  30. Esther Schindler wrote the article! by Anonymous Coward · · Score: 0

    so why does Esther Schindler get to blogspam Slashdot...???

    1. Re: Esther Schindler wrote the article! by BarbaraHudson · · Score: 1

      so why does Esther Schindler get to blogspam Slashdot...???

      Because she had five "points" - they mistook it for a Schindler List.

      --
      "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
  31. The TRUE reason? by Anonymous Coward · · Score: 0

    It would shear away an entire strata of "management" and their sycophants that are blantantly useless and non-productive.

  32. Micromanagers need control by justcauseisjustthat · · Score: 1

    Poor managers will always use excuses why it won't work, but effective managers will always get the best out of every situation.

  33. Re:Synergy! Connectivization! Linkativity! by Esther+Schindler · · Score: 2

    That's _their_ viewpoints. I certainly don't mean to suggest that I agree with them. But it's the perception, and you don't change someone's mind simply by saying, "You're wrong."

  34. Gradually has worked for me, as employee and manag by raymorris · · Score: 1

    The article does indeed make some good points.

    Particularly the last point about introducing work-from-home gradually. That's been my experience both as an employee and as a manager. As an employee, first I established a good reputation as a solid worker in the office. Then I worked from home one day because I waiting for the AC repairman or whatever. That day, I made it a point to start working at the time I would otherwise be starting my commute, stop when I would have finished my commute home, and communicate fully with co-workers while I was working in my home office. Btw, my home office doesn't have TV or other "home" stuff in it either, it's set up for work. As my boss SAW that it was effective to have me work from home, she became comfortable with it. The same process repeated at my next job. Now I work from home most days. I appreciate saving the commute time, so once in a while I do the same thing the office chief does and finish up a project just before bed - he notices that I'm online just he is. (Occassionally, I even email or message a manager late when appropriate, knowing they'll see the timestamp.)

    When I ran my own company, it was similar. Early on, I preferred people to be in the office so we could more easily get to know them and they could easily ask someone a quick question. As they became familiar with our systems and processes, most would try working from home occasionally. For many people, that worked well. Other people had trouble. Being at home, they forgot to get to their desk at the scheduled time and were easily distracted by "home" stuff. One guy eventually moved to another state and kept on working remote.

  35. Creativity happens in the bathtub by Anonymous Coward · · Score: 0

    "Creativity happens in the hallway"...?
    What kind of pathetic, corporate bullspeak is that supposed to be? Creativity happens everywhere and anywhere that one is comfortable enough to just sit and let their mind wander, free associate, and play with ideas. And it's a lot easier to relax enough to be creative, when doesn't have some pointy-haired manager standing over their shoulder yapping "Why are you just sitting there? Get to work! I want to see some creativity RIGHT NOW!"

    John Cleese gave a fantastic talk about this. It's on YouTube. Go find it and watch it.

    1. Re:Creativity happens in the bathtub by swalve · · Score: 1

      It's code for "our processes stink and people need to end-run around them to get shit done."

  36. Why sugar coat it? by chewie2010 · · Score: 1

    The reason I work from home: To get away from all the idiots at work and get something done. Reason managers don't like telecommuting: They think everyone's an idiot and wont work if not watched (unfortunately 85% true) In tech a few people waste everyone's time. Silicon valley x5. I understand, Bobby's surgeon was his mom, can I go back to work now!

  37. My company is pro-telecommuting by Ash-Fox · · Score: 4, Insightful

    My company is pro-telecommuting. In fact, there is not a single member of staff that doesn't spend most of the week telecommuting.

    The way we ensure people are around and active though is that we track activities and work through an online kanban system tied into tickets (code commited to repositories is reported on tickets automatically, wiki documentation is tied in automatically too, office documents are also tied to tickets automatically using our storage system). Additionally, when employees are working, we sit in a push-to-talk enforced voice chat system, where we can easilly collaborate (unlike Slack, Hipchat and Skype for business, that either don't care about voice chat, or think that push-to-talk isn't necessary).

    A lot of tools that are being sold that are effective as telecommuting tools are pretty terrible and instead we've found many tools focused on online collaboration for consumers and gamers tend to be much better, which is absurd. I don't see most larger companies (I have worked in and with a few) ever considering adopting the better technologies because they're not "enterprisy", even though the vast majority can be tied into an AD at least (but maybe not single sign in).

    Because we are focused on telecommuting, even if we're in a office, we are logged into voice chat with headsets (which are typically gamer headsets because they're more comfortable for long hours). I just cannot see the corporate world adopting this, for people that join my company, it's a culture shock that some find difficult to adjust to at first and within the first week, they really struggle to understand how we consider it essential (and not just an occasional thing) to be on the headset when you're working or move to the AFK channel if you're not.

    --
    Change is certain; progress is not obligatory.
    1. Re:My company is pro-telecommuting by Anonymous Coward · · Score: 1

      Okay, so help me understand something here. I'm a frequently vocal gamer. I talk a lot when I game and I'm familiar with all the different voice chat software (except Discord). But I could never do useful work if I were also sitting in a mumble server with even half a dozen other people. How the hell do you concentrate on your work when a couple other people are literally yammering on in your ears? Do you just not talk that much? Do you have separate channels with only two or three other people in them? Do people just not work at all when there's a necessary conversation happening?

    2. Re:My company is pro-telecommuting by Ash-Fox · · Score: 2

      I talk a lot when I game and I'm familiar with all the different voice chat software (except Discord)

      Discord is what we actually use, because you can paste clipboard data (particularly pictures) easily and have historical views everyone can see and shared text chats with seperate voice channels. Mumble was never really an option because it loses chat history (unlike Teamspeak, however Teamspeak won't synchronise chat buffers with everyone, so you won't see historical things that happened if you weren't there).

      How the hell do you concentrate on your work when a couple other people are literally yammering on in your ears? Do you just not talk that much? Do you have separate channels with only two or three other people in them? Do people just not work at all when there's a necessary conversation happening?

      If it's off topic to my work and disturbing me, I move to another "virtual office" voice channel (typically those that are working on the same project at that point in time will be in the same "virtual office" voice channel together).

      I suspect another part of it, is our work culture is based on the idea of flexibility, so when we're working, we're working hard, when we don't have anything that needs to be done, we can leave early (but contactable by mobile if there is anything) etc. So, this leads mostly to a culture of people that are usually focused on getting the job done well and focused during working hours, because we're not forced to work all "working hours" if there isn't a need to. However, it also means that there are rare times when you are expected to work extra long hours (and nobody seems to complain/have issue when it happens, but that might be because we're mostly veterans of large consultancies that liked to make people do 100 hour work weeks regularly) during crunch time (but that happens really rarely). I suspect that, that alone makes people less chatty and more work focused maybe?

      --
      Change is certain; progress is not obligatory.
    3. Re:My company is pro-telecommuting by Anonymous Coward · · Score: 0

      Interesting. So it's primarily culture, with private channels as necessary. Thanks for enlightening me.

  38. Companies with multiple offices who teleconferenc by raymorris · · Score: 1

    > Who "hires" telecommuters?

    Everywhere I've worked doing software development, a reliable employee could transition to a lot of working from home, no need to be a "rockstar". Work from home one day while waiting for the AC repair guy, or when your and SHOW that you get your job done from home. Skipping the commute (working half of the commute time) makes that easy for anyone who has the skills from working from home or working for themselves. (For example, you learn to work in a room with no TV or family members distracting you.)

    My current employer has offices in many places, in the UK, Colombia, several US states, etc. Therefore meetings are ALREADY teleconferenced and people already use IM as the routine method of communication. Basically, our normal ways of doing things assume that co-workers may be in a different physical location. That makes working from 25 miles away easy.

    I've been approached about out of state positions similar to one I had before, where I'd be responsible for systems running in some datacenter away from the corporate office. If I worked in the corporate office, I'd sit in the corporate office and ssh to the systems in the datacenter. Working from home, I ssh to the systems in the datacenter. There's absolutely no difference in the work. I just don't have to drive in to the office, possibly move to their city, and the company doesn't pay for an office. Ideally are positions where the person has primary responsibilty for maintaining and developing some software system which interacts with other systems only in well-defined ways. The job doesn't call for a ton of communication with different people.

  39. Remote work by Stormcrow309 · · Score: 4, Interesting

    As someone who works for a large multi-national, trying to hold someone accountable that works for home is a pain in the rear. If they work in a remote office, I can ask someone to walk past their office and ask them to call or email. There are a lot of people who are good remote workers. However, almost none of them seem to work as developers and system admins. The couple of dozen or so that I have worked with while they have worked from home have been absolute pain in the neck, since they are passive aggressive little twerps.

    If you want to work from home. Prove you can work in the office, that your skillset is significantly better than others who could do you job and are willing to show up, and give a cost/benefit that matters to your management, not to you

    --

    In God we trust, all others require data.

    1. Re:Remote work by Anonymous Coward · · Score: 0

      My five year track record illustrates that I am the right candidate for the job.

      My two years of remotely leading an on-site team proves I am highly reliable, knowledgable, respected, and communicable.

      My mortgage does not afford me the privilege to move to your overpriced city in order to show you how true any of this is.

      It's actually pretty simple for you to set up a two-week long trial project and just pay me as a contractor to interface with your on-site team for the purposes of evaluating my skill set, aptitude, work ethics, and the ever important "cultural fit."

      If that doesn't work for you, well obviously I don't work for you either :P

    2. Re:Remote work by Stormcrow309 · · Score: 1

      Yet, my large city has couple hundred of you, willing to come in the office, network with employees outside of work that are outside their team, and is a crap load more flexible. Let's be honest, why should we hire you?

      Not trying to be cruel here, just honest. I have a mortgage in another city. I pay a company to manage it for me. I moved because it needs to happen or I could stay in my little crappy town, with 20% less mortgage cost and a 40% less salary, along with 80% less opportunity. Weigh the benefits and negativities in moving.

      --

      In God we trust, all others require data.

    3. Re:Remote work by Anonymous Coward · · Score: 0

      As someone who works for a large multi-national, trying to hold someone accountable that works for home is a pain in the rear.

      It's unnecessary, if the remote worker is project or output-based. If I can outperform and outknowledge someone you can hire locally, and my outputs prove it, that's all the "accountability" you need to worry about. Minute-to-minute or hour-to-hour "face time" doesn't matter. If the job performance cannot be measured in this way, then I'd agree with you--it's a problem.

      Prove you can work in the office, that your skillset is significantly better than others who could do you job and are willing to show up, and give a cost/benefit that matters to your management, not to you

      Done, done, and done. But HR might still be the death of me--they're unwilling to go to the trouble of figuring out how to process the various tax withholdings, unemployment insurance, etc in my latest state. Tail wags dog. Que Sera Sera. Their loss (it it happens.)

    4. Re:Remote work by sfcat · · Score: 1

      Yet, my large city has couple hundred of you, willing to come in the office, network with employees outside of work that are outside their team, and is a crap load more flexible. Let's be honest, why should we hire you?

      Not trying to be cruel here, just honest. I have a mortgage in another city. I pay a company to manage it for me. I moved because it needs to happen or I could stay in my little crappy town, with 20% less mortgage cost and a 40% less salary, along with 80% less opportunity. Weigh the benefits and negativities in moving.

      And there are a dozen or more companies in this area willing to hire me at higher rates. Competitors of yours that values my skills more highly than yours.

      Not trying to be cruel here, but your company is facing several lawsuits for product quality and perhaps this is a root cause of why. Your staff is of questionable skill and seems to like to say phrases (like 'Big Data') that they clearly don't understand. You have Physicists doing Machine Learning instead of, you know, hiring people who specialize in Machine Learning/AI. Perhaps this is why the land on which your office is built is worth more than the actual business you work for.

      --
      "Those that start by burning books, will end by burning men."
  40. thanks for the suggestions by KingBenny · · Score: 1

    Because of euhm
    past experience i keep it simple in case of actually invited over
    10 print "nod"; 20 print "smile"; 30 until (find_one_that_does){goto 10;} #seriously bad taste using goto basic isnt it 40 if (find_one_that_does){fuckofftothebetteroffer;} 50 #they are not my friends and i dont do charity i clearly, truly do not give one flying fuck about anything but the money unless it would be a totally awesome job where its my company and i get to be the one telling people what to do outdated skillz obviously honestly ... their reasons dont matter to me, if they dont and someone else will i would break my contract and fuck off to get to the place that lets me do it and let them eat cake and sue if they want to but thanks for the polite suggestions, those days are over sadly

    --
    Free speech was meant to be free for all... how can anyone grow up in a nanny state ?
    1. Re:thanks for the suggestions by KingBenny · · Score: 1

      as much as i hate to doublepost myself, im too busy doing laundry, peeling taters, doing dishes, making coffee playing civ, reading half-TFA (or not in this case) and being my chaotic self to not forget to check before i post so :
      i understand the need for poor managers and companies, the hand that gets a ton of money by paying you as little as they can to explain why its so hard and all that shit to trust and find people who arent even willing to spend four years in uni to do chaingang logistics and repair for one wage in a factory but
      their reasons are quite irrelevant to me ... thats like feeling sorry for a guy who pays more taxes cos he earns ten times more than you
      corporate crap (wow i didnt say shit for once, im getting intellectualitis ... wheres my meds hurry before i start turning)

      --
      Free speech was meant to be free for all... how can anyone grow up in a nanny state ?
  41. Re: Synergy! Connectivization! Linkativity! by Anonymous Coward · · Score: 1

    Not according to Trump. --wrong!

  42. Re:Synergy! Connectivization! Linkativity! by Anonymous Coward · · Score: 3, Interesting

    All of the reasons listed in the article are pure bullshit. The real reason companies don't want employees to telecommute is because they don't trust them. If an employer doesn't trust you, you shouldn't be working for scumbags like that.

    In reality the ONLY thing an employer should be concerned with are deadlines. If a project has been assigned to you and you deliver by the deadline, then there should be no issue. That's how most of my past employers have thought, fortunately. Nowadays, I'm the employer.

  43. Not just for rock stars by Anonymous Coward · · Score: 1

    If you monitor and track the remote work performance ANYBODY should be eligible for it, tools like this can help flexible work arrangements tracking tool and keep managers from favoring who works remotely.

  44. Re:Companies with multiple offices who teleconfere by econnor · · Score: 1

    Yes, raymorris. Totes agree. Anyone who has ever done that knows it to be a fine way to do things. How could anyone disagree? But, also, I would argue that you need to have established the trust with that particular employer. (Try doing it with your next one.)

    I'd further argue that to a new employer with whom your only established credentials are that you generally haven't been in prison and your referees have found you to be to some extent agreeable, you need to put in a fair bit of face time first. Unless your value add is quantifiably obvious. (In which case, why would you be an employee at all?) Employers may tolerate telcommuters - if they have to or have a spare desk - but I'm not persuaded that many see a good reason to go out looking for them.

    In my world "rockstar" = "reliable and doesn't take the piss". Which I imagine is a bit of a treat for a lot of employers/ees. Don't get me started on global "rockstars", which is a different and ridiculous ballgame. Except in the odd case where they actually do something more than promote themselfs.

  45. Re:Gradually has worked for me, as employee and ma by Anonymous Coward · · Score: 0

    Remote work is about results.

    If people (bosses and coworkers) cannot see you doing the work, you had better deliver the results that are promised. Any problems are your problem. Distractions to disasters, they do not excuse any lack of success.

  46. Th real reasons why Employees telecommute... by hackus · · Score: 1

    but we don't tell our managers:

    1) Constant interruptions, everything is an emergency when you can just walk into someones office and destroy the work schedule deliverables for a week with constant nagging.

    2) Regional concerns. No F'in way I am working in California. You offerred me the job, but I am not paying those taxes or those rents. I will work from IOWA thank you or find someone else.

    Besides, Californians are insane.

    3) You want me to work where? Downtown Chicago? I don't think so. I can't personal carry and I don't feel like being robbed.

    Same for the recruiter who tried to convince me making 70K a year was "Competitive" for a job in Detroit. These people look at me with a straight face and say "Detroit is a wonderful opportunity with beautiful surroundings. It is simply the opportunity of a lifetime."

    No Thanks, and I currently make twice that in Scottsdale AZ minus the bombed out buildings and the political establishment that sold its population out a long time ago.

    Keep voting the way you do all you people in Michigan. Its just working out grand for ya during the past 20 years hasn't it?

    But the whole thing is stupid.

    Working in a global company like Yahoo with servers in VA with operations in Washington and Bangalore, what is the diff if I work at home?

    I work remote anywhere I go for the real work I do and I can't avoid it even if I report to a specific office location.

    This article is crap.

    The real issue here is the reduction of work force without declaring layoffs for this sort of thing. The Yahoo CEO did the same thing.

    Instead of announcing layoffs, which would hurt the stock, they terminated the remote work program so they can force people to quit.

    Total and COMPLETE CRAPOLA.

    --
    Got Geometrodynamics? Awe, too hard to figure out? Too bad.
  47. If you resolve disasters and nobody knows about it by raymorris · · Score: 1

    > Distractions to disasters, they do not excuse any lack of success.

    If you heroically resolve some disaster and your boss doesn't find out about it, one of two things is true:

    a) You /caused/ the disaster and solved your own fuck up without it being noticed. Good job.
    or
    b) You fail at boss management.

  48. Two days a week by Applehu+Akbar · · Score: 1

    All of the reasons given in this article are why you wouldn't want employees disappearing into the telecommuting ether forever, but why not two days a week? If tech employees were to do that, with in-office days properly synchronized by team, companies could save money without demolishing the company culture. Your city would benefit environmentally too.

  49. Translated to American English? by raymorris · · Score: 1

    > But, also, I would argue that you need to have established the trust with that particular employer. (Try doing it with your next one.)

    I'm going to try. :) Actually I'm probably going to be bold and mention it at the interview. Because I'm now working from home most days, and the head of the office sees me working past midnight sometimes, I will have a strong reference telling the hiring manager I do well with it. Other references will say the same. We'll see what happens. I suspect I'll find which employers are comfortable the idea of doing that in the future, after I'm in the office for a while. And some companies, like my current one, have a standard policy of one day per week or whatever. (My boss currently ignores the written policy in my case.)

    > In my world "rockstar" = "reliable and doesn't take the piss".

    "Doesn't take the piss" - that's a phrase I'm not familiar with. I found a vague reference that sounds like it might fit. Do you mean "doesn't take advantage", "doesn't screw the employer over"? If so, where are you from? I wondered if it's British or Australian English. For British I found:

    take the piss out of (someone/something) - to make fun of.
    pissed - drunk, roughly equivalent to hammered in AmE.
    on the piss - out drinking, similar to on the town, on the tiles.
    piss (someone) off - to offend, irritate, anger someone. (Hence: pissed off = angry, closely equivalent to AmE pissed.)
    Piss off! - Go away! (Milder analogue of Fuck off!)
    piss about (or around) - to mess around, do things that aren't really worthwhile.

    Might be Singlish?

    1. Re:Translated to American English? by swalve · · Score: 3, Insightful

      Working late is a sign of someone who doesn't have their shit together. I like someone who gets their shit done on time, but I prefer someone who does it during business hours. The people who send emails in the middle of the night are usually the ones who work on adrenalin and stress. I want the guy who does his time and then goes out and lives his life. not a "rockstar" who shows off by working all hours. Show up on time, do your work, and then get the fuck out of there.

    2. Re:Translated to American English? by econnor · · Score: 1

      Yes. Brit. (We've had internet for a long time here - before there was pictures on it - , but a lot of our children pretend to be American these days.)
      Screwing over is a reasonable translation. ("Fanny" might amuse you. Family Guy's English episodes provide a pretty good overview of related territory.)

      Good luck with negotiating that. Seriously - whatever the minimum facetime policy is, add some extra for free. The old saying about things getting done by people who turn up applies. You're not less valuable if you're not present in the room. But it's easier for people who are in the room to make themselves more valuable.

    3. Re:Translated to American English? by Bert64 · · Score: 1

      A lot of companies are multinational, and/or dealing with clients and suppliers all around the world... I've often found myself doing something late because that's just when i got the information i needed in order to do it. If i worked 9-5 in an office it would have waited until the following morning.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    4. Re:Translated to American English? by Anonymous Coward · · Score: 0

      In the service department it's a sign of a customer calling at the end of the regular work day, then having to walk them through their problems for several hours. At least we get OT pay.

    5. Re:Translated to American English? by gzuckier · · Score: 1

      Working late is a sign of someone who doesn't have their shit together. I like someone who gets their shit done on time, but I prefer someone who does it during business hours. The people who send emails in the middle of the night are usually the ones who work on adrenalin and stress. I want the guy who does his time and then goes out and lives his life. not a "rockstar" who shows off by working all hours. Show up on time, do your work, and then get the fuck out of there.

      I used to watch the contractor guys at a previous employer; they'd goof around all day throwing paper airplanes and stuff, then work all night. Needless to say, the contractor billed by the hour.

      --
      Star Trek transporters are just 3d printers.
  50. Re:Synergy! Connectivization! Linkativity! by dgatwood · · Score: 3, Insightful

    In reality the ONLY thing an employer should be concerned with are deadlines.

    And quality. Any employer that isn't concerned about that really isn't working for.

    --

    Check out my sci-fi/humor trilogy at PatriotsBooks.

  51. One of the reasons... by Anonymous Coward · · Score: 1

    It's more difficult to abuse employees from a distance.

  52. Home becomes office by Oligonicella · · Score: 1

    I have had the opportunity a number of times and refused it. I have no desire whatsoever that an employer be able to consider that just because I work from home, my home is an extension of their environment. I worked 40/wk with the occasional on-call and that's as far as I wanted it to go. Every single workaholic that you interface with at the business now thinks that you're also available at all the hours they make themselves so. Nope, I am not. I have another life and it is sacrosanct.

    Vice versa, by the way. When I work, I don't want friends and family interrupting me.

  53. Worst thing I ever did by Anonymous Coward · · Score: 0

    An American boss once stipulated that I include some of his American chums in a software procurement. His guys won out on purely objective criteria (for real), which ended up suiting me well. I'd probably have tried to unload the whole thing on someone perkier than me, but I'd met a very fine lady from Kansas on a side trip to meet friends at Burning Man after one of talky nicey exploratory missions; so I rose to the challenge. And Skype had been invented and I knew how to use it, and there was a primitive form of telecommunications in Kansas and Denver, so it kinda seemed ... serendipitous.Thus I recommended that my fairly regular presence in that sort of time zone would be an effective use of resources. I would be able to keep in touch with things back at the ranch in the UK via the wonders of the interweb and would be there for the CO programmer guys with a prompt response to their bogus engagement questions. ("Yeah, postgres is good. Go with that" sort of thing.)

    How did that go? In many respects, brilliantly. Until one time I came back for an all-hands big meeting, full of US spunk which told me that my new alligator boots were appropriate attire (I have to say, they were considered ridiculous even in Denver) and found my desk to be considerably nearer the elevator than it had been on my last visit to the UK office a couple of months before. Perhaps unsurprisingly, my subsequent request to work more or less completely from home, based in St Leonards-on-Sea in the south east of England (a town mostly known for cider, mental illness and heroin; the Tenderloin of Europe, if you will) was welcomed more warmly than I thought it ought to have been. Since my arrival - but not necessarily because of it - St Leonards has seen an influx of Bohemian arty people. But it's been a while since I've had to do an out-of-timezone conference call. And you may be surprised to learn that programmers and software project managers who lack weapon systems experience are pretty much scraping the barrel for work in these parts.

    Would I recommend telecommuting? For sure. If you think you can get away with it. But maybe not before the kids have left home.

  54. Totally agree, except when it hits the fan by raymorris · · Score: 1

    Funny, I mentioned something similar to my boss last night. Anyway, I totally agree, and that was a bad example to use for making my point. I work late in fairly rare instances, when there is either an emergency or about twice per year when there is a *real* deadline, such as a government imposed legal deadline that's non-negotiable. I work in order to take care of my family; neglecting my family in order to work late would be putting the means before the ends.

    Anyway, you make a good point. *My* point, which a slightly missed, was that I make sure my boss knows that when I "work" from home, I actually *work*, from home, and things get done.

  55. how about you do what your employer asks by Anonymous Coward · · Score: 0

    Maybe just grow up and realize that you don't get to dictate terms to an employer or potential employer. By all means, ask. And when they say no, deal with it. Non-stop bitching about it just shows they're making the right decision in not hiring or retaining you.

    1. Re:how about you do what your employer asks by HornWumpus · · Score: 1

      Nobody dictates, everybody negotiates.

      --
      John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  56. Re: Synergy! Connectivization! Linkativity! by Anonymous Coward · · Score: 1

    Or maybe they don't trust you because you are not trustworthy... Dipshit.

  57. Re:Synergy! Connectivization! Linkativity! by Anonymous Coward · · Score: 0

    > when it would be much cheaper to use phone/video conferencing.

    Actually it could work for a lot of things. Except that phones and video conferencing solutions (at the very least the commercial ones) are all of utter garbage bin quality.
    Half of the time, it is simply impossible to understand more than half the words said.
    If someone sits in a room that you would consider having a "tiny echo", over the phone you will not understand even ONE word that is said.
    How can special (so-called) conference phones suck that much that they can't even filter out simple echos?
    Video conference solutions? All I know still use regular I-frame (no intra-refresh), so the quality regularly jumps up and down even on a static image. They jump from video standard to video standard to save a little bit of bandwidth, but actually making sure that bandwidth is used for something useful? That would actually be WORK!
    Even just consider remote desktop solutions.
    Windows remote desktop: Works fine for a static image, but once there's animation and you use a VPN suddenly you get minutes of latency! Why did nobody have the good sense to just make it NOT refresh the animated parts when the bandwidth just isn't there?!?
    TeamViewer: Not as catastrophic, but doesn't really work all that well either.
    xpra: Actually quite great! Except the default of sending every few seconds a losslessly compressed update, spiking the latence from 30s! At least you can disable it. Also it doesn't seem able to much use the bandwidth to slowly improve a static image, instead it just uses no bandwidth at all. That surely must be possible to do better?

  58. Uhh.... by easyTree · · Score: 1

    a) Their building will float away unless bums are on seats?

    b) Productivity is a problem. By soliloquising in back-to-back shifts (particularly after a restful weekend when productivity levels might spike to dangerous levels), we can - as a team - keep it at bay

  59. Ftfy by easyTree · · Score: 1

    âoeWhile tools like Slack and email get the job done if your team is working remotely, nothing beats being able to turn around in your chair and quickly disturb another pair of developers (or the entire development team if necessary) in a quick discussion about something,â says one programmer committed to pair programming. Immediacy matters: âoeI can walk 30 steps or less and interrupt the flow of anyone from the product or business teams about requirements,â he adds.

  60. Re: Synergy! Connectivization! Linkativity! by easyTree · · Score: 1

    How can special (so-called) conference phones suck that much that they can't even filter out simple echos?

    All the special stuff happened in marketing and billing?

  61. Re: Synergy! Connectivization! Linkativity! by Anonymous Coward · · Score: 0

    Echo cancellation has been available for quite a long time, and I've used it in large rooms with open microphones without an issue.

    The issues are more in terms of network and connection quality and the HCI differences between in-person and remote conferencing, such as non verbal cues. There was, at one point, interest in using Second Life to overcome this, but it was rather too primitive.

  62. Re: Synergy! Connectivization! Linkativity! by easyTree · · Score: 1

    How would a third party distinguish between the two cases?

  63. Re:Synergy! Connectivization! Linkativity! by Anonymous Coward · · Score: 0

    Unfortunately, this is true. it's why companies spend millions of dollars a year on travel expenses when it would be much cheaper to use phone/video conferencing.

    They do that because IT cannot manage the video bandwidth. If everyone was remote, that could easily be 100 bidirectional video streams. Even at 1MB/sec, you're looking at two 100Mbit pipes. That may or may not be available for a particular office. Companies like to keep communication infrastructure in-house instead of using a hosting provider. Comcast business maxes out at maybe 20Mbit/sec, so any compnay sized > 20 will have streaming issues. The solution is to use a local telco at $30,000 to $120,000 per month (OC3 plus a T3). That's so batshit crazy that you may as well bury your own fiber if you need it for more than a couple years. Now do you see why AT&T is fighting other fiber deployments with lobbying and local ordinances? It's slaughtering their cash cow.

  64. Re: Synergy! Connectivization! Linkativity! by Blaskowicz · · Score: 1

    a Counterstrike 1.5 server would be not bad. Quake-like is a great interface to move yourself around in the virtual "world", there is some lag compensation (predictive movement), simple stereo sound pinpoints the sound sources well enough and get this.. the old Half-Life 1 synced the "lips" to voices already, or more accurately moved what passes for a mouth up and down. It works with Counterstrike in-game voice talk. Server plug-ins can prevent people be killed (or an admin or people wronged can slap them trolls)

    Doesn't deal with audio lag and dropped packets probably (or firewall punching) and I doubt the idea could be taken that seriously.
    Everyone has his mike and speakers or headphone. So there's that, it may work well. Also, referencing your own PC is hard if you have a video game taking monitor room and input focus.

    Really, for the video conference room.. One that will fit many people that all want to be clearly heard, and would like to interact with another room worth of people behind a "video wall". First you likely need fiber internet to not care about issues on your end, and perhaps even have some real time 1080p or 60fps. It's a problem if the ISP will ask $15000 for running a fiber to your company, or whatever they'll ask. But let's say it's not a big deal to eat it up.
    The real solution is likely to have a purpose-built room, engineered so that it isn't is a mix of echos and faint voices (the physical sound side), with the right microphones and adequate other hardware, and hire a technician who otherwise works in concert halls, radio stations, setting up the gear for a concert or DJ evening in a bar etc. ; perhaps even for every time you use the room, or at least when there are particularly important persons and deals and situations. Even the lighting needs to be deal with, you're building some kind of amateur TV set.
    For best results.. all sides ought to be of similar quality!

    So, if you're going to tear down walls, hire an accoustician, have a good swich and QoS things, have pseudo broadcast grade stuff (perhaps relatively cheap), get furniture even, hire a technician.. Could cost like $100K? just a figure I pull out of nowhere to try and appreciate it.
    I wonder if you could get much of non-verbal cues (some will always be missing, like.. body odor or whatnot)

  65. From the article: by Anonymous Coward · · Score: 0

    Most famously, in 2013, Yahoo CEO Marissa Mayer banned telecommuting at the company

    We should all strive to follow her prime example of how best to run a company.

  66. Re:Synergy! Connectivization! Linkativity! by Salgak1 · · Score: 1

    30 minute chunks? Some of us have to account for time on a given project in 6-minute chunks.

    There is a special place in the Special Hell for the guy who wrote Deltek. . . .

  67. Re:Synergy! Connectivization! Linkativity! by Salgak1 · · Score: 1

    There ARE decent videoconferencing solutions. But they're hella expensive. They put one in on a site I once worked at: 1.2 million for a relatively small room. But in action, it really WAS like they were across the table from you. . .

  68. Manager of large IT department here by Anonymous Coward · · Score: 0

    I cap telecommuting at 3 days a week for my team, but telecommuting isn't offered to everyone. Why? The key reason that some people are incapable or managing their time and will end up browsing /. and reddit whole day if they are not afraid I will be checking on them regularly. Why are they not fired? Because finding replacement is hard and expensive, and because replacement can turn out no better. So it is easier for me to just monitor everyone, or at least create perception that "The Boss is always watching". If I had "ideal team", I'd be all for 100% telecommute, but that just doesn't happen.

  69. not everything is telecommutable by Anonymous Coward · · Score: 0

    How are you gonna telecommute if you dig ditches, pick up garbage, are an international jewel thief, pave streets, etc?

    1. Re:not everything is telecommutable by z0idberg · · Score: 1

      Drones mostly.

  70. My company is about 85% remote by gatkinso · · Score: 2

    I live 15 minutes away and rarely come in.

    It works well for us simply because we hire people who respect this freedom: we have core hours in which you are expected to respond to email, slack, phone calls. Missing meetings is not an option - you will attend over GTM. People are pretty professional. No gossiping or stuff like that.

    We realistically scope our work - an Agile shop, our two week sprints are rarely ever slipped, our stories are are rarely ever 5 points (Fibonacci). We usually make the goals that management and engineering agree to. While of course they ALWAYS want more, they have tasted the sweetness of perfectly predictable product release dates... and they like it.

    We also fire. Quickly. Not only is it a reminder to all that slackerdom is not tolerated... just one lazy apple can bring the whole thing down. So we end up working *very* solid 8 hour days. Rarely have to work overtime. It usually ends up feeling like a low grade constant crunch time, but is not so bad.

    --
    I am very small, utmostly microscopic.
  71. Re:Synergy! Connectivization! Linkativity! by Anonymous Coward · · Score: 0

    Yep, not long ago I had to travel for a 4-hour client meeting which involved a 9-hour round trip with an overnight hotel stay as since the meeting started at 8am we needed to travel up there the night before.

  72. Re: Synergy! Connectivization! Linkativity! by Anonymous Coward · · Score: 0

    I'm also the employer and I refuse to let anybody telecommute unless they spend at least 3 months on-site. If you start doing it from the first day, there is either too much hand holding that is a waste of my time, especially on a text based chat as opposed to just sitting next to the person, or in some cases, people that start steering off what they were supposed to do. And let's not forget, the inexperienced guy who gets stuck and will not improve because he won't just use the resources provided to him, because of that deadline focus.

    Of course it could be argued that better communication is key and blah blah, but why the hell do I have to make this massive effort just to have somebody save commute time. I'm the one paying after all, and besides, it is cheaper to hire a team in India or Upwork if I really need remote stuff on a per project basis.

  73. Re: Synergy! Connectivization! Linkativity! by zmooc · · Score: 1

    Some employers actually care about quality. Code quality is going to be much better if a reviewer and coder can actually look and point at the same screen if needed. If this is not possible, such more intensive sessions are just skipped and the resulting boost in quality will never happen.

    --
    0x or or snor perron?!
  74. My American kid speaks Peppa British by raymorris · · Score: 1

    > You're not less valuable if you're not present in the room. But it's easier for people who are in the room to make themselves more valuable.

    Good point.

    > but a lot of our children pretend to be American these days

    My two year old could be mistaken for British, she puts the "rubbish in the bin", because she loved Peppa Pig. I'll have to be sure to tell her it's okay for her to play with a FLASHLIGHT, not with a TORCH (which is 2,500 degrees here).

  75. Re:Synergy! Connectivization! Linkativity! by Anonymous Coward · · Score: 1

    $30k for an OC3? WTF? $6k/m for a dedicated 1Gb fiber to Level 3 around here. $3k/m for only 100Mb, and 10Gb for $30k. And Level 3 is the most expensive. Local ISP will sell you a dedicated business 1Gb fiber with no SLA, but will give you best effort, which is quite good, for $300/m, and they use Level 3 as their trunk.

    I'm in a small town in the middle of hundreds of millions of acres of farm land and I get ultra low pings to Chicago. If I've learned anything from the Internet, it's that if you want fast cheap internet, move out to the country side. My mom, who lives about an hour away from me in a town of 200 pays $80/m for 50/50, I pay $50 for a 100/100 dedicated business fiber with a 0.14ms ping to my ISP and only 1 hop from Level 3 Chicago with about a 6ms ping to game servers. Since I pay for a dedicated connection, if I get even a 10ms ping to Chicago, I'm calling in, and they typically fix the issue in an hour. Most of the time it's some 100Gb/s DDOS and they need to contract Level 3 to fix the issue upstream. Stupid 4ms additional latency messing up my counterstrike.

    If you think this is unsustainable, you're wrong. The ISP is so old, they started off as a telegraph service, nearly as old as my state. They're a private family owned ISP that openly rejects government loans, subsidies, and grants, and is doing so well, they're expanding their area, trying to move into nearby cities. They're having issues breaking into the cities because of the monopolistic stranglehold the big ISPs have. During this time the ISP has been moving into neighboring counties where it's mostly farmland and offering dirt cheap internet in those areas because it's "easy money". And they don't hang fiber on the poles, they trench it. Technically they horizontally drilling it.

    Running fiber and providing bandwidth is the cheapest part of being an ISP. The 90%+ of the being an ISP is customer support, sales, and advertising. They can offer cheap internet because there is almost no competition and great word of mouth, meaning cheap advertising; They have only 3 tiers of Internet, 100/100 being the lowest, and 500/500, and 1gb/1gb being too expensive for most, making sales really cheap; and they use all dedicated fiber from your home back to the CO, meaning a highly reliable network that is trivial to reorganizing, keeping customer support cheap by few issues and truly dedicated bandwidth for nearly no complaints.

  76. Re:Synergy! Connectivization! Linkativity! by Anonymous Coward · · Score: 0

    Personal experience -

    The Sys Admins and Sys Engineers are allowed to take "work from home days" at their own discretion. HR tried to clamp down on it a couple years ago, the director of our teams to told HR to go suck it - the work gets done, and its a perk that helps retain good people.

    My job being more desktop support orientated requires me to be in the office. I am also allowed to WFH from time to time if I need to be home for something, provided I have a bunch of admin work to sit down and do, and non-surprisingly I get a ton more of it done because I'm not getting distracted by walk-ins or my co-worker. The reality is I'd only need to goto the office one or at most two days a week, the rest of the time I could do everything remote.

  77. I need actual people around me by SpaghettiPattern · · Score: 1

    Just a regular developer here. Not a great speaker. Not particularly good with people.

    However, I do need people around me. They are invaluable for staying up-to-date. The banter also feeds issues to my brain and I can work to finding solutions to not yet perceived problems well before escalation occurs.

    At home I cannot concentrate well because wife and kids distract me with stuff I find hard to resist. At work I communicate well in a business way and at home I'm more family oriented.

    Speaking for myself, I am most effective and efficient in a traditional setting. Yet I don't impose this on others. If you want to telecommute then be prepared to tell me what you're up to so that we can work well together. And yes, I will reciprocate.

    --

    I hadn't the slightest objection to his spending his time planning massacres for the bourgeoisie... (P.G. Wodehouse)
  78. Warning: There is danger in a global economy by Anonymous Coward · · Score: 0

    Just remember, in a global economy, when it no longer matters where you work, you are in direct competition with the entire planet for your job.

  79. Re: Synergy! Connectivization! Linkativity! by Anonymous Coward · · Score: 0

    If an employee meets their deadlines, then explain how they are not trustworthy.

    Employers that don't trust do so because they themselves aren't trustworthy and they are projecting their own failings.

  80. Re: Synergy! Connectivization! Linkativity! by Anonymous Coward · · Score: 0

    Some employers actually care about quality.

    HAHAHAHAHAHAHAHAHAHAHAHA! Good one! HAHAHAHAHAHAHAHAHAHA!

    You are utterly, 100% wrong junior. The only thing employers care about is money.

  81. Politely missing the obvious by tflf · · Score: 1

    Telecommuting and the traditional office: Good article, but author misses some well-known obvious reasons (probably because no one wants to talk about them) Management of the traditional workplace operates with a number of well-defined, but rarely admitted, rules 1) Management power, position and prestige rely in part on the number of report-tos you control. Visibility of that group is a huge part of the equation. If you want to climb the corporate ladder, you need to seen controlling vast numbers of warm bodies. 2) Micro-management is the key to career success. From this premise you have the following conditions: a) No employee can be trusted to work without supervision. b) No employee can be trusted to see and respond correctly to a problem without supervision. c) No employee can be trusted to properly manage their time without supervision, especially breaks, meals, start and finish time and potty breaks d) All employees are inherently lazy, incompetent, and untrustworthy. e) Disciplining employees is part of your job as a manager. If employees are not being disciplined, you are not doing your job. f) Effective employee control requires vast numbers of managers. The ideal traditional office has more managers than persons managed

  82. Who Has Telecommuted Not Just Fiscusding Technolog by Anonymous Coward · · Score: 0

    I telecommuted for a year. Meetings were not a problem. I was flexible. At my desk at 5 am to meet 8 am deadlines for executives for executives.

    Usually worked 10hours a day.

    What happened to my position was management wanted to force nevtovworkbuntil or be available until 10/11 a night.

    Then there was telling me Friday at 5: 00 pm I would be working all weekend.

    So I realized they thought for the privilege of working at home they could abuse your time and hours. So I left once it became akin to house arrest.

  83. 3rd alternative? by Anonymous Coward · · Score: 0

    You want to avoid endless interruptions? 1. Work different hours in the office, so you only overlap 4 hours. 2. Give your employees an office where they can shut the door.

    If you're not in the "office" you can't engage in chalkboard discussions of how to solve problems. Sorry, but the analog world is a lot more efficient at group work.

    If your job is changing the firefox UI for the 100th time to some random new color combination of hidden options, no, you don't need to be in the office.

  84. Re:Synergy! Connectivization! Linkativity! by freeze128 · · Score: 1

    What you consider "Interruptions", are actually "Solutions" to the people who bother you. Guess what? It's the 21st century. You will *HAVE* to work with people. Deal with it.

  85. Introverts suffer when work from home isnt allowed by Anonymous Coward · · Score: 0

    Companies need to learn that introverts and extroverts need different work environments. If you are going to force all employees into a noisy, congested office, you are pretty much guaranteeing that your introverts are going to under perform their extro counterparts. Working from home is a good solution for the introverts since they can have the quiet they need without draining them on the day to day social interactions that an office lifestyle demands..

  86. I'd argue the opposite, but it does depend .... by King_TJ · · Score: 1

    Currently, I work for a company where it's very advantageous for me to work from home whenever possible. (Otherwise, I have to deal with an hour long commute, often in heavy traffic, followed by paying about $9-10 per day in parking fees. The gas and parking adds up, cutting into my salary -- not to mention all the wasted time in transit.)

    I work in an I.T. support/sysadmin role, and initially? There was definitely some hesitation from management about my not coming in to the office all the time. I have to agree very much with the article recommending you come in all the time as a new employee, and slowly gravitate towards telecommuting after you've proven you're a good, hard-worker. That's how it played out in my situation. But there's got to be the element of personal responsibility involved. For example? I may try to work from home the majority of the time, but I still have to keep an eye on the trends and what's coming up on the office calendar that might make it wise for me to drive in on certain days. I started making an effort to drive in on Mondays, for example, after noticing that the bulk of our trouble tickets for urgent problems tend to happen on Monday mornings. (People bring laptops home over the weekend and any issues they encountered then tend to get noted and brought in to get addressed on Monday. And additionally, there seems to be a general "thing" in the company that if a server or network application is starting to act up on a Friday -- they're winding down what they're working on for the week anyway, so they may not even report it. Then, the memory leak making the app slow or the failing drive causing the random faults or whatever gets worse over the weekend, until it's dead on Monday when they come back in to use it again.)

    I really don't do any less work when I work from home than I do when I'm actually in the office though. I have a pretty much identical computer setup at home to my office setup, so as long as the VPN tunnel is up - I have the same remote assistance tools and apps. Our desk phones are VoIP and I have software on my cellphone allowing taking or making calls from that number and viewing the same directory of who is on the phone and available/not available. We started enforcing a rule, long ago, where people need to submit trouble tickets (either via email or the web) and our team grab them as soon as we can get to them. So to the users, they don't see anything different whether I take a ticket from home or from the office PC.

    It's important to keep up those social connections too. But IMO, much of that can be done (at least in my I.T. support role) by showing up for all of the meetings that get scheduled. (Usually, such thing as our "quarterly meetings" involving the whole company include a free lunch before them, encouraging that time window to socialize and informally suggest ideas.) That, plus the previously mentioned balance/sense of when it's wise to make the physical appearances to be there if there's a high probability of more help/support needed than normal.

    I take offense to the suggestion that I deserve "less pay than people who come in every day" though. Why? I'm getting the same things accomplished as anyone else they'd hire in my role.

  87. Re:Synergy! Connectivization! Linkativity! by Anonymous Coward · · Score: 0

    All of the reasons listed in the article are pure bullshit. The real reason companies don't want employees to telecommute is because they don't trust them. If an employer doesn't trust you, you shouldn't be working for scumbags like that.

    In reality the ONLY thing an employer should be concerned with are deadlines. If a project has been assigned to you and you deliver by the deadline, then there should be no issue. That's how most of my past employers have thought, fortunately. Nowadays, I'm the employer.

    "face to face communication"; "hallway meetings"; as in many jobs in many large companies, not one person i work with lives in the same state as I do, or works in the company office in the same state, so rather than spend the whole day sitting at home on the phone and emailing with them, I drive an hour through enervating traffic to spend the whole day sitting at the office, burnt out from the moment i get there, on the phone and emailing. the chances of us having a hallway meeting or face to face communication are down there with quantum teleportation.
    the basic fact is that management have no idea whatsoever how to rate employees and their contributions, so they fall back to "at least he shows up every day"

  88. Telecommuters are NOT by NewYork · · Score: 1
  89. Re:Synergy! Connectivization! Linkativity! by Bengie · · Score: 1

    Just make up numbers like everyone else does. Statistically, a single interruption like email notification or IM popping up, regardless if you read it, can set you back 15-30 minutes. With such common interruptions being several factors greater than the resolution of time trying to be recorded, and for something as subjective as "how much time will it take to get back on track", you may as well make up numbers.

    If I've spent 1 hour thinking about a hard issue, and some other project comes a long as is all like "zomg, this needs to be fixed NOAW!", even if it takes me 5 minutes, they're getting charged that hour I just spent on the other project. Why should the other project have to pay for interruptions making their code more inefficient to create?

  90. Re:Synergy! Connectivization! Linkativity! by MooseMiester · · Score: 1

    That's ridiculous Skype/Uber/G2M they all work quite well on 6MB connections.

    --
    Murphy was an optimist
  91. Re:Synergy! Connectivization! Linkativity! by HornWumpus · · Score: 1

    Comcast maxes out at 200Mbit/sec locally. I mostly get the 100 I pay for.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  92. Maybe 1.5 out of 5 by slickrockpete · · Score: 1

    The first 2 reason are real things, but don't require everyone's full time presence.
    It is helpful to have folks together for the head scratching design phase of a software project, but all that social time will be a burden later on in the project. It is also useful to have a relationship with your co-workers. In some situations the relationships can happen while everyone is remote, but it has always helped me to visit once in a while to do some bullshitting, if only with my manager. I find face to face time fosters empathy, but every day face time can be tedious and painful.

    The last 3 reasons are signs the office infrastructure and culture will not promote helpful communication within the team regardless of where they are. I have been lucky in that I've never had a direct pointy haired manager. Every manager I have had worked hard to protect us from the pointy hairs.

    I telecommuted from 1990 to 2015 when I liberated myself. I always started a new job with at least a few weeks on site so they could get to know me. At my last job at a large software company by the time I left most of the group I worked with telecommuted most of the time. It was to the point where facilities started poaching offices from some of my colleagues who lived close and only came in for meetings.

  93. Re:Synergy! Connectivization! Linkativity! by networkBoy · · Score: 1

    Intel has a setup like that at several of their campuses.
    I've seen it used *rarely* in spite of the dosh they blew on it.

    --
    whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
  94. Re:Synergy! Connectivization! Linkativity! by networkBoy · · Score: 1

    Right before I quit working for a particular manager at my former employer (who liked to have people track their time in stupid increments, and expected your tracked time to == 8+ hrs) I started entering my time spent tracking my time spent tracking my time spent taking a dump; and other assorted bits. Hilarity ensued when he used *MY* entries in a staff meeting as an example to other employees as a model of using the system accurately.

    Now, my PHB was old world Chinese and had the combo of "Better than the proles" attitude coupled with the "literal engrish translator" in his head.
    I took advantage of this, so my entries were things like:

    6m removal of organic material from work area
    6m timekeeping balancing
    30m foo (real work)
    30m bar (real work)
    12m timekeeping entry and value balancing
    24m research of syntax and lexical scope for data entry deliverables
    6m paging in component data for analog photonic review (the boss is coming signal)
    etc.

    The murmur of suppressed laughter was awesome.
    Happily I don't work for that prick anymore. No one I know does either anymore. Turnover was in the 50% /yr territory.

    --
    whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump