(no title)
technobabbler | 3 years ago
I've had bad drivers melt my dining table when the fan wouldn't kick in and the CPU didn't thermally throttle, during the Ubuntu install process. I've had to manually adjust display settings in the command line because various pieces of the UI couldn't agree with each other (Ubuntu's UI vs Gnome/KDE vs some other stuff), and hi-DPI, > 60 refresh rate, HDR, ultrawide, etc. were all a pain to set up, especially with multiple monitors. And some apps just don't exist for Linux, like the Sonos controller, motherboard firmware upgrade exes, commercial GIS software, Lightroom, etc.
All of that is just plug and play on Windows, and sometimes on Mac. With Linux it's always a multi-hour ordeal, all to end up with a poor ripoff of the Windows 7 UI or whatever Ubuntu's latest experiment is. Just, why?
The command-line is great, but zsh on macOS takes care of those needs 99% of the time. Among high-hassle tools, running WSL on Windows makes for overall less headaches than running a Windows VM or Wine on Linux. In between, Parallels on macOS is that sweet spot of usability and broad compatibility for me personally. There's nothing that I NEED on Linux on the desktop, so I'm happy to set it up on the server side and use something else at home.
Try as I might, every few years I install a few Linux distros to test them out, because people keep swearing they are better and totally ready. I'm sorry, but for an average lazy user like me, they're just not. ChromeOS is as close as any distro has come, and I'd happily install that if it didn't require a 3rd-party repackaging.
My next laptop might be a Chromebook, which is superficially and technically Linux I guess, but minus the regular chaos of the normal Linux ecosystem. I've never just never had a good experience with desktop Linux outside of Android and ChromeOS, sorry. Maybe you're lucky, or maybe I'm unlucky, but it's always been a hassle and never worth it...
prmoustache|3 years ago
Office 365 works well enough on the web, calligra and libreoffice are compatible enough to make it a non issue. You can even upload and work on odf documents on office 365 these days.
I like having 4k in the living room and I have a chromecast for that but I'd rather not have my gf and kids play 4k content while I am working at home and they all have 1080p or lower laptop screen anyway. You don't miss retina if you never used it.
As for the rest of your experience, I guess it comes from poor buying skills. You don't buy a Dell to run MacOS on it. I purchase my laptops and hardware with linux compatibility in mind.
Saying Linux UI is a poor windows 7 ripoff is a lie. I am actually one of the - usually silent - happy gnome 3 user and I think it is a superior desktop UI to anything Microsoft and Apple have produced so far. You get a very focused window without any distraction from unneeded icons and information everywhere and everything can be piloted quickly with the keyboard but also work flawlessly with a touch screen in tablet mode when I flip my Lenovo Yoga.
awilfox|3 years ago
This line of thinking baffles me. I should put up with subpar text-rendering and pixelated fonts and widgets because that's how we did things before?
> I guess it comes from poor buying skills.
I purposefully went out of my way to buy a Radeon that was explicitly supported by amdgpu.ko. I poured over driver code to see which USB Wi-Fi would work best. I gave up on 4K back in 2017 because neither Qt nor Gtk were "ready" for High-DPI and bought a 1080p panel instead.
None of this changes the fact that I had to patch things all the time because of bugs. Not hardware bugs, but software bugs. Thread safety bugs. GConf bugs. I found and fixed a bug in systemd because they had the GUID wrong for automatic root mount on IA-64. Firefox was doing swizzling wrong causing window tearing on some GPUs. I even fixed a damn bug in the Rust libc crate related to ioctl(3).
The reason your experience is so good is because people find these bugs and fix them. Like I used to do before I left the community, partially due to this mindset that if the user has a problem the user must be the problem.
technobabbler|3 years ago
Maybe LibreOffice and GIMP are enough for you. They are not for me, especially in professional contexts where 90% similarity isn't the same as actually compatible, especially when I collaborate with other users and designers. And I actually appreciate the Creative Cloud subscription pricing, which is great for occasional users like me who can sub for a while and then cancel without having to spend thousands of dollars at a time. Software have network effects too, and I don't produce documents and graphics for my own gratification, but to satisfy team and client needs, and telling them "Oh, but it looks fine in LibreOffice, you need to use a real document standard and not some proprietary format" is not really an option. Maybe if you're Stallman and get to dictate the terms. I'm not. I need software that works with what other people use, and software that I can use to get jobs with employers that pay me in dollars and not ideals.
Maybe you don't care about anything but 1080p 16:9 displays. That's fine, but there are others who do. Whether for spreadsheets or vectors or photos, sometimes more pixels are better, and definitely having plug and play support for things like monitor brightness are nice too. It's fine if you don't care about any of that. You don't get to tell me what I care about. Shrug.
As for poor buying skills, eh, I'm perfectly happy running Linux on my phone and servers, Windows on my desktop, macOS on my laptop, and iOS on the iPad. And guess what, I don't even know or care what architecture my microwave runs on. I just don't feel the need to install Linux on everything. Each device has their specialty, whether that's cooking food or playing games or mobile apps or web dev or GIS.
I'm glad you like your Linux UI. I tried Ubuntu on a Yoga 2 a few years ago but didn't like it. To each their own, eh?