731
(page 2) 50 comments
sorted by: hot top controversial new old
[-] undefined@lemmy.hogru.ch 28 points 23 hours ago

I’ll say that as much as I love Apple and macOS, Finder has some pretty terrible defaults that make file management pretty difficult for the average user. The default “All Files” view is atrocious.

[-] dohpaz42@lemmy.world 32 points 23 hours ago
  1. Not being able to create a file
  2. Folders aren’t by default listed at the top
  3. Spring-loaded folders are hit or miss
  4. No good intuitive way to set defaults for ALL folders at once
  5. No good intuitive way to reset any folder defaults
  6. .DS_Store and ._DS_Store (nuff said)
[-] SmoothLiquidation@lemmy.world 8 points 20 hours ago

I HATE that windows will sort folders at the top instead of alphabetically with everything else. I guess it comes from using a Mac for so long.

I agree about .DS_Store in any mixed os environment though.

[-] undefined@lemmy.hogru.ch 3 points 19 hours ago

Yeah, I don’t know why having folders at the top would make anything easier.

load more comments (5 replies)
[-] dan@upvote.au 5 points 21 hours ago

What is a spring-loaded folder?

load more comments (5 replies)
load more comments (5 replies)
[-] jjjalljs@ttrpg.network 14 points 22 hours ago

I think most computer users now don't know that file systems exist

[-] dan@upvote.au 9 points 21 hours ago* (last edited 15 hours ago)

Especially younger people. They're used to files just... being there on their phone. Photo albums? Nah, just scroll though every photo you've ever taken to find the right one.

That, and having powerful search functionality + tagging has made perfect folder structures less of a requirement. I've never had trouble finding documents in paperless-ngx just by searching, for example.

[-] i_am_not_a_robot@feddit.uk 17 points 23 hours ago

Just missing a random pile of files on the desktop.

[-] sundray@lemmus.org 6 points 22 hours ago

What is this "desktop" of which you speak?

Is that what's under all these files?

load more comments (1 replies)
load more comments (1 replies)
[-] 30p87@feddit.org 15 points 23 hours ago
[-] probable_possum@leminal.space 19 points 22 hours ago

"SDD"?

Yes. Solid Disk Disk.

[-] notarobot@lemmy.zip 10 points 22 hours ago

Solid disk drive

[-] homesweethomeMrL@lemmy.world 3 points 20 hours ago
[-] BorgDrone@feddit.nl 7 points 22 hours ago

Do you even git?

Surely experiment 1…n should be branches.

load more comments (2 replies)
[-] NJSpradlin@lemmy.world 7 points 23 hours ago

I find myself having too many nested folders, and I’m just a normie. I wonder how deep they go for you tech people.

At some points, Windows won’t let me change the file name because it was too long and I’m assuming the file path to it plus the ridiculously long name (“person last name, first name - type of document (purpose) yyyymmdd”) just breaks Windows.

Sometimes I have to copy those files to my desktop just to rename the new file, so that I can upload the file to an online system that only lets me upload files with names under 42 characters long. It’s wild.

[-] bitjunkie@lemmy.world 6 points 21 hours ago

This was one of the reasons I quit trying to develop on Windows way back when. I had a very well organized system of subfolders for all my code, and it was literally running into some kind of path length limit trying to import deeply nested dependencies in certain projects. This was WELL into the era of 64-bit computing, absolutely no excuse other than Microsoft taking shortcuts.

I still run into this issue when one of my company's clients requires developing on Windows. Doesn't take many subfolders before node_modules just starts breaking.

There are lots of reasons I hate developing on windows and that's certainly one of them.

[-] Eheran@lemmy.world 6 points 22 hours ago

You can enable long names in Windows, essentially removing that restriction and giving you the power of all the sub folders up to something like 26'000 characters.

  1. Open the Registry Editor.
  2. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
  3. Find the LongPathsEnabled DWORD value, double-click it, and set its value to 1
  4. Restart your computer
  5. Be free and happy
[-] NJSpradlin@lemmy.world 5 points 22 hours ago

That sounds like something my organization would have restricted access to.

load more comments (5 replies)
load more comments (5 replies)
[-] Blaster_M@lemmy.world 3 points 20 hours ago

Realistically, the skip should be named "Desktop"

[-] BingBong@sh.itjust.works 4 points 22 hours ago
load more comments
view more: ‹ prev next ›
this post was submitted on 15 Aug 2025
731 points (98.3% liked)

Programmer Humor

25726 readers
1254 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