Live data from Hacker News

Microsoft is plugging more holes that let you use Windows 11 without MS account

theverge.com

321–330 of 1001 posts

Re: Microsoft is plugging more holes that let you use Windows 11 without MS account

#321
post #300

The best thing to happen to Linux Desktop is Windows 11, with perfect timing too as modern Linux has been a joy to use as a daily driver. Normally I'd be unhappy when a sleazy corp forces me to give up on 25 years of muscle memory of using my preferred OS, but I'm thankful they gave me the push I needed to rip off the ad/spyware laced Windows Band-Aid that I only need to do once in my life. It's been over a year sinc…

Sadly, as a developer there is no beating Visual Studio. Microsoft still makes the best developer IDE that unfortunately only runs on their worst OS. But as a C++ developer there is just no substitute(imho). Not to mention some development toolchains only work on windows(for playstation/xbox/switch) so if you work in games there is very little choice.

Is running windows inside a VM a possibility for you?

Re: Microsoft is plugging more holes that let you use Windows 11 without MS account

#322

Not sure Microsoft realizes the damage they're doing to the Windows brand. My first experience with Windows 11 was figuring out some dumb workaround to use a local account. When I think back to Windows 7, the good feeling isn't nostalgia. It was the last user-focused Windows. Maybe someone will develop a new user-focused OS that's somehow compatible with Windows programs. Or better yet, maybe Microsoft will realize v…

If you _have_ to use Windows 11, check out this useful tool called Win11Debloat: https://github.com/Raphire/Win11Debloat

This is another good one: https://christitus.com/windows-tool/

Re: Microsoft is plugging more holes that let you use Windows 11 without MS account

#323

Earlier quoted context omitted.

I'm not convinced Microsoft cares about the Windows market share in consumer PCs or the small amount of money they make from selling Windows licenses to regular consumers. If they did, Windows wouldn't be so usable unactivated and the MassGravel activation stuff would have been patched already. They built up their almost-monopoly when it mattered in the 90s and the 2000s, and now their market position is basically se…

The reason they don't meaningfully enforce their copyright on consumer PCs is precisely because they do care about their market share. If you buy a computer with Windows (or get it installed) in what I suspect is the overwhelming majority of the world, it's an 'illegitimate' copy and it works 100% fine, including operating with Microsoft's servers. As you mentioned, they could trivially stop this if they wanted to, b…

Also note this strategy is in its fourth (or fifth?) decade and is also very successfully deployed by adobe et al. It’s also why Linux won on the headless server, though why FreeBSD didn’t I’m not sure; GPL marketing at the right time, perhaps.

Re: Microsoft is plugging more holes that let you use Windows 11 without MS account

#324
post #292

Im genuinely curious, what is the issue if you keep using windows 10? I have a 10 year old macbook pro with a bootstrapped windows 10 for testing various things, and it looks like everything is kind of working the same way? Steam hardware survey shows that 32% of people are still using windows 10. Besides "security updates", there is nothing to loose?

If you don't care that a random person can get remote access to it, then no, I don't think you're "losing" anything. The biggest issue is no protection from 0-day security vulnerabilities, which Microsoft patched a lot of in 2025.

So if you run as a standard (non-admin) user, don't expose network services, don't insert random USB devices, and never run untrusted executables or installers, can a random person really get remote access to it?

I mean, even if you patch constantly, you are only safe from yesterday exploits — not from the next 0-day, and those keep coming super-often. It seems smarter to focus on hardening the system itself rather than relying on Microsoft to patch things fast enough and hoping you are safe in the gap between discovery and fix.

Re: Microsoft is plugging more holes that let you use Windows 11 without MS account

#325
post #9

Autounattend files are about to become far more popular... And on that note, have to recommend this tool for them: https://schneegans.de/windows/unattend-generator/

I'm currently trying to set one up. What do I have to put in there so the OOBE is skipped, or at least skip the online account part? My goal is to install a Windows 11 in a VM with zero user interaction.

Edit: Actually, currently the whole thing is failing after the second reboot for other reasons. I get an error that says there is some malformed command in the unattend.xml or something. Couldn't fully debug it yet - it's possible the setup succeeds after I figure this one out.

Re: Microsoft is plugging more holes that let you use Windows 11 without MS account

#326
post #300

