this post was submitted on 25 Apr 2025
274 points (97.6% liked)

Linux

7115 readers
245 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] masterspace@lemmy.ca 19 points 3 days ago (1 children)

OSs and filesystems aren't built for programmers, they're built for grandmas.

You're just flat out and completely wrong.

  1. No grandma is typing out file URLs. This is not a point.
  2. OSes literally do nothing useful on their own. Their explicit purpose is to allow developers to write applications for them for users to use.
  3. Case insensitivity can be handled at the application level, there is no necessity to handle it at the OS level.
  4. Case insensitivity isn't even clearly defined as Linus outlined, but you know what is clearly defined? Different character byte codes.