Aww I'm sad that Thunix is shutting down. I wasn't ready to say goodbye yet.
Aww I'm sad that Thunix is shutting down. I wasn't ready to say goodbye yet.
Is tilde.green gone? Thunderbird just failed when trying to download news (NNTP) and when opening the website it seems to be a landing page for parked domains(?)
Od dłuższego czasu działa w polskim internecie mój kolejny projekt, mianowicie https://tylda.org - polska instancja tildeverse.
Dla niezaznajomionych polega to na tym, że dostajecie dostęp do SSH na serwerze linux, macie swoją stronę, kapsułę gemini i konto w chmurze. Na samym linuxie można robić w sumie cokolwiek, domyślnie mamy wewnętrznego maila oraz IRC.
Zapraszam zainteresowanych!
@antony also check out these hashtags: #RetroComputing #Permacomputing #SmolWeb #SmallWeb #GopherProtocol #GeminiProtocol #Tildeverse
Also, these websites:
About 6 hours from now: https://anonradio.net/listen/
I will be guest-hosting the show this week, Wednesday 2026 February 11 at midnight UTC, giving a bit of relief to @screwlisp
Feel free to comment on this post for suggesting topics, or in response to things we say on the show.
Join the IRC-like chat, which is not IRC but MUD (“Multi-User Dungeon”), the Lambda Moo server, using telnet:
telnet lambda.moo.mud.org 8888
connect
join @screwtape#tech #podcast #LispyGopherClimateShow #Lisp #ClimateChange #GopherProtocol #GeminiProtocol #PublicAccessUnix #Tildeverse #SmallWeb #Permacomputing #Degrowth
References to reports and articles:The orange site shared this link, telnet.org which has a list of servers to which you can connect over Telnet. (Warning: these are always unencrypted connections).
If you want a Telnet-like experience but over a secure #TLS connection (e.g. using an #SSH client), check out the “Tildeverse,” https://tildeverse.org/ , a list of public-access servers with SSH login. It is like the #Fediverse but using TLS rather than the #ActivityPub protocol. The obvious drawback is that you need to know how to use a command line, but I doubt that would bother most Fediverse dwellers.
@screwlisp I didn’t see https://lambda.moo.mud.org at all in this list of Telnet logins. We may need to do something about that.
I've recently gotten hooked to the Gemini protocol. This obsession came about after I learned about the Tildeverse over XMPP, registered for tilde.pink, and started playing with the public_gemini directory. If you can write basic Markdown, you can write Gemtext with minimal differences. It is really easy to create a capsule (webpage) from nothing. As such, I loved it except for one small nitpick.
I am really used to using scripts for fun behaviour. For example, on my own webpage, I usually greet newcomers using their time of day instead of simple greetings like "good to see you" or "hello". I don't have a clue why I prefer this other than "it's funny". However, Gemini doesn't provide any means of scripting in their spec. As such, you cannot script Gemini capsules on most Gemini servers, including gmid which is used by tilde.pink.
I was thinking of solutions for this, and I concluded that I should probably look into templating and scheduled builds for this task. My reasoning for this is that it provides the illusion of scripted behaviour while remaining statically built for the small web. This could also be used in many Gemini servers as it creates Gemtext files from templates. This would make Gemini scriptable while retaining it's purpose.
I'm planning to design this in Ruby, mostly as an influence from Jekyll. If anyone wants to talk about it more with me, please let me know, as I am open to ideas. I also plan to write a post about the Tildeverse when I'm well rested. More specifically, about my thoughts regarding the community.
#tildeverse #tilde #geminiprotocol #web #programming #ruby #jekyll #tech #technology #opensource #SmallWeb

Which OS would be best to run on my tiny self-hosted SSH server with at most ~20 concurrent shell users, usually ~3?