| ▲ | graypegg 12 hours ago |
| I really enjoyed messing around with Gemini a while ago! But after the "messing around" stage with the protocol itself, the restrictions inherent to gemtext sapped my excitement around it. It's a mark up language squarely focused on those that write text, but arduous to use if you want to share things you've illustrated, which is most of what I share online that isn't tech related. There's of course the argument that inline images/a spec'd way to expose an image directory listing with thumbnails/etc would only serve to distract or exploit you... but that also ignores the fact that people make art for your eyeballs too. Text is certainly the first class citizen, where images/music/video are all tied for second class, accessible only by downloading them 1 by 1. That does mean it's perfectly fit for purpose! I wouldn't say it's bad just because I don't get my specific needs met. Someone who's needs are met by Gemini will love it. |
|
| ▲ | 1313ed01 10 hours ago | parent | next [-] |
| There are Gemini clients that can inline images, so visitors to a site could decide to enable that if they wanted to see for instance a list of thumbnails. |
| |
| ▲ | rzzzt 9 hours ago | parent [-] | | Are clients permitted/expected/tolerated to run off and fetch the contents of image links for inline display, once a page containing such links is retrieved? | | |
| ▲ | Jtsummers 7 hours ago | parent | next [-] | | Permitted? Technically, it can't be stopped (well, it kind of can, see "Tolerated?"). Expected? No, it's counter to the intentions of the community. Tolerated? Maybe. Here's a fun one (saw this in one of the past discussions dang linked): https://github.com/makew0rld/amfora/issues/199. That was over favicons, but the response would be similar if linked images were automatically fetched. Though the protocol has a "backoff" return code that could be used to throttle those things that would be less disruptive than Drew's approach of banning specific clients. | |
| ▲ | 1313ed01 8 hours ago | parent | prev | next [-] | | They are not supposed to do that, but some clients have an option to enable it anyway. There are also clients that make a second request to ask for a favicon. In the spirit of the protocol the "icon" is just a UTF-8 symbol, but that behaviour is still controversial. | |
| ▲ | zzo38computer 8 hours ago | parent | prev | next [-] | | Only if the page is inside of a ZIP archive stored on the local computer and only if the link is to a picture within the same ZIP archive. (However, it would be good to have an option to disable inline display even in that case.) | |
| ▲ | immibis 7 hours ago | parent | prev [-] | | Not really, in fact they're forbidden - those clients are spec-uncompliant. |
|
|
|
| ▲ | rollcat 10 hours ago | parent | prev [-] |
| Agree. I don't think Gemini plugs any hole that Gopher could've left open. As it is, it's just a motherfuckingwebsite.com, except it's trying to take itself seriously. |
| |