(no title)
svrtknst | 1 month ago
Like, yes, I know there are many flaws with both. A lot of sound, technical issues with windows and macos. A slew of UX ones as well. But despite W11 carrying around remnants of Windows 98 still, both of those OSes _feel nice_.
Multiple desktops work well, nice gestures, simple installers and applications. Stuff often just works.
My experience with the distros and desktops Ive tried in Linux have felt like windows 98 with a janky web interface on top, or have missed a lot of features that commercial OSes have, installing programs is a mix of flatpaks, APKs, and building from source.
Often feels like a thin veil on top of a technically-inclined terminal OS.
Is ther eany OS/desktop where you dont pay the "linux tax" when it comes to how the GUI feels?
baby_souffle|1 month ago
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.
paisawalla|1 month ago
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.
greenavocado|1 month ago
snailmailman|1 month ago
Several linux distros use that UI. Im on NixOS but i probably wouldn’t recommend that as a starting place. I’ve used bazzite and it worked pretty well out of the box. But i think there’s ubuntu and debian variants that use plasma that are probably pretty good as well.
cogman10|1 month ago
I'd say it's close to the windows 7 or 10 experience. But without any of the clutter that has crept in.
greenavocado|1 month ago
veqz|1 month ago
But to answer seriously: Have you tried KDE Plasma as a desktop environment? I think Fedora's KDE spin is among the better options for a distro: https://fedoraproject.org/kde/download
I personally think it's the best desktop experience, and always miss it when having to use Windows at work. I've never really worked with Macs.
cyphax|1 month ago
There are several good quality distributions. Linux Mint is often mentioned, it comes in different flavors, including its own Cinnamon, which would also not feel too alien to the average Windows user. In my opinion, Fedora is also a good choice based on the last few years of running it on various laptops.
It's very easy to run some popular distribution in a virtual machine to get a feel for things if you're just curious.
rdtsc|1 month ago
So I never felt like paying a “linux tax”. Quite the opposite, when I dual boot into Windows 10 it irritates me to no end. Random web based link and ads in the start menu. Updates are kind of a pain - they halt both the shutdown and the startup process. I don’t like the flat UI look in general.
As far as overall consistency and polish nothing beats MacOS but well Macs cost more. So if you look for design and UI polish and have the money that’s probably a better choice.
tapoxi|1 month ago
I install everything from Flathub, I don't think I've ever installed an APK (is that a thing?)
I don't think the Linux distributions can really do anything better by themselves at this point. Most of the issues you run into are because you're trying to run Windows software (via Wine/Proton) that may have issues, the hardware support is subpar (Nvidia) or the Linux version of the app is poor.
It did finally cross the line for me where using Linux is more enjoyable than Windows or Linux, which I honestly never thought would happen when I started using it on and off ~20 years ago.
jack_pp|1 month ago
The problem with linux has been either hardware compatibility or when things don't work it's a pain to figure it out however I have good news on that front! For the life of me I've never managed to send audio to my monitor / TV speakers when running linux but now with Gemini I've managed to finally fix it. So if you're scared about things breaking and spending hours inside man pages.. just copy paste your console into an LLM and it'll probably help you out.
LtWorf|1 month ago
Click on the volume applet, select the device.
Any decent distribution nowadays works just fine with that, and uses pipewire.
timbit42|1 month ago
My top recommendation for a Windows user though is Linux Mint. It's desktop is called Cinnamon and while it doesn't look exactly like any Windows desktop, it's familiar enough that people don't have trouble switching to it. Linux Mint seems to be the, "It Just Works", Linux distro these days.
Beyond that, if you don't mind installing themes, most Linux desktops can be themed to look like whatever version of Windows, MacOS, etc. that you want. Getting the feel can be more difficult. KDE Plasma is very customizable though if you are willing to spend the time.
LtWorf|1 month ago
I guess if you install systemsettings from kde3, a text editor from gnome, remove 90% of the features from dolphin you're in the vicinity of the mess they are.
edferda|1 month ago
I recommend Linux Mint. It has the windows feel for sure. I am not exaggerating when I say it works better than Windows.
I didn’t customize anything. Just installed it and connected to WiFi.
Key things to consider: - installing apps sometimes isn’t as easy as running an exe. But really you get the gist of .deb and .AppImage files really fast. - I don’t game but I’ve heard GPU drivers just work these days. - I am a heavy excel user. LibreOffice isn’t even close. However, for basic stuff it is usable. Excel is too bloated these days anyway so it is a pleasure to work with something that runs fast. YMMV.
storus|1 month ago
bsoles|1 month ago
Sure. Ubuntu, for example.
I don't know what people's expectations are in terms of UX & GUIs, but I have been perfectly happy with Ubuntu over the last 10-15 years.
Other than gaming (I am not a gamer) and some specialized applications (Photoshop, etc.), I can always find an application on Ubuntu that worked for me: Libre Office, FreeCAD, KiCAD, IDEs, most programming languages, ...
There is no problem with installing stuff either. In the last 10 years, I did not have to build anything from source and "apt" (or its GUI equivalents) works perfectly fine.
einr|1 month ago
Microsoft Store? .msi? Custom .exe installer that litters random junk in inscrutable places and that is impossible to know how to cleanly uninstall? Just a zip file that you dump somewhere? Chocolatey? WinGet?
Or, macOS: Is it a .dmg with an .app that you drag to Applications? A standard installer? A custom installer that does who knows what? App Store? Homebrew? MacPorts? Just a tar.gz with random crap in it?
Meanwhile, 99% of my Linux software is "apt install foo" and that's it.
Linux can be a much cleaner and more coherent desktop experience than Windows but at some point you have to respect that you are using a fundamentally different operating system. If you're trying to use Windows on your Linux computer, you are going to have a bad time.
traceroute66|1 month ago
> Meanwhile, 99% of my Linux software is "apt install foo" and that's it.
But `apt install foo` is a synonym for "custom installer that does who knows what" and/or "tar.gz with random crap in it"
Why ?
Your average user will blindly follow `trust me, sudo curl foo | bash` ...
And your average user is unlikely to look at the apt package build rules and/or source and/or dependency list and in the majority of cases will just answer `Y` to any questions from `apt`.
array_key_first|1 month ago
In terms of features and usability, nothing comes close to KDE, and that includes Windows and MacOS. The integration is tight - everything works with each other. Settings has flatpak permissions, the system monitor has widgets you can just use as widgets, the search backend is available in so many places. Functionally, it feels cohesive, and there's basically nothing you can't do.
reorder9695|1 month ago
greenavocado|1 month ago
mmmpetrichor|1 month ago
esseph|1 month ago
I think you'll always pay the tax on Linux, and I'm not sure that's a bad thing from certain perspectives.
As far as app installations, system things come in from dnf on fedora 43. Everything else I install is usually a flatpak from flathub.
DetroitThrow|1 month ago
hulitu|1 month ago
So crappy ? Maybe something bloated like Ubuntu or Fedora.
Zardoz84|1 month ago
lawn|1 month ago
sys_64738|1 month ago
Multiple desktops on Windows is not a nice experience for me. When you switch the desktop on one display then they ALL change for every display. I need them independent ala macOS or it is just so infuriating to use. Win11 also has big Fisher Price sized title bars now and macOS Tahoe isn't far behind. I think the GUI designers are on magic mushrooms when coming up with these designs.
matkoniecz|1 month ago
I guess if you look for one you can find Linux distribution with ads in start menu
> But despite W11 carrying around remnants of Windows 98 still, both of those OSes _feel nice_.
not to me
> Multiple desktops work well, nice gestures, simple installers and applications. Stuff often just works.
For me on Lubuntu my two desktops work well. Required a bit of googling how to setup, but it took me more time to fail at removing similar Windows annoyance.
Package managers are great, I have configuration of my packages in Ansible and single script run installs all my software except VSCodium and Android Studio.
Stuff nearly often just works.
Not sure what you mean by gestures.
> installing programs is a mix of flatpaks, APKs, and building from source.
Even that beats what I remember from my Windows days that required going through billion of installer wizards, with decent chunk of them trying to bring some unwanted stuff.
And my install is nearly pure install from OS packages with some minor annoyance for Android Studio and VSCodium.