this post was submitted on 13 Sep 2023
476 points (97.6% liked)
Technology
59427 readers
2850 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hey also. Gopher is also getting a bit of a hit, but mostly due to a new protocol someone came up with called Gemini. It's like Gopher a lot but has some (and I cannot emphasize this enough) very basic markdown.
You can find out more about it here. I recommend Lagrange for your client. Two places I like to go to are Station (gemini://station.martinrue.com/) and Antenna (gemini://warmedal.se/~antenna/). BBS (gemini://bbs.geminispace.org/) is also a new one on the scene.
And the nice thing about Lagrange is that it also supports the Finger protocol which basically is a way to read the
.project
or.plan
file on a given user for the indicated system. Those files for those that never used them allowed a user to type a short status update into them that folks could then poll at any given time. Basically "ye olde status update".There's a person that serves a weather reporting system via a finger interface at (finger://graph.no/) and it works really well in Lagrange.
Funnily enough I was toying with the idea of making a Gopher based Lemmy frontend for the lulz. Maybe Gemini then?