630
you are viewing a single comment's thread
view the rest of the comments
[-] waldfee@feddit.org 7 points 9 months ago
[-] SlurpingPus@lemmy.world 7 points 9 months ago

Apple's filesystems in fact have an option for case-sensitivity.

[-] ChairmanMeow@programming.dev 3 points 9 months ago

There are StringComparison options to pass that allow you to ignore case sensitivity when comparing. No need for ToLower.

[-] InFerNo@lemmy.ml 3 points 9 months ago

Then they're not the same path...

[-] waldfee@feddit.org 2 points 9 months ago

apfs is by default case-insensitiv, for some reason, so the paths would still be the same. It apparently even causes issues with some installers when macos runs on apfs(case-sensitive)

this post was submitted on 26 Nov 2025
630 points (99.2% liked)

Programmer Humor

33033 readers
1866 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 3 years ago
MODERATORS