this post was submitted on 24 Dec 2024
428 points (95.5% liked)

Programmer Humor

20013 readers
1318 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
[–] [email protected] 9 points 3 weeks ago (1 children)

Well ... everyone using case insensitive FSs need to worry how they name stuff anyway.

[–] sep 7 points 3 weeks ago (1 children)

Absolutly. And they can just mount the git store using another filesystem. Would be the by far easiest solution.

[–] [email protected] 4 points 3 weeks ago (1 children)

Or use OS's where case sensitive FS's are the default. The ones I have in mind are much better for programming anyway...

[–] sep 1 points 3 weeks ago

Well obviously. But I assume they would not use windows unless they are forced to.