Earlier quoted context omitted.
Part of Satya reorg in 2018 moved windows into a weird leadership structure where it was part of bing iirc. I think they recently finally fixed that org mistake and hopefully they quickly push an improved windows 12.
I remembered something weird like this, & went looking for coverage last week. I thought it'd maybe gotten divied up between Azure Services and like some ads or online experience thing? I ended up giving up, so much noise and I wasn't sure what I was looking for, but I'd love to see some coverage. Incredible seeing Windows broken up like that & internally sold for parts, just total throwing it to the MBA wolves to mi…
Microsoft is plugging more holes that let you use Windows 11 without MS account
331–340 of 1001 posts
Re: Microsoft is plugging more holes that let you use Windows 11 without MS account
#332* Professional MS Office / Sharepoint use - if you need the installed apps, there’s just no alternative. Amusingly MS have helped the Linux migration with their browser alternative/lite versions, but IMO they’re only suitable for smaller and less involved documents.
* CAD - aside from Freecad (def. not for me) most top established CAD packages are Windows-only (with a subset also working on Mac).
* Desktop publishing - there’s nothing I’ve found to rival even old PagePlus, let alone InDesign or QuarkXpress. (I may give Scribus another try at some stage; I auditioned it as a possibility for an elderly relative a while ago and it was no-go then.)
Re: Microsoft is plugging more holes that let you use Windows 11 without MS account
#333I understand the complexity with the Windows codebase... it's fkn massive! However, to be able to push out a Windows update and break something literally every single time is something for the history books!
Anyway, I need Windows for some of my software, like my VST's (Roland Earth Piano, XLN Audio) so Linux isn't an option unless there is something I'm missing!
I use Windows 10 IoT Enterprise LTSC with the Massgrave activation... that's me until I retire hopefully. I'd encourage everyone to do the same.
Re: Microsoft is plugging more holes that let you use Windows 11 without MS account
#334The 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…
Re: Microsoft is plugging more holes that let you use Windows 11 without MS account
#335The 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.
Re: Microsoft is plugging more holes that let you use Windows 11 without MS account
#336Two weeks ago, after Microsoft reset my default apps twice in a week, I bought an external drive, backed up all my stuff and wiped Windows. I’ve got Linux all over the place, in many cloud envs, and on older hardware. But I finally committed to it on my big, meaty, main desktop. The one I use for coding and banking and accounting. I’m running a Linux distro full-time. I had to hack a few minor hardware things. Nothin…
I still went ahead and reinstalled Windows 11 on it. Suffice to say if I knew what it was going to be like, I'd have stayed on Linux.
I've been a windows user at home and professionally since 2.0 (as a bit of a toy) and 3.0+, never felt comfortable on macos, etc, so as close to a fanboy as it gets. But the love story is over.
Re: Microsoft is plugging more holes that let you use Windows 11 without MS account
#337Earlier quoted context omitted.
To the average consumer, Windows doesn't matter much anymore. To enterprises, Microsoft has them under lock and key with Office 365, basically forever. LibreOffice is nowhere near a replacement for Excel in an enterprise setting.
I work in a large enterprise and I see more and more people move to macOS every year. We use Office 365. I run the Office apps on my Mac. We backup with OneDrive. We collaborate with SharePoint. We use our AD accounts to login on macOS, use InTune to manage endpoints. My Mac even has Defender on it now. Microsoft is still getting their money, just slightly less from Windows itself.
Re: Microsoft is plugging more holes that let you use Windows 11 without MS account
#338Not 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…
They just never shoveled their crap into the OS itself. It was always recommended addons, recommended freebies, and recommended optional features that came along with other products.
When MS started unifying everything into Just Windows, all of the crap they pulled with separate software packages merged into one digital blob, Windows 8/8.1/10/11.
With Windows 8, I can at least appreciate the attempt to unify things so they are easier to use for consumers (if only they hadn't bunged up Windows Phone, repeatedly). I wonder what Windows would be like if they hadn't tried to the Windows 8 experiment.
Re: Microsoft is plugging more holes that let you use Windows 11 without MS account
#339Earlier quoted context omitted.
As a .NET developer for 20+ years I’m down to my last Windows box - a gaming rig I pretend I have time to play on. Everything else is a Mac.
mac window management is borderline unusable and I'm tired of installing 5 tools to fix it. Looking at Tahoe, seems things are getting worse.
Re: Microsoft is plugging more holes that let you use Windows 11 without MS account
#340Earlier quoted context omitted.
These days I find Linux and windows have a roughly equal amount of issues to deal with, and because I have decades of experience learning how to work through those issues, they are equally painful so I can happily choose Linux over windows. What makes Linux especially painful to windows users is they basically need to relearn how to solve the same sort of problems they’ve forgotten they’ve been solving all the time i…
That's what I have been hearing. My biggest issue is, unlike most of you guys, I'm self taught and only program when I need to (so mostly c#, python, ruby on rails). C# isn't going to be much use to me on Linux. But as long as I can continue my local hosted llm and playing around with that, and my son can play his games, I'll probably bite the bullet in a few weeks.
FYI I'm a C# dev and .NET works flawlessly on Linux (Fedora). Since I only used Rider/VS Code for my .NET Apps on Windows it works as just as good on Linux, albeit even better given access to better command-line tooling.
I don't run any legacy .NET Framework Apps on Linux (which require Mono) but I'm still able to build our software for all our supported platforms: .NET Framework v4.7.2, .NET Standard 2.0, .NET 6.0, .NET 8.0 both locally and on our Ubuntu GitHub Actions Runner.