Jump to content

Interested in hearing from programmers who work remotely.


Recommended Posts

 (Dumbest part of LV in my opinion -- the lack of a standard, across-all-platforms font for use in all property nodes, diagram constants, comments, etc.) .

 

AQ, when you complain about LV, it makes me chuckle. :)

Link to comment
It's like a mother calling her child dumb.  It maybe true some times it's just odd to hear it.

It's more like a parent calling the kid on low grades when you know the kid can do better. ;-)

(The irony in this case is that the kid can only do better if the parents did better, spent more time, etc., so it's really me critiquing myself and my team.)

Link to comment
  • 1 month later...

I've been working remotely for 10 years. Generally speaking you can get more code written out of the office but meetings / planning sessions / brainstorming are a bit harder and will require more effort on your end. Job interviews and other "managerial tasks" are particularly difficult.

 

You are using a source-code control system, right? This is the most important piece of the equation, as in addition to all of the other benefits it takes care of synchronizing your code with others. Likewise your project documentation and bug-tracking system helps keep everyone informed of what is being worked on.

 

Communication with your co-workers needs to have a low activation energy. You'll need to be on the phone a lot of course, but IM is great for quick back-and-forths. If there is a significant time zone difference, pick a time of day that is maximally convenient for both sides and block that out for collaboration. Don't be afraid to pick up the phone; get a headset and unlimited minutes on your phone or use Skype etc. You don't want to feel like there is a clock is ticking.

 

For code reviews you need some sort of screen-sharing technology like gotomeeting.

 

Written project plans (that are kept up-to-date!) become more important when you are off-site.

 

If you have hardware you need to work with, you'll want a machine set up back at home with that hardware that you can connect to remotely. We use Microsoft's built-in solution (RDP) inside a VPN. Be super-nice to the people back at the office, since there is always the occasional need to have somebody plug in a cable in for you!
 
Finally be tolerant when people call you in the middle of dinner etc. That's just the cost of working in a different time zone.

 

Rob

Link to comment
  • 2 weeks later...

I've recently switched to always working on my office PC via remote desktop instead of taking data with me and maintaining multiple VMs (Home and work).

 

Less headaches with forgetting my USB Disk (This way I just leave it at work).  Less re-compiles based on RT and FPGA files "changing" becuase they're suddenly on a different computer.  Re-connecting to running RT systems is a lot easier int he IDE when always working from a single PC.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.