Happy 30th Birthday “New Technology” File System! Thanks for 30 years of demonstrating Linux superiority with a gap that widens with every new kernel release 👍

    • Confetti Camouflage@pawb.social
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Nothing inherently wrong with NTFS itself as a filesystem besides being proprietary, and Microsoft supplies absolutely no support for using it in Linux. All the work done to get it running in Linux has been from the ground up and it shows. Many times I’ve had a hiccup on my external drives and they completely lock up until they’re repaired on a windows machine. Unfortunately NTFS is one of the only journaled file system that works on both Windows, Apple, and Linux.

      There has also been a lot of advances for filesystems like checksumming so you know when you get bitrot. Or copy-on-write which can take snapshots of a file and then further changes are stored as the difference. You can then rollback to any snapshot you’ve taken.

    • Secret300@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      Very slow, still needs defragmented, proprietary, (I know a lot of people don’t care about that but also a lot feel that proprietary software is malware) and is so unbelievably slow on hard drives. I know I said slow twice but god damn on a hard drive it’s rough. I know just get an SSD but I have a 2TB hard drive I keep my games on. It used to be on NTFS so I could dual-boot and not download a game twice but once I left windows I put ext4 on it and it helps a bit.

      • joel_feila@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        When I swapped from l windows to linux my at the 12+ year old pc went from needing like 15 minutes from boot to load the web browser. Linux mint cut that down to 1 minute. yes i cleaned my disk and defrag it regularly. Just less bloat and better fs

      • Montagge@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        I have a 2TB HDD that was ntfs and now ext4 as well. I can’t say I’ve noticed a difference, but I didn’t do any benchmarking either.

        I wouldn’t consider ntfs as malware like I would something like anticheat software. As far as I know ntfs doesn’t intentionally or negligently harm, open a system to harm, or perform tasks that have nothing to do with the designed function.

        Drefragging sucks I guess, but it had to be run so infrequently. I can certainly understand why someone would want to move onto something that removed the need for it.