8 comments

[ 4.1 ms ] story [ 25.3 ms ] thread
This made me smile. What an astonishing combination. The oddball application of a font as a disassembler works like a wonderful practical joke to me. Merging parsing, processing and rendering into a single step feels mad genius.
Man... I'm lucky if the fonts I'm using even have tabular figures as alternates. This is on a whole other level.
Not too surprising given that a font maps bytes into glyphs, and an instruction set maps them to instructions. I suspect a 6502 or 8051 version would be much simpler.
I guess it would be cheating, but he actually could have just written it in Rust, since OpenType can execute web assembly. People have abused that to embed things like Tetris and even an LLM inside of fonts.

What he did was more impressive in a way.

Ha ha this is the best thing I have seen today in hacker news!

So clever and funny