Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@SteffTek not really since most apps can adapt to different encodings, but it becomes a pain in the ass when you are doing pure tcp networking sometimes and you are expecting a utf 8 encoding for the files but then receive utf 16
-
@SteffTek considering that most digital texts use the Latin alphabet: it saves space
-
@maushax because that's exactly the problem: it's only a fixed 7 bits wide. that's not nearly enough to encode every symbol in every language
-
@humblegeek dude, you gotta read more careful
I never said that UTF-8 was a fixed 7-bit encoding, i was talking about ASCII and took that as an argument against it (which you actually should have been able to figure out by context)
I know how UTF-8 works, implemented it a couple of times already
Related Rants
stolen from somewhere...
joke/meme
windows
utf-16
encoding