Linux vs Windows tested in 10 games - Linux 17% faster on Average::Computers, hardware, software and gaming in Spanish and English

        • @[email protected]
          link
          fedilink
          English
          118 months ago

          For real - it would be AWESOME if you could install windows on ZFS or btrfs or whatever

          • @targetx
            link
            English
            68 months ago

            You’d still be running Windows though so why bother

            • @[email protected]
              link
              fedilink
              English
              68 months ago

              While I agree that Linux is generally better, there are some use cases outside of gaming that work better in (or are required to use for one reason or another) Windows.

              • @targetx
                link
                English
                38 months ago

                Oh I definitely agree. But still; when I’m running Windows the filesystem is very low on my list of annoyances.

            • @[email protected]
              link
              fedilink
              English
              78 months ago

              That has a hell of a lot of disclaimers around reliability, and I’m not seeing anything about it being able to actually host the operating system on the filesystem itself, or any way to roll this into the installer itself

        • @[email protected]
          link
          fedilink
          English
          28 months ago

          They knew it’s not going to stay new forever, but they went ahead with that name anyway. I guess that’s what happens when the marketing team wins the company raffle.

      • @[email protected]
        link
        fedilink
        English
        -1
        edit-2
        8 months ago

        NTFS isn’t the issue, at least in my experience, and not even Microsoft’s implementation of it (though ntfs-3g seems faster). The issue is the File Explorer: Things like reading mtimes of gigantic directories takes maybe a second under linux, nushell under windows (native, not WSL) is just a tiny bit slower, while File Explorer takes minutes to sort by mtime. Coming to think of it I should try Dolphin.

        Generally speaking the problem with Windows is not so much NT but everything on top of it.