932
open source in progress...
(feddit.uk)
Post funny things about programming here! (Or just rant about your favourite programming language.)
UTF-8 is absolutely magical in how it's backwards compatible with ASCII. Windows still uses UTF-16 which makes supporting Unicode filenames and stuff a huge pain compared to linux. At least pretty much the entire web is UTF-8.