this post was submitted on 13 Sep 2023
519 points (97.6% liked)

Technology

57472 readers
3665 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. 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
[–] [email protected] 46 points 11 months ago (8 children)

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.

[–] [email protected] 22 points 11 months ago

the .plan file in a user's home directory is displayed when the user is fingered

Heh.

[–] [email protected] 9 points 11 months ago (1 children)

[Gemini] has some (and I cannot emphasize this enough) very basic markdown.

"Markup" would be a better term here. Markdown is a specific markup language which Gemini doesn't use.

[–] [email protected] 3 points 11 months ago

See this? These are the comments I live for. You are technically correct, the best kind of correct.

[–] [email protected] 8 points 11 months ago

There’s a person that serves a weather reporting system via a finger interface at (finger://graph.no/)...

That's neat! Thanks!

[–] pastermil 2 points 11 months ago (1 children)

What's the cool thing to do there?

[–] [email protected] 1 points 11 months ago

One cool thing is the game astrobotany, but Gemini shines in its focus on connecting through text only medium. Try midnight city for that.

(If you can't find URLs, ping me and I'll update the post)

[–] [email protected] 2 points 11 months ago

Funnily enough I was toying with the idea of making a Gopher based Lemmy frontend for the lulz. Maybe Gemini then?

[–] [email protected] 1 points 11 months ago

Wow thanks for this comment, Lagrange works incredibly well. I had a lot of fun trying out Gemini, I had been doing Gopher recently but Im definitely going to add this to my goofing around.