this post was submitted on 09 Apr 2024
175 points (96.8% liked)

Asklemmy

43148 readers
2050 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 23 points 4 months ago (1 children)

I was initially interested in the idea of Gemini, but when looking for a client, I happened upon this blog post by the creator of one of the clients about why they were abandoning it.

After a lot of thinking, I’ve realized there is one main reason I don’t keep coming back to Gemini: it offers no advantage over how I already use the Web.

In practice, the Web already has all the Gemini content I’m interested in from various people, and then of course everything else. Having everything in one place (whether my web browser or feed reader) makes for a much nicer experience.

Gemini is a reaction to bloated modern websites, but in fact I don’t actually visit that many gross websites like that. When I do, my ad blocker and paywall bypasser usually make them decent again. Otherwise, I spend the majority of my non-work Internet time on lightweight sites like my feed reader and Hacker News, and some time on sites that Gemini can’t emulate: YouTube, Reddit, Discord. The reality is that Gemini just wouldn’t actually improve this experience for me.

These are exactly the reservations I had about the concept, so to have someone so invested in it reach this exact conclusion and leave it made me decide to forego it. I think it's a neat toy, and if it becomes relevant I'll definitely take another look, but I think it's a bit of putting the cart before the horse. I don't want to use a protocol for the sake of using a protocol, I want it to serve a purpose and solve an actual problem I have.

[–] [email protected] 3 points 4 months ago (2 children)

I enjoyed browsing Gemini capsules using the Lagrange browser. Its look and feel is awesome and made me want to write smol websites again. I'm appalled by what modern websites have become. I miss making light but cool sites without an ounce of scripts in them.

[–] [email protected] 3 points 4 months ago* (last edited 4 months ago)

Have you looked at the source code of a capsule? It's delightfully simple.

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

I'm not familiar with the Gemini protocol, but how does it differ from just starting up a webserver pointed at a single folder with an index.html? Isn't it still just as possible to make a simple site using http?