Sounds like it’s centralized around Linus…
Comment on DRM-Free OnlyFans Downloads See Widevine Project Nuked From GitHub
expr@programming.dev 1 day 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 13 hours ago
expr@programming.dev 4 hours 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 19 hours ago
But… How does that work? The code has to be stored somewhere…
who@feddit.org 15 hours 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 12 hours ago
…I need to watch a video on this 😂
who@feddit.org 9 hours ago
en.wikipedia.org/…/Distributed_version_control
bollybing@lemmynsfw.com 10 hours ago
Linus memorises it.