back

by 2OEH8eoCRo0·6y ago·view on hn ↗
I had no quarrel with Windows 8, you could click one tile to get the the desktop. That was the depth of my headache. Not really a big deal. Small cost for being able to play and run anything I've ever wanted without issue.
1 comments
So really it just comes down to application compatibility. Of course that's always been a big issue, and I still run a Windows VM for various things.
Not even close. Take any typical distro and you find that none of the components are really designed to work with each other and so they all have the risk of failing in different ways. What that means in reality is that you are now mentally managing all these components instead of just the OS as a whole. For example, a window manager in Ubuntu crashing due to an NVIDIA driver, at the same time the USB drive containing a potential fix cannot be mounted due to some random problem with the USB stack. Once you figure this out and get your GUI back, attempts to adjust settings cause more headaches when your specific Ubuntu variant has renamed all the tools for no real reason and you are left hunting for the specific toggle only to eventually discover it is not exposed so you are relegated to editing some random config file. All of this just leads you to lose confidence that your system is ever really stable. You start to get an underlying worry that at any moment, a wrong button click or the wrong app will break something in your system. You wonder how after 10 years they still cannot understand how to QA this thing. Releases do not get linearly or exponentially better but are a checkerboard of random issues being fixed whole other new issues are created.

Contrast that with Windows 8: Take Windows 7, enhance performance + add a easily skippable start screen. You still have the comfort and confidence of a solid OS (Win7) but with a different background. I can live with that.

I agree that stuff sounds annoying but I don't think Windows is much fundamentally better like you are implying it is. Almost every point you make can basically also apply to Windows.

> USB drive containing a potential fix cannot be mounted due to some random problem with the USB stack

Driver stuff also breaks on Windows, for example I did have a new laptop where the Intel Wifi card would always stop working after an hour or so with no way to diagnose the problem, due to bad drivers presumably.

> your specific Ubuntu variant has renamed all the tools

Have you not noticed how all the new settings dialogs since they started trying to deprecate Control Panel have piled up different interfaces for accessing the same settings, some of which don't have all the settings meaning you have to dig back in the old interfaces. Plenty of stuff on Windows you might want to change requires editing the registry. One difference on Windows is that Microsoft will probably overwrite that setting change randomly on a subsequent OS update.

> after 10 years they still cannot understand how to QA this thing

Do you not see the frequent articles about Windows 10 QA issues, there was one just the other day on HN front page for a while [1]

> checkerboard of random issues being fixed whole other new issues are created

Sounds like every OS. See [1]

[1] https://www.forbes.com/sites/antonyleather/2020/05/18/new-wi...

They all annoy me... even macOS... just in different ways... I will say, with WSL2 in Windows since early march, it's the first time I've enjoyed using windows, since most of my work is in WSL with VS Code, and I just use the apps I need in windows outside of that...

Almost like the best of both worlds... of course, I've pinned both my windows and linux home directories to explorer, and added the following to my .bashrc

    alias open=/usr/bin/wslview
For the most part, it's been really nice... docker working as expected is a nice change as well... no fiddling with CPU/Memory options anymore.
I can't use gestures on Linux because it requires Wayland and Wayland is not compatible with Nvidia drivers. Because of my graphics card I can't use gestures. That's the Linux desktop experience™ for ya and it's why I only use Linux for the terminal and nothing more.

I also like to play video games.

Bringing up NVIDIA and graphics issues tells me that you seem to be religious about this and not willing to view the other side of the argument.
I'll say again- I'm a huge Linux fan. I use it daily. I've been using it since Ubuntu Breezy. But my Windows PC has never given me the headaches that the Linux desktop has and continues to have. Today I use Windows and WSL and sleep well at night.
>Driver stuff also breaks on Windows, for example I did have a new laptop where the Intel Wifi card would always stop working after an hour or so with no way to diagnose the problem, due to bad drivers presumably.

