Sounds like it’s centralized around Linus…
Comment on DRM-Free OnlyFans Downloads See Widevine Project Nuked From GitHub
expr@programming.dev 2 months agoChanges can come from anywhere. The Linux kernel itself doesn’t use any central repository like Github, it’s instead done via emailing patches that are eventually merged into the mainline kernel repository managed by Linus.
It is 100% decentralized.
ExtantHuman@lemm.ee 2 months ago
expr@programming.dev 2 months ago
It’s just for the “last mile” where code gets packaged up into releases. There’s still thousands of developers that have all of the code on their machines as well, it’s just that their local repos aren’t the ones that end up in the hands of end users.
lka1988@lemmy.dbzer0.com 2 months ago
But… How does that work? The code has to be stored somewhere…
who@feddit.org 2 months ago
The code is stored by everyone who works on it, and replicated to various public and private servers, so you might say it’s stored everywhere.
lka1988@lemmy.dbzer0.com 2 months ago
…I need to watch a video on this 😂
who@feddit.org 2 months ago
en.wikipedia.org/…/Distributed_version_control
bollybing@lemmynsfw.com 2 months ago
Linus memorises it.