1
vote
Code Review
We do distributed development, so sitting together in a room is impossible when we're hundreds of miles apart. So we have set times twice a week when we go through code, everyone connected to a sh …
2
votes
What’s the least useful comment you’ve ever seen?
A very large source file, implementing multi-threading in a single process. In the midst of all the call-stack switching and semaphore grabbing and thread suspension and resumption was a simple co …
