Always learning

  • 5 Posts
  • 59 Comments
Joined 1 year ago
cake
Cake day: June 28th, 2023

help-circle












  • Yes, NTFS lacks features that surely one of the many Linux filesystems have. But it also has features others do not. There is no one-siize-fits-all filesystem.

    • Ext4 is generally faster than NTFS, but cannot handle as large of files
    • ZFS has a multitude of features that NTFS does not, like zraid, dedup, etc., but usually at the cost of RAM.
    • BTRFS is included in the Linux kernel and also has many features, like being able to conveniently switch hard drive raid-like configurations on the fly with rebalance, but doesn’t support fs-level encryption
    • NTFS lacks in many features the others do not, and is a “non-standard” filesystem. However, it’s one of the few with better cross-platform support, more advanced access control, pre-emptive journaling, reparse points, etc.

    It’s quite obvious that my calling out tribalism has felt to you an attack.

    We get enough of this “us vs them” mentality in literally every topic and medium. I’d just like a little more nuance and genuine discourse. So I apologize if I’ve offended you.