For those, who do not know what the Gemini protocol is, think of it as a modern, light-weight HTTP alternative without CSS or JavaScript. In layman term, you could see it as Web 1.0 reinvented. It uses GemText instead of HTML. For folks who want to try it out, you can either install a Gemini extension for your HTTPs browser (which kinda defeats the purpose, as modern browsers are heavy), or download a dedicated Gemini browser like Lagrange. Here’s a few sites you can access in Gemini.

Personally, I love it, although I miss a few stuff, like for example, multimedia, streaming and stuff like that. The memory foorprint is very low, and pages are super-fast.

  • Trent@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 months ago

    I like it. Everyone these days seems to want web pages that are 5MB of dynamically generated junk.

    My little website is just static hugo-generated stuff.

    • stoy@lemmy.zip
      link
      fedilink
      arrow-up
      1
      ·
      6 months ago

      Sure, but you don’t need a completely new protocol to speed up websites, learn HTML and CSS and you can easily create fast pages for anyone to look at, not just those with a highly specific client.