Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

TLDR: the author found out about natural ordering [0], i.e. treating a sequence of digits as a number while sorting.

Usually preferable, except when not. Just like distinguishing between upper- and lowercase letters, and other misery.

[0] https://en.wikipedia.org/wiki/Natural_sort_order



> Usually preferable, except when not. Just like distinguishing between upper- and lowercase letters

When would it be preferable to distinguish between capital and lowercase letters?

Wiktionary does it religiously, and it always makes the entries worse. Want to know what something means in German? Well, that's on a separate page.

Do you want to look something up while using your phone? Don't be stupid; use a desktop that won't autocapitalize the first letter you type in.


When you're dealing with unix-y Git repositories for example.

If you mean more from a user perspective, it really depends. For registry keys for example, since they're interacted with programmatically for the most part, I was expecting them to be case-sensitive. They're case-insensitive though, so that was a bit of a whiplash.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: