en.osm.town is one of the many independent Mastodon servers you can use to participate in the fediverse.
An independent, community of OpenStreetMap people on the Fediverse/Mastodon. Funding graciously provided by the OpenStreetMap Foundation.

Server stats:

269
active users

Every time Rust comes up I see comments like "Rust people should fork the kernel" which is an absolutely insane statement

Firstly: It's hard enough to fork a terminal let alone one of the biggest FOSS code bases

Secondly: People want to improve the thing others actually use

What's effectively being said is go and start a whole new kernel project, and sure people could do that but again, the goal isn't to start a new kernel it's to improve the kernel that powers the world

Matěj Cepl 🇪🇺 🇨🇿 🇺🇦

@BrodieOnLinux

Plus, with absolute 100% certainty all relevant distros would ignore the forked kernel. Linux kernel is git.kernel.org/pub/scm/linux/k and nobody cares about anything else.

git.kernel.orgkernel/git/torvalds/linux.git - Linux kernel source tree

@Conan_Kudo @BrodieOnLinux

I haven’t said that any large distro uses Linus’ kernel directly, but that their kernel repo in the end would not be based on anything else than on the Linus work.

@Conan_Kudo @mcepl Realistically everyone develops a code base in a soft fork and then they're merged into Linus' tree, and there are soft forks that do gain a life of there own

@BrodieOnLinux @Conan_Kudo @mcepl Those forks are always updated with the main source tree. Rust for linux has several "soft forks" of linux out there