Elektrine lite

← Feed

@goosey@mastodon.sdf.org

Post #2936672

2026-01-19 08:23 UTC

@santi@gone.lema.org @muito_pelo@contra.rio.br According to the docs, gopherus always assumes UTF-8 and decodes to dos ascii (This version may be outdated, not sure)

Replies (1)

  • @muito_pelo@contra.rio.br 2026-01-19 08:42

    @goosey@mastodon.sdf.org @santi@gone.lema.org What version of DOS does it run ? The original 3.2 ? I am reading here only DOS 5.0 from 1991 could see code page 850 (which is more or less compatible with ISO-8859-1 for Western European accents. If Gopherus works internally in UTF8 then maybe the output would look slightly better using the UTF8 version directly from Writefreely. You can view it on port 7777 with gopher://lacra.ia.br:7777   (Default port 70 outputs ISO-8859-1 served by geomyidae). Makes me think maybe I should output to another port a properly transliterated version with no accents.

    Open ##2936678