𝙲𝚑𝚊𝚒𝚛𝚖𝚊𝚗 𝙼𝚎𝚘𝚠

  • 0 Posts
  • 65 Comments
Joined 2 years ago
cake
Cake day: August 16th, 2023

help-circle








  • I take it you don’t filesystem much do you?

    I take it you don’t Windows much?

    Windows moves the file from its current folder to the hidden system folder C:\$Recycle.Bin\. That involves copying file metadata, updating NTFS records, and possibly moving the file across volumes (which becomes a full file copy+delete).

    Large files or folders with many entries take longer because NTFS has to record each move, update security descriptors, and maintain the Recycle Bin’s index.

    If the file is on another drive than the C-drive, the system literally copies it into that drive’s recycle bin folder, then deletes the original.

    Nobody said Windows did this stuff efficiently.

    I’m practically certain that what’s slowing Windows down when sending something to the Recycle Bin is the background processing and data compression being performed by System Restore.

    Windows doesn’t do any recycle bin data compression. And System Restore is a completely separate, unrelated system. So no it doesn’t do any of that.





  • Yeah but that’s precisely the thing isn’t it: you need to know Winboat, Gnome Boxes, VMs etc… exist, you need to know how to configure it and how to use it.

    I’ve installed Bazzite a while ago for my sister after my old gaming PC didn’t support W11 which I donated to her. Took 2 reinstalls because apparently it’s very easy to mess with hard drive mounting in a way that bricks the OS into an unrecoverable boot loop. Then, I needed to get her games working through Lutris, which did eventually work but updating those games then became an issue. I know how to do it, but she still has difficulty getting the steps right. Had I left it to do it herself, she would’ve been far too intimidated to even get started properly (and she’s above-average when it comes to computers). And of course 90% of computer work happens in the browser, but people are unlikely to switch if that remaining 10% doesn’t also just work out of the box.

    Arguably this all isn’t Linux’ fault, but that doesn’t magic the issues away. Windows is just a lot more familiar and harder to brick beyond repair. Of course it’s less powerful and more bloated, but managing to get a Linux install to that point is often still quite hard for many people. And the average person has very little patience to make something work.


  • I know people like to joke this, but there’s plenty of “I use distro X because it works well with Nvidia gpus”, “I had to use XYZ to make the drivers for my steering wheel work” and “I use software XYZ which doesn’t quite work (fast enough) through Wine/Proton”.

    Windows entire shtick is that due to its market dominance, companies will make sure their product works with Windows, hence it’s a very plug-and-play OS.

    Sure, Windows does shit users don’t always want or like. But it doesn’t generally outright break things these days. And if it does, the instructions online on how to fix it are generally a bit easier to follow than those for Linux.

    Linux being a bit harder to set up isn’t really Linux’ fault. And these days the chance that your distro outright works without tweaks is fairly high. But it’s not at the same level as Windows is yet.