7 reasons asynchronous communication is better than synchronous communication in open source
Traditionally, open source software has relied primarily on asynchronous communication. While there are probably quite a few synchronous conversations on irc, most project discussions and decisions will happen on asynchronous channels like mailing lists, bug tracking tools and blogs. I think there’s another reason for this. Synchronous communication is difficult for an open source project. For […]