Mar 29, 2018 Post comments count0 Post likes count1 What’s up with compare_exchange_weak anyway? Raymond Chen It's handy for certain classes of processors.
Mar 28, 2018 Post comments count0 Post likes count1 When I memcpy a struct into a std::atomic of that struct, why does the result not match? Raymond Chen You're storing it wrong.
Mar 27, 2018 Post comments count0 Post likes count1 The WMI root node is just a node in the WMI namespace Raymond Chen Don't let the name fool you.
Mar 26, 2018 Post comments count0 Post likes count0 A rare opportunity to fact-check the “celebrity net worth” sites Raymond Chen Well, technically it's "north".
Mar 26, 2018 Post comments count0 Post likes count1 What are the odds that two pull requests get completed at the exact same time? Raymond Chen Merges do not occur instantaneously, so there is a window of opportunity for overlap.
Mar 23, 2018 Post comments count0 Post likes count3 Stop cherry-picking, start merging: Index Raymond Chen For one-stop reading.
Mar 23, 2018 Post comments count0 Post likes count1 Stop cherry-picking, start merging, Part 10: Web-based workflow for Azure DevOps (formerly VSTS) Raymond Chen Clicking your way to a merged cherry-pick.
Mar 22, 2018 Post comments count0 Post likes count1 The mystery of the stalker dental hygienist Raymond Chen Haven't I seen you before?
Mar 22, 2018 Post comments count0 Post likes count1 Stop cherry-picking, start merging, Part 9: Chasing the commit Raymond Chen Catch the train.
Mar 21, 2018 Post comments count0 Post likes count2 Stop cherry-picking, start merging, Part 8: How to merge a partial cherry-pick Raymond Chen Pick what you want.