Comment by Ekaros

Comment by Ekaros a day ago

1 reply

Maybe we should have just replaced ascii, horrible encoding were entire 25% of it is wasted. And maybe we could have gotten a bit more efficiency by saying instead of having both lower and uppercase letters just have one and then have a modifier before it. Saving lot of space as most text could just be lowercase.

guappa a day ago

yeah that's how ascii works… there's 1 bit for lower/upper case.