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: How do you handle language communication problems?

8 pointsby terichoover 10 years ago
A large portion (majority) of programmers I&#x27;ve worked with are immigrants and don&#x27;t speak English as a first language. I have no problem with that whatsoever. Recently though, I&#x27;ve experienced situations where communication issues have led to significant company losses. Further, I&#x27;m trying to improve our technical documentation and commit message quality which unfortunately requires better English[1]. How do you deal with this situation?<p>[1] This is certainly not to suggest all English-speaking programmers have better documentation or commit messages.

2 comments

luxpirover 10 years ago
With regard to the documentation and commit situation have you considered looking into Plain English? [1]<p>As for interpersonal communication, perhaps doubly clarifying meaning, preferably in writing. This would force thoughts to be better articulated than a throwaway spoken comment.<p>Alternatively, how about flipping it and learning your colleagues&#x27; languages, or at least the key vocabulary you might need to communicate?<p>[1] <a href="https://en.m.wikipedia.org/wiki/Plain_english" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Plain_english</a>
评论 #8682095 未加载
ryno2019over 10 years ago
Honestly, the main thing I can think of is: patience. I don&#x27;t think there is a quick solution.