this post was submitted on 15 Aug 2025
607 points (98.4% liked)

Programmer Humor

25730 readers
1236 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
[–] SmoothLiquidation@lemmy.world 7 points 11 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 10 hours ago (1 children)

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

[–] ScintillatingStruthio@programming.dev 9 points 9 hours ago* (last edited 9 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 8 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 8 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 8 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 8 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.