Oct 19, 2021 Post comments count4 Post likes count0 That time we had a network outage due to unexpected hunter activity Raymond Chen Watch where you're pointing that thing.
Oct 6, 2021 Post comments count4 Post likes count0 Why is the main() function always at address 0x00401000 in a simple program? Raymond Chen When multiple technical decision add up, literally.
Oct 5, 2021 Post comments count6 Post likes count0 Not from inside the Redmond Reality Distortion Field: Microsoft Streets and Trips support for ferries Raymond Chen From somebody else's reality distortion field.
Aug 24, 2021 Post comments count8 Post likes count0 How to sneak the Windows 95 credits screen into the build without anybody noticing Raymond Chen Write it in an obscure language.
Aug 18, 2021 Post comments count4 Post likes count0 What’s with all of the references to “dude” in the accessibility header files? Raymond Chen A catch phrase from long ago.
Aug 10, 2021 Post comments count1 Post likes count0 Why did the old RAID database use a signed 16-bit integer for its record count? Why not unsigned, or a 32-bit integer? Raymond Chen You have to understand decisions in context, and that includes knowing the problem it was trying to solve.
Jul 27, 2021 Post comments count7 Post likes count0 Twitter misdetected the 2011 Build conference keynote as a denial-of-service attack Raymond Chen Just a lot of excited developers.
Jul 23, 2021 Post comments count0 Post likes count0 The history of passing a null pointer as the key name to RegOpenKeyEx Raymond Chen It doesn't mean anything special any more, but it once did.
Jul 13, 2021 Post comments count3 Post likes count1 How did copying and renaming with wildcards work in MS-DOS? Raymond Chen By lining up two parallel arrays.
Jun 25, 2021 Post comments count1 Post likes count0 The ARM processor (Thumb-2), part 20: Code walkthrough Raymond Chen Putting together what we've learned, with a surprise.