I tend to find that on a clean install pretty much every Windows machine I have encountered operates smoothly. I tend to stick to brands such as Dell, HP, Lenovo and Acer. I guess with no name brands there is a chance the drivers are not up to snuff? Even then I find that most drivers these days are included via Windows 10's Update feature. They have been solid. Again, I am only comparing a clean install. Every year for the last 10 years I have found something that is system breaking in Linux. The example I cited was the most recent attempt to try the latest Ubuntu & Ubuntu mate distros. I go back and try again every year as a side project but I usually switch back to Mac in a day or so when I discover more problems.

>Have you not noticed how all the new settings dialogs since they started trying to deprecate Control Panel have piled up different interfaces for accessing the same settings, some of which don't have all the settings meaning you have to dig back in the old interfaces. Plenty of stuff on Windows you might want to change requires editing the registry. One difference on Windows is that Microsoft will probably overwrite that setting change randomly on a subsequent OS update.

Yes I have seen them but it hasn't been an issue for me as Control Panel is still there basically unchanged since Windows Vista. Thats ~13 years where I can feel confident that a toggle that I expected to be in a certain place has always been in that place. This shouldn't be changing so much in Linux or any OS. A toggle in a control panel is something you use once in a blue moon and forget about. Having to hunt down the toggle because it keeps changing just adds to frustration you don't need.

>Do you not see the frequent articles about Windows 10 QA issues, there was one just the other day on HN front page for a while

Windows has always had issues with updates and upgrades from old crumbly systems. I admit that. Mac seems to be the best at this. Linux fails on a clean install(my story was from a fresh clean install). It is not a fair comparison.

In regards to the checkerboard comment, I'd like to add that you have to consider the severity of the issue. On Mac & Windows the majority of issues in a clean install have tended not to be severe system breaking issues in my experience. In Linux the system breaking issues(like the ones I describe) are fixed and replaced by totally different system breaking issues. This is a important distinction because it raises the amount of tolerance required to keep using the OS.

> I tend to find that on a clean install pretty much every Windows machine I have encountered operates smoothly.

This is by construction. A major brand like Dell would not release a computer that does not work with the pre-installed operating system.

That means that Linux is more likely to have problems (especially driver issues) on any random computer you install it on. For the most part, things have gotten a lot better over time, but it's not 100% (especially with newer hardware that might not yet be supported by the kernel). Without the same level of adoption of Linux as Windows has, I doubt Linux will ever get to the same level of out-of-the-box functionality as Windows, simply because nobody is ensuring that it works on every computer that is sold.

Oh I totally understand Linux not being polished on various pieces of hardware. This is acceptable given that the OEM may not be directly supporting Linux on that piece of hardware.

What is not acceptable is the "checkerboard" issue I talked about in my original comment: The idea that one version of a distro like Ubuntu or Ubuntu MATE working perfectly on a piece of hardware and the next version being completely broken and then going back and forth with this dance each year.

This shows two fundamental flaws with the OS: The subcomponents are not architected well and that there is poor QA practices leading to constant regressions.

In my case, in the second to most recent version of Ubuntu, the issue was after a clean install, the desktop loaded correctly but after the first reboot of the clean install, the desktop would begin crashing when attempting to login. As a result, you would be permanently stuck at the login screen unless you dropped to a lower tty and logged in that way. I had no clue what was happening until spending some time researching. Apparently my 5 year old NVIDIA card had some bug that broke some component used when initializing the desktop.

This leads to the second issue which is poor QA. Maybe these issues are better on certified hardware? I haven't made the decision to drop a lot of money on specific hardware to find out and from my experience, "certified" hardware is crippled in some way. Whether it is poor keyboard, low quality display, or just lousy config options. While I praise Windows, officially I have three different OS machines under my desk but only really use the Mac for 99% of my work. Every year I go back to try the latest Ubuntu and Ubuntu MATE just to stay recent but these days I usually hit an annoying/serious issue and walk away super quickly. I just haven't the stomach to spend as much times on this as I used to even though I really want open source and GNU/Linux to succeed.

I can’t deny your experiences but anecdotally, two things which always seem to come up in ‘I try to use Linux but it’s just so broken’ threads are Ubuntu, and nVidia. See the other poster in the parallel comment thread for example. Indeed the 2 times I remember installing Ubuntu in the past, it felt pretty broken to me too for the hour or two chance I gave it.