A new Linux installation is usually usable and you spend an hour tailoring it to your specific needs. While in a new Windows installation I spend the first hour remembering things that'll start popping up/executing in the background and disabling them just to get it to a usable state.
Just learn how to install windows the way you want it to be just like you learn the best way to install a distro. Debloated windows takes minutes to install and takes so little actual effort if you know what you're doing.
I probably cannot get Windows to be the way I like it. They make every change I want to make a pain, and the ways to circumvent their shenanigans are always changing. Setting up a local account, changing your default browser, stopping onedrive from wasting your time, all of these should be quick and simple changes, but they just wouldn't let you choose for yourself, they have to shove their products and settings down your throat with every new installation, update, and misclick. I spent more than an hour setting up a new installation and I still find new ways Edge can start itself, I cannot imagine the time it would take for me to make this as usable as a simple Linux installation with some changes to the DE.
At some point changing the default browser required setting each file type's default app one by one. Using a local account once was a normal option then it became hidden and required setting up some questions then you had to disconnect from Wi-Fi and now it's not a visible option and you have to get around it with some command. This may take you some clicks when you've already installed Windows before, but it's heading towards simply not being an option, and setting up a usable Linux installation is already much easier today.
By anyone who knows about them (who have installed Windows before and searched it up).
Speculation, not based on facts.
MS didn't tell us directly that local accounts are a thing of the past, but you can easily tell where they're going with this. From local accounts being just an option to having to not setup a network (It won't let you go back after selecting one and clicking "next") to not allowing you to proceed unless you run a command. The next logical step (Yes this is still speculation) is to limit local accounts to business versions of the OS in preparation to remove them entirely.
Only if you know what you are doing. So exactly the same boat as you put Windows in.
You're telling me that if you give a random person a live Linux mint / Ubuntu / Endeavor / Manjaro / any non-elitist distro's usb, they wouldn't be able to click next and choose a username and password? I find it hard to believe, but even if that was the case, It would be because of a misunderstanding or unintentional bad UI/UX, not the OS acting against your will.
Man, people are really liberal with the word "usable" around here. As if a plain windows install is somehow this thing that can't be understood or used. Come on, it makes it hard to take these convos seriously. Millions of people use just plain, out of the box, Windows.
No, see: some of us spend countless hours setting up their NixOS config repo, which is totally worth it because you save half an hour when moving to a new machine
I would argue it takes even longer to get a windows install how I like it. Even using Chris Titus Tech's tool, it probably takes 2 hours for me to install things like winget, steam, librewolf, libreoffice, blender and configure the task bar and lock screen. Not to mention how last time I checked, I could not rebind the windows key to trigger the app overview how I like it.
That's not windows tho, that's setting up your entire fucking digital life to your satisfaction. The meme is about like, going to the task bar and telling Microsoft "no this isnt just a shitty gnome, please use my entire monitor"
For everything else just use winget-ui and install everything you want
I seldom install windows, so I also have to relearn some things during the debloat. At 10 minutes, you are basically speedrunning the windows installation process lol.
And downloading updates is a good thing. Means that the fresh installation isn't vulnerable to something that was fixed between when the USB / DVD was pressed and the time the person installed it.
I'm happy with regular password FDE, i think i'm more likely to encounter hardware failure (and then need to read the drive from another machine) than theft of the drive.
It's a good point though, I'm sure many people do need this feature. Ubuntu is "working on it" but so far i guess it's mostly not working except for VMs
I have a media center that serves over the internet via VPN, I don't want to leave it unencrypted but I also don't want to have to go home and type in a pass every time California has a power outage, which is monthly during the dry fire season and >monthly during the "storm" season. I wouldn't care as much for my personal laptop or anything, but for servers it seems like an absolute must have and..what is Linux for if not servers?
I think the traditional way to do that is via dm-crypt, which you can set up with an ssh server.
You can also use a network-shared file rather than a password for LUKS but it's not as straightforward to set up as a password. If you are doing something like tailscale then it'd be unlocked as long as you are on the VPN
Typing in a password in-person at a data center would be a huge hassle, agreed
But...it's literally what the tpm chip is for. Like there may be other options, but the tpm chip's purpose in life is to do this thing. And it's been doing that for a decade. Seems pretty traditional to me. But Linux folks in some venues treat it like a plague that needs to be eradicated.
What is the very first thing you do after installing the super private and much sekure Linux? You download Steam and give Valve your data. This is bullshit.
Yes, that's my point. You will eventually log into something when using the computer. So while it's weird that MS made it mandatory to sign into Windows 11, who cares.
They can also get your data without an account if they wanted.
On Linux, you can install Steam inside a sandbox for better security. Easy to do with either Flatpak or Bubblejail. This makes it so that Steam does not have full file system access.
Not something most people are gonna do. If you need privacy and security on the level where even Steam worries you, Windows can be made private too. It's not even that hard. You just install a different ISO that allows local accounts and do all the necessary tweaks to harden it.
Flatpak is installed on basically every Linux distribution. Literally all I do to install Steam is go to the Software Center and search "steam" and click install. It takes 2 clicks.
Sure. And a regular user will visit Steam's website and download a .deb. Which will work as most people use Debian/Ubuntu derivatives. The Steam flatpak is not even official.