Comment by nomel
3 hours ago
It would be interesting to see how things changed if you included extended ascii characters [1], which were widely used for ascii UI.
3 hours ago
It would be interesting to see how things changed if you included extended ascii characters [1], which were widely used for ascii UI.
I did actually try out various alphabets e.g. Cyrillic, Greek and symbols (e.g. box drawing symbols), but ended up removing them: https://github.com/alexharri/website/commit/d969ef839
Using only ASCII felt more in the "spirit" of the post and reduced scope (which is always good)