> My point here is to be aware that the people you work with and know aren't necessarily representative of "most programmers" even though it feels that way to each of us. Definitely a good point and something we all…
The two key takeaways for me are: (1) "Contrary to the common belief that message passing is less error-prone, more blocking bugs in our studied Go applications are caused by wrong message passing than by wrong shared…
> My point here is to be aware that the people you work with and know aren't necessarily representative of "most programmers" even though it feels that way to each of us. Definitely a good point and something we all…
The two key takeaways for me are: (1) "Contrary to the common belief that message passing is less error-prone, more blocking bugs in our studied Go applications are caused by wrong message passing than by wrong shared…