Live data from Hacker News

Microsoft's "fix" for Windows 11

sambent.com

411–420 of 804 posts

Re: Microsoft's "fix" for Windows 11

#411

Earlier quoted context omitted.

> I think the only way this gets better for consumers is if customer response more often insisted further roll backs than just the last straw if a company crosses the line. I think consumers have little power here. Our economic system fundamentally chooses to reward such behaviour. Until we change that, the power will always be with these kind of companies. Perhaps governments could levy punative fines in such situat…

> consumers have little power here Don't buy their products, and tell your friends

I am only 1 person. FAAMG have reputation management teams/marketing teams that are paid to lie all day.

Re: Microsoft's "fix" for Windows 11

#412

Earlier quoted context omitted.

> I think the only way this gets better for consumers is if customer response more often insisted further roll backs than just the last straw if a company crosses the line. I think consumers have little power here. Our economic system fundamentally chooses to reward such behaviour. Until we change that, the power will always be with these kind of companies. Perhaps governments could levy punative fines in such situat…

> I think consumers have little power here. Our economic system fundamentally chooses to reward such behaviour. Consumers have the final say, our economic system fundamentally is consumer spending. (Ok, save for most recent year(s) of mag7 AI buildout. But generally that's the case for USA economy). We have to stop taking out our wallet and just accepting things like sheep. (nearly) Every one of the "scrapped" comput…

I think consumers largely have stopped taking out their wallet for Microsoft, at least enough of them to cause Microsoft to start walking back a little bit.

Nearly 1 billion PCs have stayed on Windows 10, 42% of the global desktop marketshare is still on 10 despite EOL. Linux has been showing consistent growth on the steam hardware survey as well, and time will tell but I have a feeling the MacBook Neo is going to put another nail in Microsoft's consumer coffin.

The problem for us is that's such a tiny margin of Microsoft's customer base. They aren't a consumer company anymore. For Microsoft to feel the pain, we need the big legacy enterprises to start ripping out Windows (and by extension, rip out Windows Server, Azure, M365).

Us here on HN are in a unique position to help, with many of us having influence on or even the authority to make technical decisions for the companies we work for. Its not enough to stop buying Microsoft at home, we all need to stop buying Microsoft at work.

Re: Microsoft's "fix" for Windows 11

#413
the funniest thing in this whole "fixing windows" campaign is that you can download "fixed" (read: not enshittified) windows TODAY instead of waiting for microsoft to deliver on these promises

reduces focus on AI, better performance, more stable updates, etc are all already here with windows 11 LTSC, why the hell would i move back to the GA release and deal with their crap?

Re: Microsoft's "fix" for Windows 11

#414

Earlier quoted context omitted.

> I think the only way this gets better for consumers is if customer response more often insisted further roll backs than just the last straw if a company crosses the line. I think consumers have little power here. Our economic system fundamentally chooses to reward such behaviour. Until we change that, the power will always be with these kind of companies. Perhaps governments could levy punative fines in such situat…

> I think consumers have little power here. Our economic system fundamentally chooses to reward such behaviour. Consumers have the final say, our economic system fundamentally is consumer spending. (Ok, save for most recent year(s) of mag7 AI buildout. But generally that's the case for USA economy). We have to stop taking out our wallet and just accepting things like sheep. (nearly) Every one of the "scrapped" comput…

It seems like another tragedy of the commons. Consumers ultimately have the final say in climate impacts by above companies. That isn’t to say consumers are guilt free, but the power of an individual is pretty small

Re: Microsoft's "fix" for Windows 11

#415
post #250

Earlier quoted context omitted.

Windows used to exist in a competitive environment where they had to fight to remain relevant. For a long time now they have become complacent, no matter how many ads, product placements, and user abusive features they push, people will tolerate it. The situation has only just changed now that Apple and Valve are getting close to threatening the Windows monopoly.

Isn’t this backwards? Microsoft had way less competition on the desktop in the 90s than they do now.

I do not think so. The Windows - OS/2 war was a big fight that Microsoft won on merits. Windows 95 was revolutionary at the time, folks queued at the malls on the release day to get it, bugs and all.

They fought the compiler wars with real engineering, giving Borland a run for the money. Different people have different opinions about Visual Studio. As a Linux user since 0.9 I did not like its architecture and focus on GUI at the expense of everything else, but I still saw it as a consistent framework done by excellent engineers. And so on.

Re: Microsoft's "fix" for Windows 11

#416
post #7

It’s quite common for companies to work their way up to the line of the most user hostile version of their product that users will tolerate. Especially with software where they can just go flip a switch and turn off whatever feature did cross the line but keep everything they gained by inching up to the line, which seems to inevitably result in things like the condition of windows 11. I think the only way this gets b…

> I think the only way this gets better for consumers is if customer response more often insisted further roll backs than just the last straw if a company crosses the line. I think consumers have little power here. Our economic system fundamentally chooses to reward such behaviour. Until we change that, the power will always be with these kind of companies. Perhaps governments could levy punative fines in such situat…

None of those. All we need is enforcing laws that are already on the books. Antitrust laws. Break up big tech.

Re: Microsoft's "fix" for Windows 11

#417
Unfortunately Apple is learning to be as annoying too. I don't want to upgrade to Tahoe which is inscrutable to me. Maybe remind me next year. But they pop up every week reminding me to "upgrade" even though most the problems are unfixed. They have pushed iCloud in the settings application as if it is an adboard.

Hopefully they stop but I recognize these steps from Windows slippery slope.

Re: Microsoft's "fix" for Windows 11

#418

Earlier quoted context omitted.

We can blame both. If my repair bill was higher because the mechanic chose to use a ridiculous electric screwdriver that used tons of power to achieve what a normal screwdriver can and stripped the screws in the process then I'd also be upset with both the mechanic and the ridiculously inefficient tool.

> a ridiculous electric screwdriver So React, the most popular front-end library and used my hundreds of thousands of successful apps, is the ridiculous electric screwdriver? See how weird that sounds and makes it obvious you guys can't give an honest assessment?

"Shit tastes great! Millions of flies can't be wrong!" ;)

React only makes sense as a layer on top of the browser DOM, because the DOM itself cannot be fixed without rewriting it from scratch, so making it usable for non-trivial UI needs to happen in the 'framework layer'.

But without the DOM as the thing that needs fixing and the restrictions of the single-threaded browser-event-loop, the React programming model simply doesn't make a lot of sense. Using the "React-paradigm" outside the browser (e.g. SwiftUI, React Native) is pure cargo-culting, it only makes sense for onboarding web-devs who are already familar with React - but makes it harder to create UIs for anybody else.

The actual problem in the context of Win11 is of course that Microsoft doesn't have any sort of longterm strategy for Windows system APIs (not just UI frameworks). The only long-term-stable API is Win32.

Post reply on HN