Seeing new software being released for the classic Mac is freakin' awesome, please keep up the great work. I just wish Macintosh (either 68k or PowerPC) emulators improved a bit more, I no longer have a functioning machine and they're not getting any cheaper.
I wonder how JCS didn't write a Gopher client. I know there are several, but he might
add some nice features such as converting most Unicode chars
to Mac-Roman or whatever did Mac OS
use in the 90's.
Writing software for old systems can sometimes be frustrating, but mostly it is SO nice. The target was usually quite simple and you don't have to deal with all the extra obstacles and choices that are obligatory today when running software on a bazillion different systems.
Not even having the option to deal with unicode can be such a breath of fresh air.
Even today, Japanese text online and elsewhere uses a variety of encodings. It's sometimes a frustrating experience. Compared to other languages, it is common to see non-Unicode encodings. In particular, Shift JIS (actually, the Windows-specific variant called Windows-932, which is incompatible with JIS X 0213:2004, called "Shift JIS 2004". Old enough Unix and Linux servers used EUC-JP, and Mac OS has its own encoding).
:) what is the correct one? It's different for each server, or even channel. IRC clients usually supported such custom settings. But then there was the matter of the other end of your screen - your terminal and maybe screen session I which it run.
I used to have an IRC config that was different for each server and sometimes channel, then displayed that in one shared encoding with other chat apos, then converted that on the fly with screen to match encoding of other apps.
Now I just had to make sure to convert encodings and line endings of all config files, any text file, or even source code and scripts...
Nowadays you just paste emojis in code and it's there, it works anyone, including the user. Huge change.
Yes. Today's messaging services require no skills whatsoever. Getting yelled at the first time you log in establishes pecking order and ensures people weigh their words.
Tried reading the source code on their website and every line of source has a scrollbar under it, making it very difficult to read. Not sure what caused this, zooming out doesn't help.