#gopherprotcol — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #gopherprotcol, aggregated by home.social.
-
Not long ago I stumbled on Dave Eddy's http server written in #bash
I wondered if I could fork it into a #gopher server, so I fiddled
with his script and came up with this:gopher://spike.nagatha.fr/code/bash-gopher-server.tar.gz
https://spike.nagatha.fr/code/bash-gopher-server.tar.gzIt's entirely educational, and a bit of fun. Enjoy!
All credit goes to Dave Eddy:
https://www.daveeddy.com/
https://www.youtube.com/watch?v=L967hYylZuc -
Experiments with gopher file selectors.
TLDR; it's a mess. People are not going to like my conclusions.
gopher://spike.nagatha.fr:70/0/phlog/2025/2025-11-09-06-06-Playing-with-gopher-selectors.txt
-
one of the things I love about Chawan is that when you hit ":" when viewing a .txt file, it instantly converts urls into clickable links.
I now think that my strategy of using gophermaps for all phlog entries to obtain clickable links in posts is wrong, because it's not the servers fault if the client is dumb.
Changing it all back will be a big task, but it will happen.