GitHub Lets Coders Burn Work to Disc After Sony Ends Physical Media

GitHub Lets Coders Burn Work to Disc After Sony Ends Physical Media

I was handed a scratched CD at a yard sale and felt a weird pang—like something materially honest had been handed back to me. Then I read GitHub’s cheeky post offering to burn your public repo onto CD-ROM. For a moment the future and the attic collided.

I write this as someone who has watched formats die and rise, and I want you to hear what matters here: this is less about nostalgia and more about control. You and I both know code lives best when it’s accessible, but physical copies change the argument you make to the world.

We heard you. And we agree.In light of recent developments in physical media, GitHub is proud to announce that you can now obtain your public repo on CD-ROM.Keep it. Lend it to friends. Pass it on to your children.Your code is physically yours, forever. Until you lose it,… pic.twitter.com/p1qxqjmnfa

— GitHub (@github) July 2, 2026

My sister still keeps a shoebox of burned CDs in the attic.

That image explains why GitHub’s move landed like a polite shove. Microsoft-owned GitHub announced on X that public repositories can now be ordered on CD-ROM: keep it, lend it, pass it on. The post reads like a love letter to permanence — and a nudge at Sony’s recent push to retire physical media for consoles.

I want you to notice the power play: GitHub is part of Microsoft, the same corporation behind Xbox; Sony just signaled it will cull discs. GitHub turning the lens back to discs is a public, almost theatrical act. It’s an invitation to protest with practicality.

Every living room I’ve visited once had a DVD tower leaning against a couch.

Discs aren’t extinct. In Japan you still find shops stacked with CDs and DVDs; in many cars a CD player is the last familiar interface for drivers. That matters: physical products move differently through households than cloud links. A disc can be lent, stolen, or misplaced — and those human behaviors matter to how code spreads.

How can I get my GitHub repo on a CD-ROM?

Go to the GitHub announcement on X and follow the order link they provided. Public repositories typically fit on a 700MB CD-ROM; larger projects could be offered on Blu‑Ray if GitHub supports it. Remember: public repo means the code is already viewable online, but a CD gives you a tangible copy you can control offline.

My son asked why we still have physical things when everything is in the cloud.

That question cuts to the practical trade-offs. Cloud storage and platforms like GitHub, GitHub Actions, and Azure give speed, collaboration, and CI/CD pipelines. But a disc is a simple fallback: no network, no auth tokens, no bit rot caused by expired accounts — at least for a while.

I won’t pretend discs are invulnerable. Store them poorly and they degrade. Treat them well and they act like a time capsule.

Will a CD last longer than cloud backups?

No one answer fits all. Cloud backups (Azure, S3, GitHub Packages) are resilient and redundant; they protect against physical loss and local disasters. A properly stored CD can survive decades without power, but it’s vulnerable to scratches and misplacement. Treating both as complementary reduces single points of failure.

The console aisle at my local store used to be a battlefield of formats.

That memory frames why developers and gamers read this as a cultural skirmish. Sony’s move to remove discs from future PlayStation hardware reshapes how games are sold and owned. GitHub offering discs is, in part, a symbolic counter: Microsoft-owned tech defending a form factor many consumers still want.

You should register the signal: platforms and publishers will decide ownership models. Git repositories on a CD are a small, physical assertion that ownership can be carried in your hands like an anchor in a storm.

I’m not romanticizing the past. I’m pointing out a choice manifesting in public. GitHub’s post is playful but consequential: it gives users a way to own a copy outside of cloud ecosystems. It taps into nostalgia, sure, but also into practical habits—lending, archiving, gifting.

There are questions about logistics, costs, and environmental impact. Will GitHub add checksums, GPG signatures, or printed README cards? Will this be integrated with GitHub Pages or Actions? Expect answers from the company and experimenters fast, because developers will test the edges: archival integrity, reproducible builds, and legal concerns for licensed code.

You can read the original GitHub message on X and decide if you want a disc of your code. I want you to consider this as a tactic as much as a product: it’s a statement about control, portability, and the way culture resists erasing touch.

So what will you do when your work can live as both a URL and a disc — keep the code online only, or hold a physical piece of it in your hand?