23
Gemini is Useless
(alex.flounder.online)
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
If there's one thing I can give Gemini credit for, is that it's simple enough that should something break HTTP everywhere all at once, maybe this could be brought up, where nerds could talk to each other. Actually, nerds can talk to each via Gemini now even without a total internet apocalypse.
It's a novelty kind of communication, like cups tied with a taut string, or short wave radio.
While I mostly agree with this, I would point out that mandatory TLS introduces a decent bit of complexity, both in implementing TLS itself (where you should really use one of the established TLS libraries in your language of choice) and in figuring out what to do with certificates (TOFU, etc).
It's still a very simple protocol of course, but not quite so simple that you can negotiate a connecting manually over telnet, for example. (Some versions of netcat, on the other hand, do support TLS.)
Isn't that a (implementation) detail beyond the point of uselessness though? The big point for me is there. To keep it with the metaphor, that tree is also quite a complex structure, yet still useless.
Yes, I agree. My comment was more a response to the parent comment's suggestion that it is akin to a cup and string in terms of simplicity.