New video about my browser for FoC archives (5 min...
# share-your-work
k
New video about my browser for FoC archives (5 minutes): https://archive.org/details/akkartik-mu-2021-08-15 You can try it out by downloading two files (and installing Qemu): • http://akkartik.name/mu/foc-data-20210814.img.gzhttp://akkartik.name/mu/mu-browser-20210815.img.gz Then:
Copy code
gunzip foc-data-20210814.img.gz
gunzip mu-browser-20210815.img.gz
qemu-system-i386 -m 2G -hda mu-browser-20210815.img -hdb foc-data-20210814.img
Main project page: https://github.com/akkartik/mu
🍰 3
The Mu computer's FoC archive browser now renders most Unicode. See the before/after images below. I'm loading 140KB of Unicode glyphs from its system font. Unicode blocks now supported: latin, greek, cyrillic, armenian, hebrew, arabic, syriac, thaana, n'ko, indian (ISCII), sinhala, thai, lao, tibetan, myanmar, georgian (< U+1100) While this is useful in a mostly-English corpus, there are caveats for more intensive use cases: • No support for combining characters yet. This makes support for the other languages I know (Hindi and Tamil, which use _matras_) well-nigh useless. • GNU Unifont's glyphs for the non-Latin languages I know turn out to be quite spectacularly ugly.
👏 2
k
If my name comes up in a search for Einstein, there’s something wrong with your software ;-)
😄 1
i
"Schr00f6dinger" is his Xbox Live gamertag
😂 3
k
Support for combining characters that plumbs new depths of mediocrity: https://merveilles.town/@akkartik/106858559854384210 (see the alt text on the image attachment)
❤️ 2