Oct 12, 2020 Post comments count11 Post likes count1 In 1979, some software company in Bellevue was hiring Raymond Chen Digging through the archives.
Oct 9, 2020 Post comments count13 Post likes count2 A consequence of being the first to adopt a standard is that you may end up being the only one to adopt it: The sad story of Korean jamo Raymond Chen To be a leader, others must follow.
Sep 29, 2020 Post comments count9 Post likes count1 How did we end up parsing Savvyday 29 Oatmeal 94 as Saturday 29 October 1994? Raymond Chen Unsophisticated pattern matching.
Sep 16, 2020 Post comments count2 Post likes count1 Why did I lose the ability to co_await a std::future and concurrency::task? Raymond Chen Early moves in a direction that didn't pan out.
Sep 15, 2020 Post comments count22 Post likes count2 Embarrassing product names averted: Windows Embedded POS and Windows 10 for Advanced PCs Raymond Chen If you see something, say something.
Sep 8, 2020 Post comments count20 Post likes count1 How is it possible to jam a virtual card reader? Raymond Chen Did you feed it a bent virtual card?
Sep 1, 2020 Post comments count7 Post likes count1 More on trivial functions like CopyRect and EqualRect Raymond Chen Let's go code golfing.
Aug 25, 2020 Post comments count16 Post likes count1 That time Bill Gates went through a McDonalds drive-through with no cash Raymond Chen No special treatment, not even for the richest man in the world.
Aug 6, 2020 Post comments count8 Post likes count1 What was so horrible about the FORMAT_MESSAGE_ALLOCATE_BUFFER flag that the Windows Store disallowed it for so long? Raymond Chen Letting in the riffraff.
Aug 5, 2020 Post comments count3 Post likes count1 What does it mean when it says that FORMAT_MESSAGE_ALLOCATE_BUFFER can be used in Store apps starting in Windows 10? Raymond Chen What happens if you use it anyway?