Category: TWDB Nomad

A Python Script to list all of pyFiglet’s Installed Fonts – for Reticulum and NomadNet

Well, I got tired of manually checking Figlet ASCII-rendered fonts to see if they work in NomadNet browsers, because they are *very* picky about what characters they’ll display, and also needed a way to auto-generate titles for the Model Lists on TWDB Nomad (52ff111b4501e29d592b9601808a1866:/page/twdb.mu). Two birds, one stone: [code] #!/usr/bin/env python3 ############################################## # figlet.mu (make […]

Typewriter Database on the Reticulum Nomad Net

Whoo doggie, I fell deep into the Reticulum/NomadNet rabbit hole this past weekend and set up a node on Jellyfin5, which is not allowed a tunnel through the firewall, and so technically does not serve anything to the wider Internet, including the Jellyfin service – that’s just local to the household LAN. It was really […]