

Moving a hand is way easier than tilting a finger accurately yeah


Moving a hand is way easier than tilting a finger accurately yeah
Interesting stuff! Cool developments for sure. Did you follow AerynOS too? They are doing some cool stuff too


Heck yeah vibecoded AI-bloated techbro nonsense! This is the future of the Linux Desktop!


Cool list apart from all the downstream projects whose upstreams use AI


You know they could just donate to fucking freedesktop.org, GNOME, KDE Plasma, Flatpak or anything else useful…
If they were cool they could donate to KeepassXC lol
Yeah XD so it should be Clam-GTK-rs or something lol
Also Tk stands for the crazy old GUI toolkit used
Does the rust rewrite also use Tk???


To be honest they also kinda suck for not promoting coreboot at all.
They gave some coreboot devs a few laptops, didnt like the result and gave up. Meanwhile people are still working on that in their free time, apparently it isnt even that complicated and kinda just works?
uBlue also has other variants like Aurora or Bluefin


This was an about:config before, didnt actually need a patch


Yes but what the hell is going on in that linux install window


Somehow remove edge
I am in the EU and the removal doesnt do anything. WinUtil and BulkCrapUninstaller both fail too
Yes I am also a fan of atomic desktops for mass deployments of tailored systems
I just dont like the main ublue images or Fedoras main ones. I used kinoite-main from ublue for 2 years or so, and added a bunch of changes as overlays. It was kinda bad but also kinda good. Things like no longterm kernel being available at all for example.
NixOS is waay harder to use, also less secure for example from the perspective of a non-wheel user, like they have no polkit rules. You have snapshots, automatic updates etc though. And I just replaced my kernel with a longterm cachyos build which also works!
Fedora atomic desktops are fantastic, I really like ostree (which they get rid of, well…) but as soon as you need to change something, you have problems.
I have 3 machines and all have different configs so not even there could I use the same image really.
Yeah that would be the “cloud native” way XD
I have used Gitea actions and container registry before, it is okay.


It is the fastest, nothing more
No transparent compression is important too, you will need more storage than when using BTRFS with zstd compression
Also no deduplication, so again more storage
VanillaOS and OpenSUSE immutable ones use BTRFS snapshots dont they? Not sure how VanillaOS does their A/B root.
These systems always involve copying things around and deduplicating them.
Filesystem snapshots are well deduplicated, nixos does that well too though.
On fedora atomic desktops /etc is completely writable so you can configure some things. And using rpm-ostree it is possible to do weird things too
But you should have a look at how Bazzite is actually built. A bunch of containerfiles, scripts, ujust files, … not hard to understand but kinda messy. And you kinda need a server. On NixOS you do this on your machine.
And do note that there are presets online and people help you set things up.
I can recommend universal blues base kinoite image as it includes distrobox, all video codecs and has an nvidia variant for the poor nvidia users
Works, fedora atomic desktops with ostree and no changes. If you want changes using rpm-ostree that will become really slow.
NixOS is also immutable and if you dont stumble over something that needs compilation as it is not in the binary caches, it runs very fine on lower end hardware like my Chromebook. Not a potato but pretty damn slow
Nice! It is sometimes pretty slow