TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: We're spliting our team. Any advice?

5 pointsby mackwicover 10 years ago
Hi HN !<p>We had the chance to be accepted in a foreign incubator, but we can&#x27;t all move there, we have to split the team.<p>As it will be a transcontinental split, with 6 hours of time difference, some things we took for granted will now become complicated.<p>How can we prepare best ? Do you have any experience&#x2F;advices to share ?<p>Also, we are quite concerned by security issues. Any recommendations here will be also welcome.

2 comments

davismwflover 10 years ago
Congrats, awesome and scary all at the same time.<p>From having worked with distributed teams for quite a long time, including major time differences (11.5hrs) here are my suggestions.<p>1) If you have the ability switch your working day to match, sometimes this is doable for a short time, other times it isn&#x27;t because of clients, calls etc. But in the end, it is one of the &quot;easiest&quot; ways.<p>2) No matter what, make sure you overlap schedules by 3 hours or so with at least 1 person on each side that has broad knowledge and capabilities.<p>3) I know this seems obvious, but agree before hand that either side will wake up the other only if absolutely necessary. It seems obvious but when you have made multiple calls back to back over a couple of days waking someone, having discussed it ahead of time helps keep cooler heads.<p>4) Communicate everything in person before the team leaves, even stuff that you think is too simple&#x2F;stupid to bring up or mention. It is amazing how doing this really clears up everyones view. I would also communicate every persons specific area of responsibility, not that you won&#x27;t collaborate or have everyone chip in, but if you have a defined area people seem to feel comfortable knowing who has what and it doesn&#x27;t create the situation where I&#x27;ll just do X because I don&#x27;t know who is taking care of it and I can&#x27;t call Susie cause she is sleeping etc.<p>5) Have an end of day status email from each team.<p>6) During the time overlap period, get on Skype or some sort of face-to-face communication, even if it is just to bullshit or give someone shit for fun. This isn&#x27;t critical but I found for teams that were originally all together and start working apart it helps keep everyone connected personally too. To your point this helps in the things you take for granted. Of course, some of this depends on how long you all have been together and how long you all have known each other.<p>For security, that is kind of broad, not sure what you are worried about securing. If the team needs access to things back in the home office&#x2F;datacenter then setting up a simple VPN is probably the best &amp; most secure answer. Documents that you have to send back and forth, email is likely fine for 99% of things, or use a drop folder through the VPN.
评论 #8810447 未加载
taprunover 10 years ago
Read up on Conway&#x27;s Law[0], and think about dividing your project into two semi-independent portions (one for each side of the team.) I worked at a company with two locations in different time zones and keeping everyone informed of everything would have been a nightmare.<p>[0] <a href="http://en.wikipedia.org/wiki/Conway%27s_law" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Conway%27s_law</a>