Live data from Hacker News

Our commitment to Windows quality

blogs.windows.com

421–430 of 1001 posts

Re: Our commitment to Windows quality

#421
post #195

I'm somewhat surprised that Windows is still most of personal computers. In my eyes, it's fundamentally inferior to Linux, and its superficial superiority only comes from the ecosystem, which is to say adoption, not some inherent trait. But then, since Linux adoption didn't meaningfully change in the last 20 years, I'm forced to confront the fact that either I'm wrong about its fundamentals, or the market is able to…

In business, the “best” solution doesn’t win—the one that aligns with incentives does. You can argue Linux is technically better than Windows, but Windows wins in many orgs because of familiarity, vendor support, existing tooling, and lower perceived risk. Adoption beats superiority.

Re: Our commitment to Windows quality

#422
post #195

I'm somewhat surprised that Windows is still most of personal computers. In my eyes, it's fundamentally inferior to Linux, and its superficial superiority only comes from the ecosystem, which is to say adoption, not some inherent trait. But then, since Linux adoption didn't meaningfully change in the last 20 years, I'm forced to confront the fact that either I'm wrong about its fundamentals, or the market is able to…

Windows is not technically inferior to Linux. To the extent it has problems, it is mainly because of top-down anti-user behaviour mandated from corporate. But anyone capable of using Linux is capable of hacking out that BS and getting a generally superior experience. I use both literally side-by-side, two laptops with a KVM switch, and I still greatly prefer Windows for many reasons. Some reasons: Even as a low-level…

> anyone capable of using Linux is capable of hacking out that BS and getting a generally superior experience.

