|
|
|
|
|
by simonsarris
5099 days ago
|
|
The article does a good job of going over a few (seemingly obvious) biases, but I also expected an honest discussion of job duties (implicit or explicit) that get missed when one works from home. I'm disappointed that part of the topic was skipped. I know the HN crowd is fairly pro- working from home, and I am too, but I was wondering if some of the more experienced (than myself) people here could chime in with examples of implicit/explicit things that are "missed" when team members work from home. The only major one I can think of is mentoring, of new hires and interns, which seems to be done much better in person than over email. I would think that mentoring these two groups is an implicit duty in most companies, but it would seemingly always fall on the backs of those who are not working from home. I would also think that actually being there in person for new hires and interns also helps shape company culture for those people, or otherwise make them feel like more of a team. I suppose that all of this could be mitigated by not working from home for the first month+ of interns/new hires starting. |
|
The main ways I think it is harder for you to contribute remotely are:
1) Whiteboard sessions
I've spent a lot of time sitting around a whiteboard, talking out a (software) design for something and collaboratively working it out on the board. I've yet to see software that can come close to this, and even those that sort of do involve a bit of overhead vs just walking into an empty conference room.
2) Debugging/working through things on someone else's machine
Sometimes you can solve a problem or work through some design much more quickly by just sitting down at a computer with someone and walking through the code. This is certainly possible to do remotely, but it always feels a lot more clunky, and I tend to avoid it.
3) Office talk
Not office gossip, but simply overhearing co-workers talking about something and either learning something or offering them a better way to do it. This adds happens fairly frequently in my experience, and it is hard to duplicate remotely.
Sure, if you have everyone working remotely, you can invest time to figure out ways to mitigate these losses, but if it is just one or two people working from home full-time, I think either way you are adding less net value than if you were there in person, all else being equal.