Sep 16, 2019 Post comments count8 Post likes count2 How do I split a file into two while preserving git line history? Raymond Chen The octopus delivers.
Sep 13, 2019 Post comments count7 Post likes count0 My summer vacation: The Eiffel Tower Raymond Chen It's really tall, for one.
Sep 13, 2019 Post comments count11 Post likes count2 Another way to sort GUIDs: Java Raymond Chen Because it's Java.
Sep 12, 2019 Post comments count6 Post likes count1 The Turkish lira’s currency code is an unexpected source of problems with computer programmers Raymond Chen Following the rules for currency codes leads to a collision with popular macro.
Sep 11, 2019 Post comments count3 Post likes count1 The sad history of the MFC TRY/CATCH macros Raymond Chen Because standard C++ exception handling didn't exist yet.
Sep 10, 2019 Post comments count4 Post likes count1 Trying to wrangle a site visit to Paul Allen’s superyacht “Octopus” Raymond Chen An unsuccessful play for a site visit.
Sep 9, 2019 Post comments count15 Post likes count1 PowerShell programming puzzle: Convert snake_case to PascalCase in one line Raymond Chen Abusing linguistic helper functions for fun.
Sep 6, 2019 Post comments count1 Post likes count1 It rather involved being on the other side of this airtight hatchway: Guessing window procedure magic cookies Raymond Chen You created a very funny-looking function pointer.
Sep 5, 2019 Post comments count0 Post likes count1 Making the COM_INTERFACE_ENTRY macro better at detecting misuse Raymond Chen Playing around with compile-time errors.
Sep 4, 2019 Post comments count2 Post likes count1 The COM_INTERFACE_ENTRY must be a COM interface, but nobody actually checks Raymond Chen And if it isn't, bad things happen.