Live data from Hacker News

Ask HN: How has your remote team solved communication across time zones?

news.ycombinator.com

1–10 of 17 posts

Ask HN: How has your remote team solved communication across time zones?

#1
I have worked remotely before, and communicating with someone in multiple time zones away is a major issue. The conversations can ping-pong back and forth over multiple days.

I have noticed that a lot of startups are fully remote and hire globally, so I'm just wondering what the solution to this communication problem is.

Re: Ask HN: How has your remote team solved communication across time zones?

#3
I think using slack asynchronously (and developing norms that support it) is useful. Also imo there's an unspoken tradeoff when you work for a full remote company across time zones. Most workers seem comfortable with trading the convenience of remote work for the possibility of getting pinged outside work hours.

Re: Ask HN: How has your remote team solved communication across time zones?

#4
I've seen two primary strategies for handling cross-time zone communication in teams:

Synchronous: A single time zone is designated, and all team members adapt accordingly. Although, this can be a pain for people far away.

Asynchronous: Flexible “overlap” periods are defined where everyone must be online.

In practice, though, remote teams I've worked in just seem to understand and accept that: A) You don't need a 'call', 'quick chat' or 'meeting' over video or voice most of the time B) If you are in a remote team, there is shared acceptance that there will be A LOT of asynchronous communication and people will reply when they can or are available. C) The situation changes the more time-zones you cover. Be flexible.

Those with roles that are 'mission-critical' or 'perpetually online', are usually on call or have a phone that is always available.

A handy resource for aligning schedules: https://www.timeanddate.com/worldclock/converter.html

Re: Ask HN: How has your remote team solved communication across time zones?

#5
If you're working without any shared hours, then you've got to communicate differently or you will have multi week ping pong sessions.

Sometimes that's not avoidable, but if both parties recognize the situation and change styles, it can help in most situations. Provide all the relevant information in the first message; read the whole message before and while responding. Expect to not get instant feedback.

It's like writing a letter vs having a phone call.

Otherwise, have realtime sync up at the edges of the workday.

Re: Ask HN: How has your remote team solved communication across time zones?

#6

I've seen two primary strategies for handling cross-time zone communication in teams: Synchronous: A single time zone is designated, and all team members adapt accordingly. Although, this can be a pain for people far away. Asynchronous: Flexible “overlap” periods are defined where everyone must be online. In practice, though, remote teams I've worked in just seem to understand and accept that: A) You don't need a 'ca…

For time zone awareness, my go to is https://www.worldtimebuddy.com/

Re: Ask HN: How has your remote team solved communication across time zones?

#7
post #5

If you're working without any shared hours, then you've got to communicate differently or you will have multi week ping pong sessions. Sometimes that's not avoidable, but if both parties recognize the situation and change styles, it can help in most situations. Provide all the relevant information in the first message; read the whole message before and while responding. Expect to not get instant feedback. It's like w…

> It's like writing a letter vs having a phone call.

This is the way. If you adopt the same communication style as the old scientists (euler?), you’d get a lot done. You write clear, detailed requests, responses, and notices and the delays with the back and forth won't matter that much. Maybe that's why most of the scientists we know of have been people with good communication skills.

Then schedule meeting with a clear agenda when synchronous collaboration is needed.

Re: Ask HN: How has your remote team solved communication across time zones?

#8
Really depends on the kind of communication. We have a few tips in our handbook https://handbook.gitlab.com/handbook/communication/ but here are my personal observations.

1) Things like code reviews should be more extensive if feedback loops are long. One should be clear whether something is blocking or not. A lot of people use (and came up with) https://conventionalcomments.org/. Personally I really like to assign someone in the States or APAC and come back the next day haben my code reviewed.

2) regular meetings are often being alternated to be friendly between different time zones. e.g. one week APAC/EMEA friendly and another EMEA/AMER. All meetings have agendas and everyone can add points, even if they cannot attend. Also all meetings should be optional.

Re: Ask HN: How has your remote team solved communication across time zones?

#9
post #8

Really depends on the kind of communication. We have a few tips in our handbook https://handbook.gitlab.com/handbook/communication/ but here are my personal observations. 1) Things like code reviews should be more extensive if feedback loops are long. One should be clear whether something is blocking or not. A lot of people use (and came up with) https://conventionalcomments.org/ . Personally I really like to assign…

Interesting! The handbook contains a lot of useful information.

I noticed that it emphasizes the importance of documenting work to prevent bottlenecks in asynchronous communication. It also discusses choosing the most effective form of media for conveying messages.

What does this look like in practice? How easy is it to find relevant information in the archives or documentation? Are there times when you cannot locate such information and must wait for the appropriate person to be online to get an answer? If so, what types of communications typically cause these delays?

Re: Ask HN: How has your remote team solved communication across time zones?

#10
post #5

If you're working without any shared hours, then you've got to communicate differently or you will have multi week ping pong sessions. Sometimes that's not avoidable, but if both parties recognize the situation and change styles, it can help in most situations. Provide all the relevant information in the first message; read the whole message before and while responding. Expect to not get instant feedback. It's like w…

Thanks! Have you noticed types of communications that typically can't be solved by improving messaging and require a realtime sync up? If so what are they?
Post reply on HN