The best thing to happen to Linux Desktop is Windows 11, with perfect timing too as modern Linux has been a joy to use as a daily driver. Normally I'd be unhappy when a sleazy corp forces me to give up on 25 years of muscle memory of using my preferred OS, but I'm thankful they gave me the push I needed to rip off the ad/spyware laced Windows Band-Aid that I only need to do once in my life. It's been over a year sinc…

Sadly, as a developer there is no beating Visual Studio. Microsoft still makes the best developer IDE that unfortunately only runs on their worst OS. But as a C++ developer there is just no substitute(imho). Not to mention some development toolchains only work on windows(for playstation/xbox/switch) so if you work in games there is very little choice.

I use Emacs. It does need some fine tuning, tree-sitter installation, etc. but after that, I cannot understand colleges using VS. I have seen no feature in VS not available in Emacs.

Some colleges have switched from years VS to Emacs and after a week won’t look back.

Re: Microsoft is plugging more holes that let you use Windows 11 without MS account

#327
post #300

The best thing to happen to Linux Desktop is Windows 11, with perfect timing too as modern Linux has been a joy to use as a daily driver. Normally I'd be unhappy when a sleazy corp forces me to give up on 25 years of muscle memory of using my preferred OS, but I'm thankful they gave me the push I needed to rip off the ad/spyware laced Windows Band-Aid that I only need to do once in my life. It's been over a year sinc…

Sadly, as a developer there is no beating Visual Studio. Microsoft still makes the best developer IDE that unfortunately only runs on their worst OS. But as a C++ developer there is just no substitute(imho). Not to mention some development toolchains only work on windows(for playstation/xbox/switch) so if you work in games there is very little choice.

Just wait for it, from what I know Sony uses clang for it toolchain, don't know about the others so if enough studios start to switch they will start to offer the tools.

Side note: I have been using msvc in wine for almost 5 years now, so if that works I don't know why the Sony/Nintendo/Xbox toolchain wouldn't.

Have you tried the intellij IDEs? I thought that they were pretty similar in terms of experience, although I have used them for java/dotnet primarily.

Re: Microsoft is plugging more holes that let you use Windows 11 without MS account

#328
post #300

The best thing to happen to Linux Desktop is Windows 11, with perfect timing too as modern Linux has been a joy to use as a daily driver. Normally I'd be unhappy when a sleazy corp forces me to give up on 25 years of muscle memory of using my preferred OS, but I'm thankful they gave me the push I needed to rip off the ad/spyware laced Windows Band-Aid that I only need to do once in my life. It's been over a year sinc…

Sadly, as a developer there is no beating Visual Studio. Microsoft still makes the best developer IDE that unfortunately only runs on their worst OS. But as a C++ developer there is just no substitute(imho). Not to mention some development toolchains only work on windows(for playstation/xbox/switch) so if you work in games there is very little choice.

I left Visual Studio for Rider long before I gave up Windows, IMO it's far superior to VS for everything other than GUI Apps or Blazor hot reloading (which is basically broken in both).

JetBrains seem to have the best IDE for every language I've tried: Rider / IntelliJ / Android Studio / PyCharm / PhpStorm / RubyMine. Never tried CLion though, but given they all share the same base I'd thought it would be of a equally high standard?

Re: Microsoft is plugging more holes that let you use Windows 11 without MS account

#329

Earlier quoted context omitted.

Sadly, as a developer there is no beating Visual Studio. Microsoft still makes the best developer IDE that unfortunately only runs on their worst OS. But as a C++ developer there is just no substitute(imho). Not to mention some development toolchains only work on windows(for playstation/xbox/switch) so if you work in games there is very little choice.

Is running windows inside a VM a possibility for you?

Or maybe even WSL?

Re: Microsoft is plugging more holes that let you use Windows 11 without MS account

#330
post #300

The best thing to happen to Linux Desktop is Windows 11, with perfect timing too as modern Linux has been a joy to use as a daily driver. Normally I'd be unhappy when a sleazy corp forces me to give up on 25 years of muscle memory of using my preferred OS, but I'm thankful they gave me the push I needed to rip off the ad/spyware laced Windows Band-Aid that I only need to do once in my life. It's been over a year sinc…

Sadly, as a developer there is no beating Visual Studio. Microsoft still makes the best developer IDE that unfortunately only runs on their worst OS. But as a C++ developer there is just no substitute(imho). Not to mention some development toolchains only work on windows(for playstation/xbox/switch) so if you work in games there is very little choice.

Have you tried out CLion (https://www.jetbrains.com/clion/)? AFAIK the JetBrains IDEs work pretty well on Linux.
Post reply on HN