💾 Archived View for stma.is › gemini.gmi captured on 2020-11-07 at 01:25:34. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Gemini Protocol

November 1, 2020

Gemini

Gemini is a lightweight internet protocol for something simpler than the web. Drew DeVault has been chattering about it quite a bit lately; I decided to put up a server.

stma.is

From Drew's blog:

Some people argue that what we should have is “the web, but less of it”, i.e. a “sane” subset of web standards. I don’t agree (for one, I don’t think there is a “sane” subset of those standards), but I’ll save that for another blog post. Gemini is a new medium, and it’s different from the web. Anyone who checking it out should be prepared for that and open to working within its constraints. Limitations breed creativity!

Drew DeVault

I ...think I am one of "those people". I despise JavaScript, and I understand deeply the appeal of Gemini's simple standards. *However*, it's missing a few things.

All of these issues ignore the elephant in the room, which is that we might want to download (or even display) images, audio, video, virtual reality, or ...whatever they come up with next. I believe Gemini would be a more complete protocol if I could link to documents of that type for the user to do with what they pleased. I suppose this is possible using `https://` links now, but that means an extra client is involved. Probably a web browser. Not good.

I do agree that Gemini makes it easier to build a *user agent* instead of a [vendor agent](https://drewdevault.com/2020/08/13/Web-browsers-need-to-stop.html). I think the Gemini writers do themselves a disservice when they [say this](https://gemini.circumlunar.space/docs/faq.html):

### 1.4 Do you really think you can replace the web?
Not for a minute!

I think they could replace the web — or at least make a go at true hypermedia(2). If the web becomes a default medium for delivering network applications (and let's face it, it did, since Unix failed to appropriately abstract network computing(3)), why not go all the way and build the original idea of a document sharing/linking/reading system?!

---------------------------------------------------------------------------

1. Like this! Even a footnote puts the next document two clicks (and possibly two screen redraws) away from the link text instead of just one, but it's better than having no visual connection at all!

2. https://www.youtube.com/playlist?list=PLCGFadV4FqU3DS0I_7yzGN2_S0QNqLzJC

3. Someone please send me the source of this idea — I read it the other day and can't 1) get it out of my head, or 2) find where I read it!

©2020 Stick