this post was submitted on 23 Sep 2026
110 points (95.1% liked)

Linux

67732 readers
410 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 7 years ago
MODERATORS
 

19 days ago I announced my plans here on Lemmy and after four weeks and ~300 hours in total, I can finally share the first ISO of my project with this community. ~~"sometime next week" yeah that was optimistic lmao~~ I want to thank you again for the feedback on the initial announcement and I can say I tried my best to address and implement a lot of your suggestions!

For the people that haven't read the last post, this is the basic gist of it:

Unlike immutable distributions that lock you out of the native package manager and force you into sandboxes, Plutonium-239 keeps the core Arch experience intact. You still get the bleeding-edge Arch repositories and the power of the AUR but all of that with a 5-20% performance boost from a heavily optimized kernel and the peace of mind of an unbreakable safety net underneath.

For the ISO and the in-depth technical documentation, please visit my website at the link in the title!

The 0.0.1 version is a pre-release/in-development version meant for experienced people interested in this project. I tested it extensively and I'm running it for a few days now on my Thinkpad myself, however I can IN NO WAY guarantee that this is 100% viable to daily-drive just yet.

I'm very thankful for every person that considers testing this distro in a VM or on a secondary PC to contribute to the development of this project. Any feedback is appreciated and I hope my work can be of value to you!

Edit: from the feedback that was pm'd to me so far it seems like it's working fine when it's running but two people had issues with the hardware detection during the install. If you are experiencing a similar issue, please send me your hardware specs and the output of the log where it failed and I'll be able to make it more robust!

you are viewing a single comment's thread
view the rest of the comments
[–] defrostedLasagna4921@piefed.zip 1 points 16 hours ago (1 children)

How similar is this to CachyOS? Can the experience essentially be like CachyOS but atomic?

[–] yxc999@lemmy.ml 2 points 6 hours ago

My plan is to have it on par, if not better than them. Currently I "only" (this is the biggest factor by far) provide the CachyOS kernel compiled by myself but I already differenciate myself by also compiling it for -v2 CPUs. All five microarchitectures have their dedicated repos up and working and I plan to ship all the packages that will boost speed by being compiled microarchitecture-specific.

I'm already building the server needed for that so compiling them automatically will be possible even while I'm on vacation next week.