Microsoft Just Open-Sourced the $75K Code That Built a Trillion-Dollar Empire — Found on Printer Paper in a Garage
the source code that became Windows was literally sitting in a dude’s garage on faded paper for 45 years. and now it’s on GitHub. for free. under MIT license. i can’t make this up.
86-DOS 1.00 — the operating system Bill Gates bought for $75,000 in 1980 — is now fully open source. The code was hand-transcribed from decades-old printer paper because OCR couldn’t even read it.
This is the literal ancestor of Windows. The thing that made Microsoft… Microsoft. And it was recovered from Tim Paterson’s garage like some kind of digital Dead Sea Scrolls. The DOS Disassembly Group spent months manually typing up code from faded 15-inch fanfold printouts because modern AI couldn’t handle the print quality. Sometimes humans still beat the machines.

🧩 Dumb Mode Dictionary
| Term | Translation |
|---|---|
| 86-DOS | The original operating system Tim Paterson wrote in 1980 — Microsoft bought it and renamed it MS-DOS |
| MS-DOS | Microsoft’s version of DOS — the black screen with white text your parents used before Windows existed |
| MIT License | “Do whatever you want with this code, we don’t care” — the most permissive open-source license |
| Kernel | The core brain of an operating system — the part that talks directly to the hardware |
| OCR | Software that reads text from images/scans — like when your phone reads a receipt |
| Fanfold paper | That old continuous printer paper with the holes on the sides that you’d rip apart |
| CHKDSK | A utility that checks if your disk is broken — still exists in Windows today |
| Assembler | A tool that converts human-readable code into instructions a computer chip can understand |
📖 The Backstory: A $75K Purchase That Changed Everything
- In 1980, Bill Gates needed an operating system for IBM’s new PC
- Instead of building one from scratch, he bought 86-DOS from a small Seattle company called Seattle Computer Products
- Price tag: $75,000 (for what became a trillion-dollar company’s foundation)
- The original coder, Tim Paterson, later got hired by Microsoft
- 86-DOS was originally nicknamed “QDOS” — Quick and Dirty Operating System
- That “quick and dirty” code became MS-DOS, then Windows, then… everything
The greatest flip in tech history. $75K into a trillion dollars. Zillow doesn’t have comps for that.
🔍 What's Actually In the Release
The GitHub repository contains:
| Item | What It Is |
|---|---|
| 86-DOS 1.00 kernel | The original operating system core from 1980 |
| PC-DOS 1.00 dev snapshots | Multiple versions showing how it evolved for IBM |
| CHKDSK source | The disk-checking utility that still exists in Windows |
| SCP Assembler source | The actual tool Paterson used to write the OS |
| Handwritten notes | Paterson’s margin scribbles and bug fixes |
| Development timeline files | Dated snapshots like 86DOS_1981-06-16.ASM |
All under MIT license. You can fork it, modify it, build on it, sell it. Whatever.
🏚️ How They Found It: The Garage Recovery
This code wasn’t sitting on a server somewhere. It was:
- Stored as paper printouts in Tim Paterson’s garage
- Printed on 15-inch wide fanfold paper (the kind with the tearable edges)
- Faded after 45 years to the point where modern OCR software couldn’t read it
- Hand-transcribed by volunteers Yufeng Gao and Rich Cini over months
- Cross-referenced with known binaries to verify accuracy
The physical printouts are being donated to the Interim Computer Museum for permanent preservation.
Two bundles (9 and 10) still haven’t been transcribed — they’re accepting pull requests if you want to help.
📊 The Numbers
| Stat | Value |
|---|---|
| Original purchase price | $75,000 (1980) |
| Microsoft’s current market cap | ~$3.4 trillion |
| Return on investment | approximately 45,000,000x |
| Years the code sat in a garage | 45 |
| Previous DOS open-source releases | MS-DOS 1.25, 2.11 (2018), MS-DOS 4.0 (2024) |
| License | MIT (do whatever you want) |
| Untranscribed bundles remaining | 2 |
| Paper width of original printouts | 15 inches |
🗣️ Community Reactions
- Historians are calling this “the Rosetta Stone of personal computing”
- Developers noticed coding patterns and bugs that carried forward into later Windows versions
- The OCR failure detail hit different — a reminder that not everything old can be automatically digitized
- Multiple people pointed out Paterson got $75K while Gates became the richest person alive
- HN and Reddit threads are calling it “the greatest flip since Manhattan was sold for beads”
- Retro computing enthusiasts are already building from the source
⚡ Why This Actually Matters Beyond Nostalgia
This isn’t just a museum piece. It shows:
- How simple the foundations of computing were — one person wrote an entire OS
- How an entire empire was built on someone else’s $75K side project
- That physical media preservation is still critical — cloud storage didn’t exist, and digital copies weren’t made
- The assembly language patterns in here influenced decades of x86 development
- Two bundles still need transcription — meaning community contribution to history is still happening
If you’ve ever wondered “could one person build something that changes the world?” — this code is proof. One dude. One year. One operating system. Trillions of dollars later.
Cool. So ancient source code is free now… Now What the Hell Do We Do? ( ͡° ͜ʖ ͡°)

