• magnetosphere@fedia.io
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    4 days ago

    I’m such a Mac user that I don’t even get it. I am simultaneously laughing at myself and embarrassed.

      • Samskara@sh.itjust.works
        link
        fedilink
        arrow-up
        12
        arrow-down
        1
        ·
        4 days ago

        macOS only does this on network shares or external storage that’s formatted in neither HFS+ nor APFS, Apple‘s file system formats.

          • Samskara@sh.itjust.works
            link
            fedilink
            arrow-up
            12
            ·
            4 days ago

            ZIP files created with macOS‘ file manager Finder can also contain DS_Store files.

            Yes, the idea is to support macOS features on non native file systems.

            If you want to look it up, some of this goes back to HFS, a file system with a resource fork and data fork. It allows you to do pretty cool stuff.

        • boonhet@sopuli.xyz
          link
          fedilink
          arrow-up
          2
          ·
          3 days ago

          Huh? I’ve seen it on the git untracked files list on APFS drives, I’m pretty sure.

          In fact I know some companies just add it to .gitignore for that reason

    • dohpaz42@lemmy.world
      link
      fedilink
      English
      arrow-up
      17
      ·
      4 days ago

      Depending on how you interact with your computer, and when you started being a Mac user, I’m not surprised.

      Starting at macOS 10.12 16A238m, Finder will not display .DS_Store files (even if you ran defaults write com.apple.finder AppleShowAllFiles YES in Terminal to show hidden system files).

      Wikipedia

      • IO 😇@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        2
        ·
        3 days ago

        Apple treats it’s users like children, i would feel so not respected. Yeah you bought the machine but don’t worry your pretty little head with these confusing files

    • Psythik@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      3 days ago

      That’s cause they’re hidden from you. The file does not show up on MacOS, even if you enable showing hidden files.