Live data from Hacker News

Show HN: Z80 Sans

github.com

11–14 of 14 posts

Re: Show HN: Z80 Sans

#12
post #6

Earlier quoted context omitted.

It definitely feels like putting functionality in the wrong places.

Only if you can show that no normal language needs it.

Certainly there isn’t any natural human language that needs disassembling Z80 binary code.

Yet.

Re: Show HN: Z80 Sans

#13
post #12

Earlier quoted context omitted.

Only if you can show that no normal language needs it.

Certainly there isn’t any natural human language that needs disassembling Z80 binary code. Yet.

You said "putting functionality in the wrong places".

The font system does not have any such functionality as z80 disassembly. It has generic functionality for generating glyphs.

If there are any normal human written languages that benefit from the functionality to generate modified glyphs dynamically based on content and context rules, then the functionality is not misplaced.

Re: Show HN: Z80 Sans

#14
post #12

Earlier quoted context omitted.

Certainly there isn’t any natural human language that needs disassembling Z80 binary code. Yet.

You said "putting functionality in the wrong places". The font system does not have any such functionality as z80 disassembly. It has generic functionality for generating glyphs. If there are any normal human written languages that benefit from the functionality to generate modified glyphs dynamically based on content and context rules, then the functionality is not misplaced.

Of course it’s useful for human languages. Using it to disassemble Z80 hex dumps is what I have mostly aesthetic objections against. It’s both fascinating that it can be done and horrifying that someone actually did it.
Post reply on HN