• 0 Posts
  • 17 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle

  • On this I must respectfully disagree.

    HDR monitors have been standardized more poorly than Bluetooth was, so I could kind of see this sort of producer interference coming. It didn’t help that the average user doesn’t even understand what that means.

    Most modern hardware works out of the box on Linux, and often runs a stripped down kernel as its own firmware.








  • I hear you.

    The first time WBR killed my partition labels, it was before I could even properly restart. I removed the GRUB entry after that mess, once I repaired their labeling; but at least at the time, it would come back after every GRUB update. Later I just moved Windows to its own hard drive and left it there.

    Now I don’t even feel the need to bother with it at all.


  • BoastfulDaedra@lemmynsfw.comtolinuxmemes@lemmy.worldIt happens 🤷
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    7 months ago

    Put simply, Linux is a kernel; WSL is a partial emulator of that kernel with exceedingly little support for the programs that attract people to it.

    As one popular example, there’s no support for anything graphical. I’ve heard a lot about how the feature is coming, but I’ve yet to meet anyone who got it to work.

    Under-the-hood, you are still using the bloated Windows kernel, a now 30-year-old file system which was flawed to begin with (NTFS) or something newish that’s closely related to it, and you’re facing the same exhausting privacy violations that MS has been in hot water for; except you get to do it with bash instead.

    I tried it on my laptop that had Windows 11 pre-installed, and I cannot imagine how they’re attracting anyone other than middle management and freshmen boot camp engineers with it. Apparently they found out that Ubuntu could be side-loaded in two minutes and panicked or something.

    Addendum: WSL2 is apparently less of an emulator and more of a stripped-down VM, but again, how that appeals to me more than a full VM with drag-and-drop support is beyond me. Maybe someone else can give you a use case that’s worked for them.