this post was submitted on 28 Jan 2025
1729 points (99.7% liked)

Programmer Humor

20352 readers
1460 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] vvv@programming.dev 55 points 1 week ago (1 children)

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.

[–] EddoWagt@feddit.nl 3 points 1 week ago (1 children)

Why not make the file when a change is made like with windows desktop.ini files?

[–] filcuk@lemmy.zip 1 points 1 week ago

I don't think the code is available for people to figure out whether there's a reason or if it's completely arbitrary.