this post was submitted on 01 Feb 2025
1140 points (99.3% liked)

Programmer Humor

20251 readers
2092 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
[โ€“] Trainguyrom@reddthat.com 12 points 13 hours ago (1 children)

Makes changing the case of a file/folder a lot easier though. Windows you have to rename it to something else then rename it again just to change case but Linux you can just...rename it. It's a small thing but it's something

[โ€“] stebo02@lemmy.dbzer0.com 1 points 10 hours ago

is this bug really impossible to fix just because the file system is case insensitive?