Always learning

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

help-circle





  • My assumption is some steam deck refresh or other handheld-related thing.

    The comment line above the code block containing Galileo, sephiroth, etc, says “Jupiter Devices.”. Steam deck code name was “valve-jupiter”

    Valve Index 2 is code named “Deckard” I believe.

    Not sure of the significance behind the device codename of Galileo, or family of Sephiroth though.

    Edit: would be cool if it’s a device for both. A portable PC handheld capable enough for VR.

    A counterpoint to it being a steam deck is that APUs haven’t gotten fast enough to justify a new revision already, but maybe if the justification is that valve is confident that the APUs are fast enough at least for a whole different gaming medium (VR), maybe it’s possible?





  • 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.