@freemo @aito
I like the idea of a protocol outside of the web that keeps it simple and clean. Gemini is just something like markdown if you don't consider what it's trying to do and consider only what it shows you.
I would suggest a skim read of their faq; it goes pretty well into the reasons why an alternative protocol (like Gopher or Gemini) might be a good idea going forward!
https://gemini.circumlunar.space/docs/faq.gmi
You very well may be right. I only gave it a very quick glance and looked at some example exchanges. I'm not sure if its providing any value for me personally but I could be wrong.
@aito@fosstodon.org
I love new novel tech so I very well might enjoy it just for that reason. Just so far im not hearing anything that wows me is all. This could be due to lack of reading up on future or present ideas. Either way I wish the project luck and hope it will do something to entice me at some point.
@aito@fosstodon.org
the cat9 folk have what they call HTTP 0.1 which is basically the entire protocol stripped to verb->header->payload and almost the entire state machine and exotic features removed.
i've also implemented a PSYC reader, which is kind of like a 1990s equivalent of HTTP/2 except its still kind of in text but it has size delimited header fields that make some parts nicer.
i like psyc the best but it doesn't have a browser subculture around it