This is why I always bounce around between all 3 major OS’s (Yes yes, I know Linux distros complicate thongs)
Keeps me flexible, an OS is a tool and you need to use the best tool for the job at hand
I bet that if you stepped away from the computer while removing said thongs they wouldn’t seem so complicated.
an OS is a tool
I’ve been supporting Mac, Windows and Linux for years. I find I can only truly keep up with two at a time, so every couple of years I switch windows -> OSX.
windows is very complicated and inconsistent if you get to look under the hood
As a Linux user, I shit on Linux tutorials being obtuse because the solution is often like “then sudo [command]” and now run these 8 other commands. But at least with Linux commands, a smart person can piece together what’s going on.
Windows, it’s even worse. It’s like a bunch of black boxes talking to other black boxes so after you right click to enable that property and add this registry key, you then have to reboot into your bios to turn on “Fuckboi” mode and take photos of your asshole for verification, then log into your Microsoft account to get this Powershell script and now you can finally see your children again.
And to add insult to injury, many of the issues in Windows are just “I don’t want to do this the way MS wants everyone to do this.”
There is still not a neat replacement for wmic in PowerShell. If I want to do the equivalent of
wmic product where name="some shitware" call uninstall
it looks like this:$instance = Get-CimInstance win32_process -Filter "Name = 'powershell_ise.exe'" $instance | Invoke-CimMethod -MethodName 'Terminate'
Like how the hell is that easier to understand Microsoft? Everything else in PowerShell follows a general pattern of Upper Camelcase.
That’s just one instance of what I’ve found working with pwsh at work that leaves me thinking wtf
Just like the enterprise software it is.
Do clean install
“Where are my apps?”
what the fuck is an app?
sfc /scannow
chkdsk /f
DISM /Online /Cleanup-Image /CheckHealth
Pray that it works.You want to first fix the offline image and then run sfc.
Of course that won’t do much if you have a bad ram which is likely what causes that corruption in the first place.
I dare to say most Linux users know more about windows problem solving than the average windows user
In my experience professional Windows admins tend to be click ops guys. Trying to tell them that they don’t need a GUI is impossible.
They are also the ones who will lock onto legacy ways of doing things. Try telling them that the thing they are trying to do is in the settings app.
We hired a IT guy who had a decade of experience with Windows Servers. The dude was not a good fit for our linux-heavy IT team. Didn’t fully know commands or how the OS worked.
He was still a smart dude, and he moved to the AWS team, where there’s a lot more GUI aid.
Why would you hire a Windows admin for Linux? Surely there was a better person.
Then they’re shit admins, I’m always using Command Prompt and Powershell because the GUI fell short somewhere.
Also
Try telling them that the thing they are trying to do is in the settings app.
There’s a reason for that, the settings app is trash the second you need to do something beyond the basics and doesn’t cover enterprisey things whatsoever
That’s only true for a time. After you stop dealing with Windows for enough years, you just forget the bullshit and you become almost as clueless as the guy asking for help. You’re really good at Linux though. So when they ask for help you are all like:
But with a less annoying and more kidnapper vibe where you’re withholding your valuable help till the bastard pays ransom. “You want help? Switch to Linux.” You don’t care if they don’t.
Just knowing how to use Google/ddg/etc to search for a solution to your problem makes you better at troubleshooting than most people. Spending 30 seconds to find a relevant link can make you seem like a genius to a lot of people.
Seriously. I work in IT (mostly Linux) but whatever OS 90% of the Job is knowing how to properly phrase problems for Google and then you just need to know how/where to apply solutions.
You can learn Windows it just takes a little effort. If you spend some time you will end up knowing half the tricks in the book.
Dealing with Microsoft’s bullshit has always been one of the most pursuasive arguments for Linux.
I dare to say most Linux users know more about windows problem solving than the average windows user
Well, your Windows skills are being represented by Bennett, who is no John Matrix, but also
isn’t a standard civilian. And he does have that chain mail vest…that separates him from the normies too.90% of problem solving is just Googling stuff and screwing with settings, which isn’t particularly Linux specific.
Being able to find a solution instead of a huge amount of bloat is Linux specific.
Under Linux you find the root cause and fix it.
Under Windows you just try everything until something magically works.
There is definitely a difference between finding out the registry exists vs having to look up which key to edit
Except the success chances are significantly higher on Linux and It’s easy to find a manual.
Even the average windows gamer doesn’t know shit anymore.
I dare to rebuke that
“Did they change that fucking control panel setting/menu again?? Where the fuck is it!”
Control panel is being deprecated in favor of the settings app
And when the Settings app has even 70% feature parity, I’ll stop crying about control panel.
It has well over that plus a decent amount of quality of life features.
Die hard Windows users don’t want to change
Lol, actually a Linux user, but I do fear change. And to be fair, I don’t have accurate stats for feature parity percentage. Maybe it is above 70%. And I actually do use the Settings app often when I have to deal with Windows at work. So I get that it’s actually not terrible, and is slowly getting better.
Regardless, let me just add a secondary IP address to a network interface so I can access a network device using a different IP scheme without losing access to the internet. Oh wait… Settings doesn’t have that feature… It opens Control Panel…
Well, that’s just one instance, no biggie. Now I just need to create partitions on a new disk… Settings got my back right? Oh… No… It needs to open Disk Management…
Whatever, that’s pretty rare anyway. Just gotta rename this printer. Oh, launches control panel again…
My point is this, having to navigate what settings have been migrated, what settings haven’t, and what have been disabled just to force users to try Settings, is a bad experience. Its not fearing change, its growing pains. Just telling people that “control panel is being depreciated” doesn’t solve the fact that this swap is currently making the situation harder, not easier. I look forward to the day where I don’t have to wonder where to find the settings I need to access again.
Leave it to Microsoft to make settings open control panel and control panel open settings.
Terrible design
I kind of forgot about that since I haven’t used Windows in a while.
Just install Linux. Should fix most of their Windows problems.
At the expense of an exciting new array of problems!
But now they’re Linux problems and easier to solve!
I know we’re joking about how obnoxious we are when we make this recommendation… But it’s also true. Linux problems are much more likely to be solveable. The proprietary “no serviceable parts within” boxes are much rarer.
It’s a bit of both. I agreeey that Linux problems are actually solvable, but we’re also willing to put up with a lot more because of that. (Admittedly, Window’s enshitification is helping with the last part)
Unironically why I switched my parents to Linux - they don’t touch any important settings so usually the only problems are when they get a new popup / prompt they’ve never seen, which ofc happens a lot more on windows especially when they decide to push some new thing or decide that they want to convince people to enable something new or change a setting that they want people to use.
I also love that if they call me I can just ssh in over tailscale and do whatever needs doing.
Where are my weather widgets?
Just install one. Likely it won’t have ads.
Funny you say that I saw someone on the bus the other day with a terrible KDE theme.
It looked kind of like Windows 11 but in the worse possible ways. They managed to get the panel to look like Windows 11 but they were using the wrong icons and the wrong Window decorations.
It depends. I’m Carl Weathers with XP.
Baby, you got a stew goin’
Why is everyone poking fun at Vernon Wells? Because he’s intentionally being goofy for the picture?
He holds the distinction of fighting in the most comically lopsided boss fights ever filmed. Arnold circa 1984 vs my neighbor Larry who always lets me borrow his ladder and smokes a mean brisket while drinking 12 beers.
Leave discount Freddie Mercury alone!
Why is everyone poking fun at Vernon Wells?
because he didn’t win 7 Mr. Olympia titles - that’s why!