this post was submitted on 15 Aug 2025
555 points (98.6% liked)

Programmer Humor

25730 readers
1229 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
[–] dohpaz42@lemmy.world 27 points 12 hours ago (4 children)
  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)
[–] Clent@lemmy.dbzer0.com 1 points 2 hours ago

Folders aren’t by default listed at the top

This is a aweful windows only thing. Anyone who likes it should be ashamed.

No good intuitive way to set defaults for ALL folders at once

This is inexperience with the finder because it's ridiculously easy to set this.

[–] SmoothLiquidation@lemmy.world 6 points 9 hours ago (1 children)

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 9 hours ago (1 children)

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

[–] ScintillatingStruthio@programming.dev 9 points 7 hours ago* (last edited 7 hours ago) (1 children)

Because if you're looking for a subfolder you're not looking for a file, and vice versa? It doesn't matter much in sparse directories, but it annoys me having to scroll through a ton of files to find the folder I want in directories with both.

I too like a lot of things about Mac, but finder could be improved, for sure.

(I have gotten used to a lot of its features and hate Windows' defaults too, so there's that. I don't think an ideal exists, unless it's in Linux somewhere and I just need to dual boot the desktop and get it over with)

[–] undefined@lemmy.hogru.ch 2 points 6 hours ago (2 children)

On macOS I just type the first few letters of the file/folder and because it’s in alphabetical order, I find it immediately. I don’t want to have to think “oh is this a file or a folder” then scroll around to the appropriate area.

This reminds me of users who complain about <select> fields on websites: they always want some weird sorting instead of just tabbing into the field and typing a few letters.

[–] ScintillatingStruthio@programming.dev 2 points 6 hours ago (1 children)

Thar makes sense, although I am generally not trying to use the keyboard at the same time (to be honest I was not aware you could filter a finder view like that, I thought it only ran search and I have never found MacOS's search to be satisfactory)

[–] undefined@lemmy.hogru.ch 2 points 6 hours ago

I grew up on Windows but when I came to macOS I went hard into key commands; the UI is a lot more uniform so using a combination of key commands and Trackpad gestures you can fly through tasks pretty quickly.

[–] spankmonkey@lemmy.world 1 points 6 hours ago

I haven't memorized everything, so file folders grouped together is easier.

Having the option to choose to sort either way would be the best option.

[–] dan@upvote.au 4 points 11 hours ago (1 children)

What is a spring-loaded folder?

[–] kautau@lemmy.world 4 points 10 hours ago (2 children)

I use that all the time but never knew it had a specific name.

[–] dan@upvote.au 2 points 10 hours ago (1 children)

This doesn't sound any easier than using Ctrl+X to cut files and Ctrl+V to paste them wherever you want to?

[–] kautau@lemmy.world 3 points 9 hours ago* (last edited 9 hours ago)

Depends on how you use your computer. Plenty of people would tell you that using a GUI file manager and cutting/moving files is inefficient on any platform as opposed to just using a terminal.

There are times where it’s nice to drag a file or group of files and have Finder show me the content of the destination folder before I decide to drop the files. But sure I could do that with 3 mouse clicks and 4 keyboard taps.

I think that terminal only or primarily terminal is valuable, a combination of mouse and keyboard with shortcuts is valuable, and also the ability to just use your mouse (especially helpful for accessibility) is also valuable, and they all should be supported.

[–] bitjunkie@lemmy.world 1 points 11 hours ago* (last edited 11 hours ago) (1 children)
  1. Download iTerm2
  2. See 1
  3. See 2
  4. See 3
  5. See 4
  6. See 5
[–] dohpaz42@lemmy.world 1 points 7 hours ago

Last I checked that’s not a Finder replacement. 😉