|
|
|
|
|
by pwaring
5099 days ago
|
|
"You work from home so you can put in 2 hours work, accomplish as much as anyone else did" Agreed. I'm the only technical person in the company - if I went into the office every day I would spend half my time being asked to fix printers, 'can you just take a quick look at this?' etc. which would kill my productivity. The other problem for me with 'being seen' is that I spend a lot of my time planning relative to writing code - e.g. for a major project I might spend half the time thinking about how to break down the problem into chunks which can be dealt with individually, then chaining them together for the final result. From an outsider's point of view, it would look like I was just sitting at a desk doodling all day. So it's actually better for me to announce a new feature every so often, because that output looks productive, whereas the process of producing it doesn't. Having done home and in-office working, I've found that if it's a company of engineers (including managers with that background) then I prefer working the office, because I get to converse with like-minded people, and they understand that sometimes days can go by without churning out vast quantities of code. If I'm working for a company where the technical side is less central, then working from home tends to win out. |
|