Another good one: FixederSys by Tom7 https://tom7.org/fixedersys/
Ironic that the page says > ... it does have a few small problems, such as not working on modern computers ... When connecting to this site in firefox says > An error occurred during a connection to tom7.org. Peer attempted old style (potentially vulnerable) handshake.
Funny, it does work for my firefox.
The content of this (very good) video is the culprit for the error:
Maybe Morse is just "out", right now, in the geek population? I shall send out the signal for us to unite: ... ___ ... ___ ... Hm. Morse makes adding an ellipsis remarkably challenging!
IMO Morse code misses the point, because it doesn’t depict letters, it encodes the abstract characters into completely different “glyphs”. In particular, knowing the English letters doesn’t make you understand Morse code the way it makes you able to read Two Slice; you need to know the mapping between letters and Morse code. You can trivially encode any alphabet into a one-dimensional graphical encoding. But you coul…
I feel sure thechao knows this, and is just joking in both comments here.
I like https://viznut.fi/unscii/ - meant for ascii art but still works well in a terminal, and still gets unicode updates
I have that forked, as well as a fork of funscii. Both have fixes in the main branch. I've added a fair amount of stuff beyond that in a branch of unscii.
A forgotten point is that modern pixel fonts all assume pixels have a 1:1 ratio: height the same as width, so an 8x8 character box is perfectly square. That's NOT true for many of the old computer displays. Most had finer resolution in the horizontal compared to vertical lines, so more pixels across than in the same distance down. 1:1 "square pixels" was an innovation of the Macintosh, and very unusual for the time.…
Tall-aspected rectangular pixels enabled early displays to support 80+ characters on a line with fewer bits.
A forgotten point is that modern pixel fonts all assume pixels have a 1:1 ratio: height the same as width, so an 8x8 character box is perfectly square. That's NOT true for many of the old computer displays. Most had finer resolution in the horizontal compared to vertical lines, so more pixels across than in the same distance down. 1:1 "square pixels" was an innovation of the Macintosh, and very unusual for the time.…
Square pixels were certainly not an innovation of the Macintosh. The earliest raster scan workstation I'm aware of is the Alto, released in 1973. It and the ones that came after it like the Star and Dorado all had square pixels. So did the early 1980s engineering workstations like Apollo and Sun, which also came out before Macintosh.
But the Lisa, whose developers included PARC alumni who had moved to Apple, had rectangular pixels.