Installing OS, 10 years ago:
Windows: click a couple of buttons enter username and password
Linux: Terminal hacking, downloading shell scripts from github
Installing OS today:
Linux: click a couple of buttons, enter username and password
Windows: Terminal hacking, downloading shell scripts from github.
Link to video: https://m.youtube.com/watch?v=qKRmYW1D0S0
To be entirely unbiased here, this covers user friendly distros that pretty much blow windows away for “default experience”.
Windows has adware and scareware - more so it has config-cluster-fuckification (I believe this is the academic term for it?). This is where windows lost me - when it started bundling basic config options together to force you to relinquish your privacy. Now it’s “edit the registry or gtfo”…
I think the biggest shift in the last 20 years is troubleshooting in Linux and windows.
20 years ago and I had to troubleshoot issues and Linux. It genuinely required a good bit of computer knowledge to get it done. Sometimes hours of work to figure out how to get a webcam to work Or how to fix grub?
Windows back then used to be so easy. And there was usually something that would do a quick fix.
However, now and I run across a windows issue. It’s a nightmare. I can put hours of work into trying to fix a driver issue or an issue with updates and get nowhere. Then go to reinstall the operating system and have to spend more hours just to get it installed.
Now in Linux, not only do I rarely have issues but also fixing those issues are pretty straightforward. And if I can’t fix it a reinstall takes minutes and I’m back up and running in no time.
I feel like Linux respects me as the user. Like, I don’t know why this broke, but you get to keep both pieces. We believe in you. Good luck!
Windows tries to obfuscate any useful information while Linux tries to give logs and man entries to walk the user through what went wrong.
When the BSOD code has nothing to do with your actual problem
Well OBVIOUSLY you need to set HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session\Windows\Microsoft\Win10\MSWindows\CockNBalls\BSODWord to 0 then restart your computer.
Sorry, that was before KB1103995. The new method requires you to check a box in your OneDrive account first before the entry is respected.
Except you already have that update installed, the box is not checked and the entry is still respected, nobody could possibly tell you why because that’s not how it’s supposed to work and everyone else works as stated! And now you have to live with the knowledge that your system is in some unobserved quantum superposition with a critical fix in place which may stop working at any moment for any reason and nobody can tell you how you even managed to get into this situation…
Maybe Linux is 10 years ahead. Let’s give our windows users some insight about their future:
Don’t remove the French language pack with sudo!
This took me a minute to figure out 😝
I don’t get it.
sudo rm -fr /
Add
—no-preserve-root
if you really want to make sure it’s gone! /jI know just enough about Linux to know that’s problematic. I don’t know anything about language packs to know why someone try to remove one this way though. Just seems wrong from the get go.
It’s an old joke:
sudo = admin rights
rm = remove
fr = force recursive (the more popular syntax is
“rf” but for the joke its “fr” which looks like a short form for French)
/ * = C:\
It doesn’t remove the French language pack, it removes the entire harddrive.
Tbf it does remove the french language pack.
And then some more.
Related, I predict Windows on ARM will be a massive failure, again.
Windows is Windows because a critical mass of their market is terrified of being vaguely incompatible with any software they use today. Wine will never give them enough confidence just like ARM emulation of x86 will never give them confidence.
Extra bizarre, from what I’ve seen the Windows devices vendors are treating the ARM variants as a premium model and charging more for them, despite having no real compelling story for the customers. You can either have an x86 offering that’s from all appearances just as overall capable and absolutely able to run your software today, on an ARM offering that is more expensive and maybe a bit less compatible, with maybe better battery life (either sincerely or at least a belief).
Mac is able to force the issue because the hardware and software all wanted to make ARM happen and forced it, but with Windows on ARM, only Qualcomm really cares, Microsoft and all the device vendors would prefer to hedge their bets, which in this case tie goes to the incumbent.
You don’t download shell scripts from github for windows. You download batch scripts and exes from random file hosting sites, and they don’t even fix your problem.
CMD is a shell, homes.
Talking here about regular x64 OS install not ARM though, have not played with that myself.
Not really, it is usually PowerShell scripts from trusted blogs or in case of local account creation, you run a batch file that is built in installer (oobe\bypassnro) that adds a single registry value. Not sure I would call this hacking. Then again I don’t think Linux 10 years again had problems with account creation as well.
Would be nicer if you could create local account out of the box? Sure. Do some prefer MS account? Also true.
some random .exe from mediafire to install drivers
or one of those shady ones with tons of ads and slow ass downloads.