• 0 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle



  • Just the fact that windows has a hidden “true administrator” account that you have to use for some stuff, and is not easily accessible makes it way harder to take control of your own hardware.

    Linux has the same thing, with the root account, but you can access it from a single sudo su command in a terminal (which is mostly pointless since sudo itself executes commands with the highest priviledges).

    Also, Microsoft, not every damn thing needs a GUI. I’d rather have a good command line experience than having to trifle through the registry.