MS has made hacking out the BS harder and harder with each new version of Windows. Back in the Windows XP days, yes, I could avoid a lot of the BS on my home Windows computer (although I still had to deal with it at work because work computers are usually locked down so employees don't even have admin rights to them--if I have an issue with my work computer I have to put in a support ticket to the IT department). But even then there was enough friction on my Windows home computer to make me start using Linux at home. For a few years I was running both OSs at home, but even that got to be too difficult, and I simply stopped using the Windows computer at home, at least for my own use (see below). I've never looked back.

I do still have one Windows laptop at home, because some of the Python programs I write (I write them on the Linux computer) have to run on Windows, so I have to have a way of testing them. Even that is clunky compared to how easy it is to do things on my Linux computers. That laptop runs Windows 10, and if I am ever forced to upgrade it to Windows 11, I will probably just stop testing my programs on Windows (fortunately my livelihood does not depend on being able to do that), because Windows 11 is a nonstarter for me; the BS level has just gotten too high.

> Linux frequently demands that I spend hours chasing down issues.

As someone who has been running Linux at home for well over twenty years now, this has not been my experience. Back when I still had Windows computers at home, I spent more time dealing with issues with them than I have spent dealing with issues with my Linux computers at home.

I would make similar comments about the rest of your post.

Re: Our commitment to Windows quality

#423
post #93

Earlier quoted context omitted.

This. Microsoft has said similar things before, and always tripled down on bad behavior afterward. Their priority is business outcomes, not user experiences or support, and that’s why even this non-apology makes it clear the stuff customers, engineers, and support staff hate - invasive telemetry, outright surveillance/spyware, online-only requirements, AI-everywhere, constant arbitrary deprecation of APIs and endpoin…

> Plan an exit strategy now, before you need it later. The idea that we'll all be forced off of Windows one day sounds like a dream, but so far we continue to be in a state where myself and many other are long past the point of wanting to leave, but we can't for some reason or another. Microsoft knows that, which is why they've been able to do whatever they want and not worry about the consequences.

Microsoft won't force you off, but everyone - and every business - has a line in the sand somewhere. In my experience, most folks don't realize where it is until it's too late, and by then the costs are far higher (opportunity, financial, time) than they would've been with a defined strategy.

Even if you're not leaving the ecosystem anytime soon, you should always know where those lines are and what the landscape looks like on the other side of things.

Re: Our commitment to Windows quality

#424
post #195

I'm somewhat surprised that Windows is still most of personal computers. In my eyes, it's fundamentally inferior to Linux, and its superficial superiority only comes from the ecosystem, which is to say adoption, not some inherent trait. But then, since Linux adoption didn't meaningfully change in the last 20 years, I'm forced to confront the fact that either I'm wrong about its fundamentals, or the market is able to…

It’s absolutely wild to me just how unaware tech people can be to how far from normal their experience is. Like this is just not even close to understanding what the game even is. We’d all be better off if we could somehow impart a lot more empathy for everyone to be even just aware of other life contexts.

> just how unaware tech people can be to how far from normal their experience is

This is the same with expertise in any field that requires decades of education.

Re: Our commitment to Windows quality

#425
post #195

I'm somewhat surprised that Windows is still most of personal computers. In my eyes, it's fundamentally inferior to Linux, and its superficial superiority only comes from the ecosystem, which is to say adoption, not some inherent trait. But then, since Linux adoption didn't meaningfully change in the last 20 years, I'm forced to confront the fact that either I'm wrong about its fundamentals, or the market is able to…

While Linux may seem like a better experience to the technically inclined, it is an utter mess to the average computer user. Linux is like a Lotus Elise: fast, bare bones, responsive, and a pure sports car for racecar drivers. They don't care that it has no air conditioning, no power windows, no power locks, no remote start, no padding on the seats. Put an average driver in it and they hate it. Then there's Windows, which is kind of like a Mercedes - a technical wonder, but over the years they've tacked so many things on it that now we have a cooled cup holder, 4D surround sound, and a god damn glowing logo on the front. But the core has been forgotten for all of the creature comforts. Put a racecar driver in this and they hate it. Put your average driver in it and they think it's the bees knees.

You, I, and everyone on HN are all racecar drivers. Our view of Windows is heavily skewed by our technical knowledge, but it is exactly what it's supposed to be - the operating system of the masses. The masses will never love Linux...it's very philosophy is antithetical to what makes a good operating system for the average user. The idea that Linux could ever take serious ground from Windows is never going to happen. It is purely wishful thinking, but it will always have its place in infrastructure and for geeks like you and I.

All of that said, for daily driving, I'll take the Mercedes.

Re: Our commitment to Windows quality

#426

>More fluid and responsive app interactions: Reducing interaction latency by moving core Windows experiences to the WinUI3 framework. I think this is good, because they're talking about removing (hideously inappropriate) react and other web technologies from core OS components, and using proper native OS calls instead. But I'm not familiar with WinUI3. I only know Win32. Is WinUI3 a flash-in-the-pan system like their…

> Is WinUI3 a flash-in-the-pan system like their other UI attempts, or is it decent and stable?

If you stay in the happy path, it's decent, better than it used to be. Microsoft does seem committed to it, they're slowly converting Windows apps to WinUI 3.

That said, the team is clearly understaffed; there are long-standing unresolved bugs, just search for "memory leak" on their GitHub issue tracker. Also, native, non-.NET support is definitely an afterthought, it's barely documented and the tooling is super awkward. But at least, unlike WPF, it exists.

Re: Our commitment to Windows quality

#427
post #376
post #195

I'm somewhat surprised that Windows is still most of personal computers. In my eyes, it's fundamentally inferior to Linux, and its superficial superiority only comes from the ecosystem, which is to say adoption, not some inherent trait. But then, since Linux adoption didn't meaningfully change in the last 20 years, I'm forced to confront the fact that either I'm wrong about its fundamentals, or the market is able to…

Windows is superior to Linux because people can actually use it. Everything else is secondary.

Largely because that's all they've experienced since it was probably the first computer OS they used throughout their entire life.

Re: Our commitment to Windows quality

#428
post #78

This is vague lip service with little substance, as far as I can tell. That is unsurprising consider it's from Microsoft and it's about Windows. It addresses (in cheap words) a few real pain points, but completely fails to address the dozens of either incredibly painful and stupid decisions MS has made. On the subject of what they address, I have thoughts and many doubts. > Integrating AI where it’s most meaningful,…

As is tradition, HN has downvoted your legit comments to the twilight realm. I agree with everything you say. Onedrive should be flagged as a virus. Why do they get a pass for things any other app would be blocked for doing?

I think the real issue is that MS doesn't view Windows primarily as an OS that should be invisible, out of the way -- with minimal "innovation" geared to sell MS products. The problem is that MS views Windows as a sales/marketing channel for their ads/apps/services.

Re: Our commitment to Windows quality

#430

Earlier quoted context omitted.

Windows is not technically inferior to Linux. To the extent it has problems, it is mainly because of top-down anti-user behaviour mandated from corporate. But anyone capable of using Linux is capable of hacking out that BS and getting a generally superior experience. I use both literally side-by-side, two laptops with a KVM switch, and I still greatly prefer Windows for many reasons. Some reasons: Even as a low-level…

+1 on the UI thing. I don't know what it is, but UI on Linux always feels too disjoint from the rest of the system. It's a bit like how Windows 3.11 was just UI-on-DOS. I get the same feeling. Don't get me wrong - I love Linux for all its CLI use but for some reason I've never been able to primary drive it without going insane after a week. Windows just seems to feel more put-together and I guess that's because the k…

I run Trinity Desktop [1] on Linux. It's basically KDE 3 kept up to date (and has been around as long as I've been running Linux), and has a more or less similar look and feel to Windows from the 98/XP days. I run it on Ubuntu (currently 22.04), but it works with most distros.

Many Linux users seem to like upgrading (if you can call it that) to the latest eye candy every time Gnome or KDE or whoever puts out a new release. I'm the opposite. I do think much of the UI work in Linux has done more harm than good. But that's the nice thing about Linux: I don't have to care, precisely because of the lack of such close coupling between the GUI and the underlying OS. I can't stand the GUI that comes by default with Ubuntu, but I just don't use it; I use something else instead.

[1] https://www.trinitydesktop.org/index.php

Post reply on HN