💰 Hustle 1: Build 'Retro OS Experience' Kits for Corporate Team-Building
Companies pay $5K-$20K for team-building events. The hot trend is “retro tech experiences” — escape rooms, arcade nights, etc. Build a package where teams boot actual 86-DOS from source, write BASIC programs, and compete on ancient hardware.
Source the old hardware from eBay (IBM 5150 clones go for $50-200). Compile this newly released source on period-correct assemblers. Charge corporate clients for “Build Your Own OS” workshops.
Example: A freelance event planner in Berlin packages “DOS Boot Camp” team-building days using salvaged hardware + this source code. Sells 3 monthly bookings to tech companies who want nostalgic team events. Revenue: €4,500/month.
Timeline: 2-3 weeks to source hardware and build the first workshop kit
🔧 Hustle 2: Transcribe Bundles 9 & 10 — Then Monetize the Expertise
Two code bundles in the repo still need human transcription. Volunteer to do it. You’ll become one of maybe 5 people on Earth who deeply understands the earliest DOS internals. That expertise becomes:
- Paid consulting for retro computing projects
- YouTube content that gets algorithmic love (retro tech is huge)
- Speaking gigs at conferences like VCF (Vintage Computer Festival)
The transcription itself is the credential. Nobody else will have done this work.
Example: A CS student in São Paulo transcribes Bundle 9 via the GitHub repo, documents the process on YouTube. Series gets 200K total views. Lands a paid historical consulting gig with a documentary production company. Revenue: $3,200 from one project.
Timeline: 3-4 weeks of transcription work, content starts paying within 2 months
📱 Hustle 3: Fork DOS Into a Novelty Smart Device OS
There’s a growing market for “dumb tech” — intentionally simple devices. Take this MIT-licensed 86-DOS source, port the core concepts to modern microcontrollers, and sell “DOS-powered” novelty gadgets:
- A USB typewriter that only runs a DOS-like text editor
- A “distraction-free” writing device with a 1981-era interface
- A retro terminal clock/weather display
The Freewrite (a $650 distraction-free typewriter) proves this market exists. You can build the same vibe for $30 in parts using an ESP32 and this aesthetic.
Example: A maker in Shenzhen builds a “DOSWriter” — a standalone typing device with e-ink display running a DOS-inspired shell. Lists on Tindie for $89. Sells 140 units in first month through r/MechanicalKeyboards and retro computing forums. Revenue: $12,460.
Timeline: 4-5 weeks to prototype, 2 weeks to first sales
🎓 Hustle 4: Create the 'Build an OS From Scratch' Course Everyone Wants
Every CS student wants to understand operating systems but textbooks are boring. This 86-DOS source is the perfect teaching material — it’s short enough to read in a weekend, simple enough to understand, and historically significant enough to care about.
Package it into a course on Gumroad or Teachable: “Understand Operating Systems by Reading the Code That Started Microsoft.” Use the actual source files as lesson material.
Example: A self-taught developer in Lagos creates a 12-part video series walking through the 86-DOS kernel line by line. Prices it at $29 on Gumroad. CS students and hobbyists buy in. Sells 340 copies in 3 months through Reddit r/osdev and HN posts. Revenue: $9,860.
Timeline: 2-3 weeks to produce first module, revenue starts within days of launch
🛠️ Hustle 5: Become a 'Digital Archaeologist' for Companies With Legacy Code
Big companies (banks, airlines, government) still run ancient code nobody understands. The skills you develop reading 45-year-old assembly from paper printouts? That’s exactly what these organizations need. Position yourself as a “legacy code archaeologist” — someone who can read, document, and modernize systems written before most developers were born.
Start by contributing to the DOS-History GitHub org, then market yourself on LinkedIn as a legacy systems specialist.
Example: A developer in Warsaw spends 2 months getting fluent in 8086 assembly through this source code. Gets hired as a contractor by a Polish bank to document their 1989-era COBOL/assembly hybrid system. Rate: €150/hour, 3 months of work. Revenue: €72,000.
Timeline: 2 months of study, then active job hunting in legacy-heavy industries
🛠️ Follow-Up Actions
| Want | Do |
|---|---|
| Clone the repo — it’s MIT licensed | |
| Official blog post | |
| Fork the repo, pick Bundle 9 or 10, submit a PR | |
| Get the SCP Assembler and a period-correct emulator | |
| Read the kernel source — it’s small enough to understand in a weekend | |
| Watch for viewing dates at the Interim Computer Museum |
Quick Hits
| Want | Do |
|---|---|
| github.com/DOS-History/Paterson-Listings | |
| Microsoft Open Source Blog | |
| Fork → transcribe Bundle 9 or 10 → submit PR | |
| PCWorld’s coverage has the full timeline | |
| Grab the SCP Assembler from the repo + use DOSBox |
a $75,000 garage find that turned into a $3.4 trillion company. and they say real estate is the best investment. nah bro — the best ROI in history was a stack of printer paper collecting dust next to someone’s lawnmower.
!