Hacker News new | ask | show | jobs
by baby_souffle 145 days ago
> Is ther eany OS/desktop where you dont pay the "linux tax" when it comes to how the GUI feels?

That'll depend on how much time you want to invest. /r/unixporn has a lot of _beautiful_ looking desktops but almost all of them come with a non-trivial list of configuration files and plugins ... etc.

> or have missed a lot of features that commercial OSes have, installing programs is a mix of flatpaks, APKs, and building from source.

To an extent, this is how things feel on macOS and windows. Some things from the native app store, some things through brew/chocolate and other things are the old "go to example.com/download and then move .app or click .exe" pattern.

2 comments

> /r/unixporn has a lot of _beautiful_ looking desktops

The emphasis here should be on the word _looking_ instead. A lot of these desktops (majority are hyprland setups) reveal themselves to be superficial jank when you try to do anything remotely commonplace, like connecting to a new wifi network. It's great that windows slide around at 60fps, but if your answer for managing your network is to open the cli, what even is the desktop for?

And I say this as someone who uses Gnome and maintains his own extension forks.

> but if your answer for managing your network is to open the cli, what even is the desktop for

Precisely but I'm on the "if you can see your desktop at all, you're not using the computer right" side of the coin. I use KDE because keyboard shortcuts and infinite customization and reasonably powerful automation. I do not care what things look like, so long as whatever the look like, they stay in the same spot that they have been in for the last decade.

I think my distro changes the wallpaper every point release for KDE but I'm not really sure, I only see it briefly after a reboot.

AppImage is the clear winner on the Linux desktop for things that aren't in the repos or for users that are unwilling to engage with apt too much. AppImage provides a macOS like Application experience. Flatpak is on life support; there isn't much going on there but it still works.
> Flatpak is on life support; there isn't much going on there but it still works.

Since when is Flatpak on life support? Everybody (except Ubuntu) is pushing for it, from the regular desktop distros like Feodra all the way to image based distros like KDE Linux and Fedora Silverblue.