Remembering Planet Source Code: Sharing Code Before GitHub Made It Easy

· open-source coding devtools · Source ↗

TLDR

  • Developer rediscovers 20-year-old VB6 and early .NET submissions on a PlanetSourceCode.com archive, reflecting on pre-GitHub code sharing culture.

Key Takeaways

  • Planet Source Code let developers upload ZIP files and snippets browsable by language and category, filling a gap before Stack Overflow and GitHub existed.
  • VB6 submissions like MSFlexGrid checkbox hacks and Winsock-based HTTP downloads were practical workarounds, not polished libraries, teaching low-level behavior by example.
  • Early .NET (2002) samples for form transparency and numeric TextBox input spread framework knowledge during the VB6-to-.NET transition when documentation was thin.
  • Pre-GitHub sharing was fragmented: code on portals, context on personal blogs, no version history, pull requests, or continuous improvement workflow.
  • Contributing small utilities to community archives had real impact; discoverable working projects teach differently than forum descriptions.

Hacker News Comment Review

  • No substantive HN discussion yet.

Original | Discuss on HN