> Linux is great if you don't value your time Continues to be one of my favorite quotes. Yes I can spend endless hours getting arch installed with only the packages I want/need making sure it's totally optimized and then what, every single other part of my workflow now has to work around the limitations of linux. One day perhaps, but for now, macOS will do.
KDE beats macOS
51–60 of 308 posts
Re: KDE beats macOS
#52Intuitiveness is just what you are used to at this point. If you've been in the Apple ecosystem your whole life, then their UX seems intuitive to you. If you haven't, then it makes absolutely no sense. I first touched an apple device in my 20's, there was nothing intuitive about it. I couldn't do anything and was extremely frustrated. I'm sure the same applies to apple folks trying gnome/KDE/windows. People are getti…
My daily driver personal laptop is a macbook, it's the best machine I've ever owned & my next laptop will most likely be a macbook. My work machine is also a macbook.
But they are not intuitive nor highly "usable". After many years going through various osx/macOS transitions, it's an OS with objectively bad ux in many ways.
That's not to say it's bad software. Apart from the hardware of my personal laptop being great, I also like the OS for a few reasons. UX has multiple components outside of intuitiveness & ease of use:
1. reliability. Things work. It has its bugs but generally speaking the utility functions within the OS work well much much more frequently than windows or linux. Peripherals work. Suspend/sleep/hibernate work. Wifi works. Bluetooth works. Everything works. Without fiddling.
2. Builtin apps are sensibly functional & comprehensive. Disk tools have been built-in & better than Windows forever (even Linux usually has none unless you install gparted). Preview supports pdf editing & annotation (& saved signatures!) - these are things that literally every person needs at some point & I'm not even aware of any windows/linux apps that do these other than paid Adobe Acrobat. That's absurd. Screenshot/image preview support better image annotation than Windows (& still trying multiple linux utilities for this that don't have any annotation at all). Very basic day-to-day shit like this has actually been priorities and covered.
3. Unix-y stuff is good enough. I'm a linux guy so this is still a bit of a step down but it's actually fine. Anything that takes place in a terminal is very comparable to linux (& the builtin emulator is a lot better than what comes bundled with many linux DEs).
But. Everything about the macOS desktop experience is terribly unintuitive and bad. Maximising doesn't work (not configurable, ctrl-click remains hassle forever). Multiple windows within one app is badly supported. Finder window closing behaves different to everything - alt-tabbing to it rarely brings anything to the fore. It took them years to add a way to manually lock your screen without a hot corner.
All of these things are bad for both experienced users & new. There's no trade-off: you don't get some hidden benefit by learning to work around these difficulties. They remain bad.
TL;DR: People use macOS for good logical reasons, despite its objectively bad usability.
Re: KDE beats macOS
#53To be honest I stopped caring what OS I'm running as long as it is not windows. I have a terminal open 99% of the time and I almost never open finder or Gnome Files. pacman or brew? really I don't care. Both install what I want with one command. VS Code is basically the same on every system. Gnome/KDE/MacOS all of them have there pros and cons. Right now what wins for me is the apple silicon. I can develop stuff with…
Wouls you care to elaborate a bit as to why you would care if the OS you are running os Windows?
Third party software also doesn't help. I shit you not I had to install some Asus software that legit started sending me offers through the main OS notification widget.
Using Windows is like walking through a very crowded Chinese market with lots of nagging merchants trying to pull you in plus AI enhanced security cameras everywhere. SIR HAVE YOU TRIED THE NEW EDGE BROWSER? WHY ARENT YOU USING EDGE?
It's an ad platform that can run program nowdays. I might start calling it BonziBuddyOS.
Now if you compare it with the clean default desktop macOS popular Linux distributions offer out of the box it makes a lot of sense for someone to avoid Windows.
Re: KDE beats macOS
#54Re: KDE beats macOS
#55To be honest I stopped caring what OS I'm running as long as it is not windows. I have a terminal open 99% of the time and I almost never open finder or Gnome Files. pacman or brew? really I don't care. Both install what I want with one command. VS Code is basically the same on every system. Gnome/KDE/MacOS all of them have there pros and cons. Right now what wins for me is the apple silicon. I can develop stuff with…
I agree with you though - all of the modern OS’s are mostly good enough and have been for quite a while. It feels like a solved problem.
The person who wrote the comment on Reddit may love KDE, but that doesn’t really matter if they need to run XCode. Application requirements drive OS choices and the OS may dictate the hardware.
Re: KDE beats macOS
#56To be honest I stopped caring what OS I'm running as long as it is not windows. I have a terminal open 99% of the time and I almost never open finder or Gnome Files. pacman or brew? really I don't care. Both install what I want with one command. VS Code is basically the same on every system. Gnome/KDE/MacOS all of them have there pros and cons. Right now what wins for me is the apple silicon. I can develop stuff with…
1: https://www.lenovo.com/us/en/p/laptops/thinkpad/thinkpadx/thinkpad-x13s-(13-inch-snapdragon)/
2: https://www.reddit.com/r/thinkpad/comments/vh1xse/setup_linux_on_x13s_snapdragon_thinkpad_megathread/
3: https://youtu.be/YWRbNogRBTw&t=1755Re: KDE beats macOS
#57The only UI difference I find truly maddening is the inability to open a terminal in the current folder. On other operating systems, I can right click in the empty space to open a terminal in that directory; on macOS, I must instead right click on a subfolder, open a terminal in that subfolder, and then navigate up one directory (`cd ..`)... ...unless the current folder contains no folders, in which case I have to na…
I use mac because I like (Next/Open/Gnu)Step so maybe that is why things are more intuitive for me.
Re: KDE beats macOS
#58Earlier quoted context omitted.
I don't really agree. The really interesting part of intuitiveness is how it scales once you became familiar with the basic set of UX primitives. At least from my experience with ~15 years of mac, ~15 years of on-and-off linux and windows, macOS has remained more consistent, because the primitives are much more universal. Take, for example copying. You can alt-drag a surprising number of things across many different…
I have used/owned the macs at various points in my life. The user interface has remained consistent over the years, but it has poor usability compared to even Gnome due to the accompanying legacy baggage. Here's an example. Closing all document windows doesn't close the app. This is a design decision from 1984 (at which point we knew far less about the usability of Desktop UIs than we do now) which imho hasn't quite…
I love this about macos. Its consistent: eg, you close documents with cmd+w one by one, until they're all gone. Then you press cmd+n to create a new document. This is consistent and logical. On other OS, cmd/ctrl+w does something different if you're closing the last document.
Another example of the inconsistency it causes is in browsers when you close the last tab and it asks you "closing the browser will cancel the in-progress download, are you sure?" and so you have to keep an arbitrary tab/document open to keep background downloads going.
Also in a practical sense it is useful for slow-starting applications to be running and ready to load a document without needing to keep open a blank document.
The equivalent behaviour on other systems is achieved by MDI applications which are much less elegant IMO. Or for apps that have to keep running but don't have a specific window to show, they implement something similar to mac anyway where the application appears in the system tray.
Re: KDE beats macOS
#59To be honest I stopped caring what OS I'm running as long as it is not windows. I have a terminal open 99% of the time and I almost never open finder or Gnome Files. pacman or brew? really I don't care. Both install what I want with one command. VS Code is basically the same on every system. Gnome/KDE/MacOS all of them have there pros and cons. Right now what wins for me is the apple silicon. I can develop stuff with…
Wouls you care to elaborate a bit as to why you would care if the OS you are running os Windows?
Re: KDE beats macOS
#60Earlier quoted context omitted.
These are all very specific complaints. By the numbers, does KDE answer the question "how do I interact with a school/volunteer/work .docx/.ppt/.xlsx file without likely breaking it?
That's a pretty specific complaint. You can use the web version of Office. You can install Office under Wine. I personally have Office 2010 installed on Linux. It works.