this post was submitted on 02 Oct 2023
1417 points (96.8% liked)

Programmer Humor

19198 readers
1594 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 11 months ago (5 children)

Since Linux 5.2, you can disable case sensitivity on the filesystem level on ext4 (called case folding).

[–] [email protected] 17 points 11 months ago

I wonder how many things subtly break when you enable that option.

[–] [email protected] 9 points 11 months ago

Is this a competition for worst idea to solve the problem? :)

[–] [email protected] 6 points 11 months ago

Is there also an option to only have 8.3 filenames? Those long names are so tiresome.

[–] [email protected] 5 points 11 months ago

How to shoot yourself in the foot in one simple step

[–] [email protected] 1 points 11 months ago

This is default in SteamOS.