Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 3 months ago.DS_Storesh.itjust.worksimagemessage-square114linkfedilinkarrow-up11.7K
arrow-up11.7Kimage.DS_Storesh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 3 months agomessage-square114linkfedilink
minus-squareCroquette@sh.itjust.workslinkfedilinkarrow-up19·3 months agoI am not familiar with MacOS, but that seems like a nightmare. What is the purpose of these files?
minus-squarevvv@programming.devlinkfedilinkarrow-up54·3 months agothe macos file browser, Finder, lets you set a background for a folder, move file icons around to arbitrary positions, other shenanigans. in order for this to work across systems on removable storage media and network mounts, they have this.
minus-squareEddoWagt@feddit.nllinkfedilinkarrow-up3·3 months agoWhy not make the file when a change is made like with windows desktop.ini files?
minus-squarefilcuk@lemmy.ziplinkfedilinkarrow-up2·3 months agoI don’t think the code is available for people to figure out whether there’s a reason or if it’s completely arbitrary.
minus-squaredwemthy@lemmy.worldlinkfedilinkarrow-up20·3 months agoIirc they’re indexes for the system wide search feature, Spotlight
minus-squareFonzie!@ttrpg.networklinkfedilinkarrow-up3·3 months agoNope, that’s the .Spotlight-{INDEX} folder which is also often created 😁
I am not familiar with MacOS, but that seems like a nightmare. What is the purpose of these files?
the macos file browser, Finder, lets you set a background for a folder, move file icons around to arbitrary positions, other shenanigans. in order for this to work across systems on removable storage media and network mounts, they have this.
Why not make the file when a change is made like with windows desktop.ini files?
I don’t think the code is available for people to figure out whether there’s a reason or if it’s completely arbitrary.
Iirc they’re indexes for the system wide search feature, Spotlight
Nope, that’s the .Spotlight-{INDEX} folder which is also often created 😁