Posted by jovial_cavalier 1 day ago
Hacking around in the recovery console to add another administrator user worked, but then I couldn't reset the original user's password because it was tied to the Microsoft account and you can't change the password locally.
I don't need Copilot managing my inbox through AI, nor do I need a more exciting widget experience.
I just want an OS where if something like the above happens there's a way to fix it without having to reinstall. It doesn't seem like much to ask.
Edit: yes, I can use Linux but I have decades of Windows muscle memory and I do a bunch of DirectX programming. I shouldn't have to switch :)
Maybe there is a Linux language similar to DirectX you might transition to? Maybe test code in a VM? (Although that gets you right back into Win11.)
While it would, yes, likely avoid the problem happening again, it shifts the responsibility to the party that should not be at fault.
Meanwhile the harasser is like “what’s wrong? I took an anti-harassment class?”
Yes: DirectX. Just make sure that it runs in Wine or Proton.
Nit: DirectX is a bunch of APIs and libraries, not a language. Same for Wine and Proton.
It’s irritating enough that new linux installs want me to add accounts. I can skip it, which is nice, but just don’t show the screen. If you’re installing linux you either know what you’re doing or you don’t: if you do you know it’s possible and don’t need it jammed in your face, and if you don’t you’re probably not quite tall enough to understand it isn’t needed and you probably don’t want it anyways.
What Microsoft wants: Windows as their straightjacket into the Microsoft services as that is where the revenue is.
Why Windows got this bad: incentives and coercion placed on the teams to show uptake on the services no matter what leading to perversion in tactics and complete alienation of the user base.
The incentives are alomost perpendicularly misaligned.
Regaining trust is extremely hard after you've crossed an edge. People are looking for the exit, finding there is indeed a door, and stopping them will take far more than just some reassurance from the DJ boot.
The moment you hear "let's circle back" enough in meetings, that's your tell tale sign to quit the workplace infested with MBAs. A good organization is always run by engineers at the top level and engineers don't incentivise engineers simply for working on roadmaps of perfectly fine existing features. That's the difference.
Microsoft sells software. They turned office into a service but it's still software. Nobody really wants to use their store. Their hardware is a cute little side hustle.
Microsoft's strategy for turning into Apple is kneecapping their own software.
Microsoft needs to learn consent. Everywhere there's a Yes and "Remind me later", there has to be a No. And the No has to work and be remembered forever, not forgotten after the next update. Using Windows has to stop feeling like you're being roofied all the time.
Today I woke up, went to check the progress and wouldn't you know, Windows Update updated the computer and rebooted, and what I was waiting for was aborted... So fucking tiresome to use shit like this.
When I get tired of Battlefield 6 I'm likely going full Linux. It is simply not worth putting up with Microsoft Windows for gaming. More and more games seem to work either directly on Linux or at least via things like Proton (courtesy Valve Software).
The only reason I still have Windows is the little screw securing the drive into the enclosure is in the wind and I can't be bothered to find it (for backup of all of my things so I can delete windows and install linux)
Citation needed. “As little OS as possible” would mean not having a standard clipboard, not having a standard way to install fonts, etc.
Even interpreting that as “all the functionality, but limit applications to utilities for managing the hardware”, I think there people who want that, but I doubt that’s what people, in general, want. Having to choose (and, likely, pay for) a photo manager, a simple word processor, etc. is just too much of a hassle for many.
Also, why would any commercial entity develop such an OS? The margin is in the
And then there is the whole world of nearly impossible to avoid 'services' you realy do not want but will keep popping up regardless of your wishes ('Telemetry', Onedrive, Copilot, Edge, Recall, Bing adds in the start menu ffs...).
Let us also not forget being forced into a Microsoft account against your wishes ... does it still feel like it's your computer?
People who want to save their work by moving to a platform without those issues need to be willing to either do the work or pay for it.
few moments later
"i hate how the current system is"
I had to restore Notepad, Calculator and Paint from Windows 7. What the hell Microsoft?
This is extremely nice and saves me time on a literally (not figuratively) daily basis, to the point that I generally forget that it hasn't always worked that way.
Even occasional need for Adobe things stopped. I would still really like to see Adobe suite on linux, but if they don't want my money that's cool too I guess. I suspect the software tools people use for work is what's holding them back mostly, like Altium, CADs etc. Funnily enough, Microsoft office is just fine without OS native version most of the time.
Some people just enjoy testing and the pain that comes with it.
Edit: I also imagine the reach of the mainstream platforms to be much higher (e.g. Windows vs. Linux or Google Maps user reviews vs. <is there even an alternative?>).
First of all, in many countries outside of EU/US it's just not possible to buy laptop without preinstalled Windows 11 (except Apple). For example, even if a model supports Linux in the US as many Lenovo Thinkpads do, in Singapore it's just not sold without Windows.
Second, Microsoft has broken sleep with pushing S0 sleep in UEFI. Bettery life is shit now, and hibernate is disabled by default in most OS. Also, hibernate in Linux is a complete disaster comparing to windows one (windows presaves memory to disk continuously, while in linux you have to wait until the whole ram (+ vram, if gpu) is saved/restored). It takes time. Sleep s3 is needed, but Microsoft killed it. So linux is really a bad choice for laptop. But Windows 11 is much worse, especially if you don't really like ads.
Was it simply that getting every device and driver to properly support it was hard, so the easiest option was to remove it and have the machine always powered up?
> Sleep s3 is needed, but Microsoft killed it.
Would you or someone else here mind explaining this?
ACPI power state S0 is everything running. S1 pauses CPU and CPU I/O bus. S2 puts CPU to reset. S3 cuts power to CPU. S4 cuts off everything(not actual power off). S5 cuts off everything(actual power off).
S3 and S4 are often referred to as Sleep and Hibernation. In Sleep, RAM contents are kept as-is, and sleep handling code just restore CPU internal states that gets lost. In Hibernation, OS usually dump RAM contents to disk, and write back to RAM upon bootup - S4 and S5 aren't always clearly separated and both Windows and Linux tend to go through standard boot processes, then do the state resume using RAM dump they find on disk.
For SOME reason, Microsoft forced laptop vendors to quit supporting S3 in favor of their custom "S0iX" state, which is more or less just machine running at full power, which can be extremely wasteful as far as sleep state goes.
The official explanation for this pressuring is that everybody want notification and this is the only way Windows could possibly handle notifications. A lot are skeptical about that.
1: https://learn.microsoft.com/en-us/windows-hardware/drivers/k...
Part of this is that hibernation can't be cancelled mid way, which is dumb. Ideally a computer is like a light switch - you can turn it on and off instantly whenever. To get closer to that, if you turn it off, but then immediately on again, the hibernation should be cancelled and return you to your desktop.
Also, the whole idea of a 'hibernation image' which is read from disk in one huge 10+ second read is best for hard drives. Now that everyone uses SSD, it should all be demand-paged in.
Sadly now I use Windows 11 just because manufacturer of my laptop didn't bother to ensure that their sound driver worked corrctly on Windows 10.
My mouse lags for seconds when gpu is busy, even with something as trivial as alt-tabbing from a game.
Feedback is there on their feedback site. They just wouldn't listen.
So basically: - recent changes are all crap - so why did you make them?
I would guess many of the bad changes are caused by perverse incentives which do not even help shareholder value.
Finally, like seriously, so many times I have to "shutdown" (aka restart) for an update before going to bed. I don't want to have to babysit my desktop computer when I want to finish up for the night.
Installing Tiny11 and then running a debloat over its corpse results in a much faster and less memory hungry default clean install.
Yep, that's marketing. You don't care about your users.
> a broader shift to make AI in Windows more intentional and realign the experiences to those that provide the most value to users
To be fair they are claiming a shift away from their previous policy of not aligning the product to provide value to users...
Aside from the fact that nobody actually takes what Microsoft says seriously (they are professional bullshitters [with full time PR firms perfecting their bullshit] and have been for 30 years), it's funny that even this line can be reasonably interpreted as pushing more blatant nonsense onto consumers as long as it's what C-suite types think they should be paying for.
Notice that what provides the most value to users is not at all necessarily the same thing as'what our users want'. And it isn't even clear that Microsoft is thinking of consumer users here as opposed to corporate users and corporate IT departments, which are in most cases these days their actually direct customers. Most home user consumers don't pay for Windows directly.
Multiple times I've wanted to shutdown my laptop so I can go home and Windows says no, sit here for 5 minutes.
I don't trust sleep mode to not keep running and overheat, so I wait.
Macbooks with 1TB drives are getting cheaper every day. Music production on Linux isn't really practical. A lot of this stuff barely runs on Windows/OSX.
Competition is great. But this is about the Mac Neo( and left over M4 Macs crashing in price ). Desktop Linux is still a challenge.
I consider myself an advanced Linux user, and it still took me an hour this morning to figure out how to get a VPN to work on Open Suse.