this post was submitted on 30 Dec 2025
16 points (94.4% liked)

The Smol Web

423 readers
1 users here now

Community for the appreciation and sharing of links, resources, and culture of: the smol web / small web / ~(w)~ / the indie web / or even the non-www internet (gemini, gopher, etc).

Back of a napkin definition, subject to change: if it's internet accessible and is maintained by a person, especially for non-commercial aims, then I would consider it smol. There are, however, much stricter definitions.

Definitions

Resources

founded 1 year ago
MODERATORS
 

I've been testing Gemini in Lagrange browser for a couple of days now. I like the concept and philosophy behind it. Simple, small sites, mostly text based.

But, I'm wondering why most of the browsers for Android are unmaintained and outdated. This protocol is perfect for mobile. No overloaded pages, small file sizes etc.

It seems that development of a lot of Gemini software discontinued a couple of years ago. What happened?

you are viewing a single comment's thread
view the rest of the comments
[–] R2AZE@mastodon.radio 2 points 7 months ago

@budget_biochemist There was a technical reason, though. It was specifically that HTTP/HTML have become too extensive to actually implement afresh and consumed everything. Making something impossible to extend beyond a certain point was the explicitly stated goal, and that goal is impossible to reach with a defined subset of HTTP/HTML, precisely because it would be a subset, and thus the extant superset would be its extension.

It's a very (and needlessly) radical logic, but it is consistent.