Microsoft Comic Chat is now open source(opensource.microsoft.com)
801 points by jervant 56 days ago | 176 comments
tl;dr: Microsoft has open-sourced Comic Chat, the 1996 IRC client that rendered conversations as comic panels with illustrated characters and speech bubbles, and famously debuted the Comic Sans font. The release includes original source code (Visual C++ 4.0/MFC) along with AI-assisted modernization attempts that get it building with current Visual Studio tools and connecting to modern IRC servers. Created by DJ Kurlander's team at Microsoft Research with artwork by cartoonist Jim Woodring, the code is now available on GitHub for study and experimentation.
HN Discussion:
  • Insider account from the person who made the open-sourcing happen, sharing the backstory
  • Personal nostalgia and inspiration stories tied to Comic Chat's creative legacy
  • Appreciation for the era's willingness to experiment with unreasonable creative ideas
  • ~Historical critique noting Comic Chat was reviled in IRC culture for polluting the protocol
  • Technical exploration of the codebase, sharing easter eggs, papers, and repo links