Torvalds disses HFS+ (the file system of Mac OS X)
Wednesday, 6. February 2008, 07:31:10
While I think it is good that people have their opinions, it is possible to keep discussions civilized. Calling something “complete and utter crap” will not help anything.
Personally, I think the idea of storing file names as sequences of Unicode characters, however encoded (like Windows and Mac OS X both do) has vast advantages over storing them as sequences of bytes (like Linux does). If you have ever tried accessing files with non-ASCII names over Samba, or tried to switch your locale encoding on a running Linux system from, say, ISO-8859-1 to UTF-8, while trying to access your file names with non-ASCII characters in them, you know what I mean.
Linux needs to take the step forward from the 1980s and accept that a sequence of octets is not good enough. The world needs Unicode.
(via MacWorld)


