Then just install KDE in your Arch install. Or use endeavorOS with KDE, or any other Arch based OS with KDE. Don’t be dismissive of other people’s interests.
Then just install KDE in your Arch install. Or use endeavorOS with KDE, or any other Arch based OS with KDE. Don’t be dismissive of other people’s interests.
Settings live in user space. Software exist in containers like AppImage, Flatpak or Distrobox. If something need deep system integration, they can be layered on top of the system in the user layer. Immutable does NOT mean less control. Just exerting control over the system in a different, usually more systematic, automatic and deterministic way.
your base distro is immutable, then any extra changes go on an additional mutable layer
That is exactly how OsTree and other layering solutions work. Only Nix requires a whole distro rebuild.
There’s KDE Neon already. The whole point of this distribution is the atomic immutable part.
Maybe they’ll fix the sddm custom theming? It’s currently broken on all immutables and doesn’t allow custom themes.
This is when “could you please send that request on writing via e-mail” becomes really useful.
What Apple does with iOS and macOS developers is straight up extortion.
Sorry, I was not replying to you (not an insult). I assume you are interacting from Mastodon from the format of the comment, and getting pinged on replies to other comments (?). I mean, you do you, absolutely not going to diss people who want absolute control over their system. But immutable distros are fundamentally an entirely philosophically different approach from how traditional Linux distros have been packaged and managed in the past. That said, I didn’t make the installers, I’m just reporting what has been my recent experience toying with immutable distros. The whole point is to automate as much as possible of the deployment and management of an OS, and do the least amount of tedious manual troubleshooting. If you don’t like that, all the other distros are still there, they haven’t gone anywhere. The current recommendation for Fedora Atomic based distros is to use specialized tools like Universal Blue that allows the user absolute freedom to deterministically configure a Fedora install that results in an immutable OS. And the installer is actually pretty flexible to let you choose how you want the disks laid out. But, the idea is that you should let the installer do its job, that’s for what it was made. If you want to do everything by hand just use Arch, that’s what Arch is for.
You should let the installer do the partitioning. Silverblue and immutable systems are nitpicky about it. Specially if luks is involved. The whole point is that you shouldn’t meddle with the system at a low level at all.
Did you reformat the disk before installing? I’ve seen similar fails when the disk is still encrypted. The installer can’t get a hold of a previously encrypted disk. If there’s no valuable data in the disk, load up a live distro run gparted and nuke the disk blank and pristine again, as gparted doesn’t care about encryption. Then try the installer again.
Totally, nothing in Linux land ever truly dies. Someone, somewhere will surely fork it once it is never updated anymore. But I wouldn’t want to be that person either.
Not here. This is not linux desktop share where every actor is an independent agent and all options are viable. Xorg is developed by the same people doing Wayland, and they decided Xorg is dead and will only receive security updates. I agree that Wayland compatibility is still not fully mature. But unfortunately for all those devs the upgrade window is moving fast and eventually their software will be left behind unless they change to Wayland. At this point Xorg is not even the default anymore.
I’m sorry, I’m of the mind of not endorsing with my use, the products of those who want me dead.
Playing Windows only games from the epic store on a steam deck running Linux is a weird but pretty awesome flex. Emulating Nintendo games on it is the ultimate fuck you to Nintendo.
Humor comes fast to you, but you’re obviously faster.
Yes, you can share location, the widgets aren’t as fancy as Google integration with everything.
Not feasible without the constant data harvesting in the background, which it doesn’t do. It doesn’t log your every move as Google does. Privacy vs surveillance, will always be at odds.
Depending on the area. In my country public transportation is way better on OSM than on Gmaps. Oftentimes Gmaps won’t even have large structures like train stations or bus terminals. It depends on users and contributors.
That quote from everything everywhere all at once really got me. Kindness is how I fight. In a world of hardship and bravado being jolly and soft is my act of rebellion.
He also has a nugget cars channel where he reviews and tinkers with cheap old cars (and does things that outright would be qualified as torture if cars were sentient), also a music channel where he shows his drum playing and of course Frank’s channel, where he shows his pet snake, Frank. He calls it The Garbage Network.
I think it was a one time grant for lutris or something, not Wine. It wasn’t out of their good heart or ethical fibre. It was also a one time thing 5 years ago for so little money that it wouldn’t cover even a single developer for a single year.
It’s not a flaw. Ostree is a last resort, you should be using containerized software. Layering a package should only be done when strictly necessary and not as the regular way to manage packages. If you need an overtly customized system, you use Nix or universal blue to design your new system declaratively and create your custom image.