this post was submitted on 13 Feb 2025
321 points (97.6% liked)

Linux

50329 readers
1512 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] corsicanguppy 21 points 1 week ago (1 children)

, but part of me wishes linux rots and something better takes its place.

In short, you're for the "make a new kernel from scratch" plan. It's okay to just say that without being hateful on the competition.

[–] [email protected] 15 points 1 week ago (1 children)

There are already several Rust Kennel From Scratch projects that are reasonably progressed. Redox is one, Asterinas is another.

The latter is I think aiming for Linux ABI compatibility.

[–] [email protected] 2 points 1 week ago

The latter is I think aiming for Linux ABI compatibility.

I had never hard of Asterinas, but this sounds like a the best approach to me. I believe alternative OS's need to act as (near) drop-in replacements if they want to be used as daily drivers. ABI-incompatible alternatives might be fine for narrower use cases, but most people wouldn't even try out a desktop OS that doesn't support most of the hardware and software they already use.