this post was submitted on 19 Jun 2023
16 points (100.0% liked)

Technology

37603 readers
622 users here now

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.

founded 2 years ago
MODERATORS
16
Gemini is Useless (alex.flounder.online)
submitted 1 year ago* (last edited 1 year ago) by thgs@beehaw.org to c/technology@beehaw.org
you are viewing a single comment's thread
view the rest of the comments
[–] Rentlar@beehaw.org 7 points 1 year ago* (last edited 1 year ago) (3 children)

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.

[–] nan@lemmy.blahaj.zone 2 points 1 year ago (1 children)

Some of us still browse gopher.

[–] clonedhuman@beehaw.org 1 points 1 year ago

This made me lol

[–] OnionFutures@vlemmy.net 2 points 1 year ago (1 children)

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.)

[–] thgs@beehaw.org 3 points 1 year ago (1 children)

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.

[–] OnionFutures@vlemmy.net 1 points 1 year ago

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.

[–] Swedneck@discuss.tchncs.de 2 points 1 year ago

Excuse me if i'm a bit evangelical, but IPFS (or maybe scuttlebutt for multi-way communication) would be much better suited to that.

I really fail to see the point in server-based stuff nowadays unless you're in a specific controlled environment where distribution would just be inefficient. P2P is simply the way to go for something that you want to work with whatever infrastructure can be cobbled together from tin cans and hairpins.