Nextcloud asked in a poll at https://mastodon.social/@nextcloud@mastodon.xyz/115095096413238457 what database its users are running. Interestingly one fifth replied they don’t know. Should people know better where their data is stored, or is it a good thing everything is running so smoothly people don’t need to know what their software stack is built upon?

  • paraphrand@lemmy.world
    link
    fedilink
    English
    arrow-up
    81
    arrow-down
    34
    ·
    edit-2
    3 days ago

    Every person using a computer should know what their filesystem is and what database they are using. Otherwise they are fools.

    Can you believe kids don’t know what NTFS or APFS are these days?! Stupid iPad babies.

    • paper_moon@lemmy.world
      link
      fedilink
      English
      arrow-up
      41
      ·
      3 days ago

      Haha at some point it did matter to regular folks though. I remember in Junior high when I would try to pirate games or software on Windows, I learned the big difference between fat32 and the new filesystem Microsoft released, NTFS because I couldn’t download files larger than 4GB on fat32.

      • Cousin Mose@lemmy.hogru.ch
        link
        fedilink
        English
        arrow-up
        24
        ·
        edit-2
        3 days ago

        It’s important if you’re using flash drives across platforms though that’s pretty rare these days too. My wife has run into this problem by formatting as ExFAT (GUID partition table) when print shops’ terrible machines only support FAT32 and/or MBR partition tables.

        Thankfully macOS at home understands ExFAT otherwise those formatted drives from her Windows work computer wouldn’t even work.

        • paper_moon@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          ·
          edit-2
          3 days ago

          True, I guess not. But piracy was big at that age group because we were kids who didn’t have our own money, so if our parents didn’t buy the games we wanted, people would try to download them instead. So I fell into learning this detail by necesssity instead of out of pure curiosity or desire to learn more about the computer. I wanted to download Neverwinter Nights or whatever game, and fat32 was standing in my way, haha

        • cmnybo@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          3
          ·
          3 days ago

          FAT32 is still a very common filesystem for flash drives and memory cards because it works on everything. Lots of people are likely to run into the 4GB file size limit.

      • Ledivin@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        3 days ago

        I still have a FAT32 external drive that this (very) rarely still bites me 😫 there’s nothing important on it, so I’ve been lazy

          • paraphrand@lemmy.world
            link
            fedilink
            English
            arrow-up
            6
            ·
            3 days ago

            Look into it, it’s pretty good.

            And Apple updated hundreds of millions of devices to it from an old file system without losing any data. Imagine Microsoft pulling off such a migration. It was silently done in the background with a normal OS update. Really impressive.

            • lightnegative@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              19 hours ago

              No, it’s garbage because of its approach to case sensitivity.

              It’s case insensitive by default (which is a WTF in itself and encourages the same laziness Windows users thrive on with NTFS) but it also has a case sensitive mode.

              Except the case sensitive mode is almost entirely useless because of the amount of apps it breaks that assume the default case-insensitive mode. It also means that you as a programmer have to add extra crap to your file handling code for case insensitive string comparisons if you want to support both modes

      • BlackVenom@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        It’s used on popular toys and consumer gadgets. Most well to do tech nerds don’t bother with such riff raff either.

      • panda_abyss@lemmy.ca
        link
        fedilink
        English
        arrow-up
        9
        ·
        3 days ago

        That kid is never going to figure out if they downloaded the assignment pdf to “Downloads (iPad)” or “Downloads (iCloud)”