Earlier quoted context omitted.
HTTP supports extensibility via HTTP headers and methods. Gemini to not be evolved: * HTTP is now for interactivity, complex clients, WebGL, Webassembly, ... * Gemini is for a segregated simpler web: links and text.
And Gemini being its own stand-alone thing that is different from everything is a serious hindrance for people to try it. I've read Drew's stuff for a while and even wanted to test out Gemini out of interest, but it is really annoying/frustrating to use in my experience. And that is even before you get to the fact that there is nearly nothing there and/or it is nearly impossible. to find.
What is this Gemini thing, and why am I excited about it? (2020)
71–80 of 211 posts
Re: What is this Gemini thing, and why am I excited about it? (2020)
#72Gemini is great, but I'm would love one step up from this. html/css support, no JS. or Markdown with CSS styling or something that's just a little more than plain text but still close. I've been meaning to try and make my own browser that only supports html/css or Markdown and maybe its own protocol like Gemini's I'll add it to my ever growing Todo list.
I have, and whitelist the sites that really need it.
Re: What is this Gemini thing, and why am I excited about it? (2020)
#73Earlier quoted context omitted.
Isn't it OK to offer that option, but disabled by default?
It's not OK in the sense that it is a spec violation, at least. Some clients have images that load in-line on mouseover or click, which isn't a spec violation. You could do that with HTML.
Honestly asking because I'm curious.
Re: What is this Gemini thing, and why am I excited about it? (2020)
#74Gemini is great, but I'm would love one step up from this. html/css support, no JS. or Markdown with CSS styling or something that's just a little more than plain text but still close. I've been meaning to try and make my own browser that only supports html/css or Markdown and maybe its own protocol like Gemini's I'll add it to my ever growing Todo list.
Nothing stopping you from turning off JS in your web browser. ;) I have, and whitelist the sites that really need it.
Or maybe form a new sub-internet of just javascript-less web. HTML, server-side rendering, etc.
Re: What is this Gemini thing, and why am I excited about it? (2020)
#75Earlier quoted context omitted.
Nothing stopping you from turning off JS in your web browser. ;) I have, and whitelist the sites that really need it.
I did that for a while, but I want to kind of enforce it. If a sight is unusuable without JS, maybe its worth finding an alternative. Or maybe form a new sub-internet of just javascript-less web. HTML, server-side rendering, etc.
I've also thought about a JSON-only protocol. In my mind this would make it simple to do AJAX-type interactions for loading content (the core benefit of JS to me) while still excising JS in its entirety, but I haven't thought it through very far admittedly.
This is the first time I'm hearing about Gemini and I'm really intrigued, especially how it's handling input and identity. There's potential here...
Re: What is this Gemini thing, and why am I excited about it? (2020)
#76Is extensibility really the Pandora's box the author makes it out to be? Just because something is extensible doesn't mean it has to be extended in monstrous ways.
It is no coincidence that "hack" means both "abuse of a system's intended design" and "clever trick that we all admire."
Re: What is this Gemini thing, and why am I excited about it? (2020)
#77What’s something interesting to read that’s on Gemini?
Re: What is this Gemini thing, and why am I excited about it? (2020)
#78Earlier quoted context omitted.
It's not OK in the sense that it is a spec violation, at least. Some clients have images that load in-line on mouseover or click, which isn't a spec violation. You could do that with HTML.
If people specifically sought out your client because it automatically renders images inline, who could be bothered to get upset about a "spec violation"? The author of Gemini? What would he be able to do? Honestly asking because I'm curious.
Re: What is this Gemini thing, and why am I excited about it? (2020)
#79Earlier quoted context omitted.
It's not OK in the sense that it is a spec violation, at least. Some clients have images that load in-line on mouseover or click, which isn't a spec violation. You could do that with HTML.
If people specifically sought out your client because it automatically renders images inline, who could be bothered to get upset about a "spec violation"? The author of Gemini? What would he be able to do? Honestly asking because I'm curious.
Re: What is this Gemini thing, and why am I excited about it? (2020)
#80What’s something interesting to read that’s on Gemini?
I keep asking this question and not getting a useful answer. Someone made a Wikipedia bridge for it, which is the best thing I've seen so far, but it took me a while to find it. Most Gemini users with their own pages seem to be coming at it from the perspective of 'you are someone who is already interested in me , so you be motivated to investigate my Gemini address.' But if I don't know anyone else who is using it,…
Gemini supports form input, BTW, so a search engine could be built if someone wanted one.