- 3 Posts
- 3 Comments
Joined 2 years ago
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
soc@programming.devto Linux@programming.dev•Linus Torvalds Expresses His Hatred For Case-Insensitive File-Systemslink fedilink 1·arrow-up 2 months agoedit-2 That –at best– gives you the same performance.
EDIT: Ok, I misunderstood – you meant the performance of “case insensitive in kernel” vs. “case insensitive in userspace”. I get your point now.
soc@programming.devto Linux@programming.dev•Linus Torvalds Expresses His Hatred For Case-Insensitive File-Systemslink fedilink 2 months ago0·arrow-up How would that happen?
Sure, there are some worse/more limited predecessors – my design was partially motivated by a desire to improve upon these.
For instance, that ML-derivative you are using for your examples
if then else
in the language, thus making it not unifiedmatch
is very limited in which coding patterns it can expressAlso, none of the examples are “more clear” or “have less magic”:
Maybe they are more “familiar” to you personally, but that’s about it.
Too me they just look clunky, full of accidental complexity and trying to work around a poor/limited language design.