June 30th, 2025
heart1 reaction

2025 mid-year link clearance

¹ The gong shot was so popular that a decade later, they brought back three of the original golfers to do it again [YouTube] (with floating golf balls to allow subsequent retrieval).

Topics
Other

Author

Raymond has been involved in the evolution of Windows for more than 30 years. In 2003, he began a Web site known as The Old New Thing which has grown in popularity far beyond his wildest imagination, a development which still gives him the heebie-jeebies. The Web site spawned a book, coincidentally also titled The Old New Thing (Addison Wesley 2007). He occasionally appears on the Windows Dev Docs Twitter account to tell stories which convey no useful information.

1 comment

  • philiplu · Edited

    Huh, that AOL story is about the right time-frame, late 90s, for when I was dev-lead on the Visual C++ compiler team for the C/C++ runtimes. I was trying to make a change to the memory allocation routines, tweaking the internal format, and crashed the AOL client by doing so. Don't remember if it was a use-after-free or buffer overrun in the AOL code, but I had to forego the malloc changes for a while. This was before the focus on security aspects to those kind of bugs, which hit big-time a few years later (Code Red...

    Read more