I know the filesystem is simple to Linux users, but the semantic form of physical drives getting a letter always made more sense to me.
I have three drives in my computer. So they’re labeled C:, D:, and E:. You can’t place a file on “The Computer” - it’s stored on some particular drive. If I install a game on the E drive, and then later somehow remove that drive and bring it somewhere else, that game remains on that drive, even if it’s no longer E.
On Linux, as best I understand it, if I have three drives, two of them are at /dev/hdd0 and hdd1. But they’re not actually there, they’re accessed at /media/hdd0 after mounting them (or at least, that’s the convention, and if it’s someone else’s computer, good luck). Then you either begin every game installation path with that annoying prefix, or you start configuring a dozen symlinks. If you place an item in /home/documents/notporn, then who knows which drive it’s on because you don’t know what symlinks someone set up to make that folder.
Windows does have symlinks too now, which has been nice for hacking a few installation directories, but I appreciate that it’s an exception, and everything else follows relatively logical division of space, rather than this hybrid system where the filesystem isn’t just stored files but also devices, programming concepts, and more.
M500@lemmy.ml 4 months ago
I think about this sometimes. What stuff can’t you do in a Linux GUI that an average person would be able to do in Windows? For the sake the simplicity, lets limit the GUI to Cinnamon, Plasma, or Gnome.
Obviously, there are obscure GUIs out there, but in the main ones, I think just about everything can be done without CLI.
jj4211@lemmy.world 4 months ago
I’d amend that to say I wouldn’t count “regedit” or group policy muck to be “easy” by virtue of having “a gui”. Those are areas where technically there’s GUI that might be CLI-only under Linux, but hardly friendly enough to make a difference.
asexualchangeling@lemmy.ml 4 months ago
Regedit is about 10,000 times more complicated than Windows users think the Linux terminal is
sturmblast@lemmy.world 4 months ago
Amen, I consider myself pretty savvy with Windows under the hood. Most of the time when my users see me ripping around in the registry to fix something they think I’m some crazy skilled hacker\programmer lol. It’s funny.
sturmblast@lemmy.world 4 months ago
Good point
sturmblast@lemmy.world 4 months ago
Until you have problems with hardware or something, generally I’d agree.
M500@lemmy.ml 4 months ago
That’s pretty rare these days. If you running reading edge then maybe there are a few months or using a wifi- usb adapter.