💾 Archived View for rawtext.club › ~sloum › geminilist › 001245.gmi captured on 2020-09-24 at 02:00:46. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
colecmac at protonmail.com colecmac at protonmail.com
Tue Jun 2 19:49:01 BST 2020
- - - - - - - - - - - - - - - - - - -
I was browsing in Bombadillo and just noticed something:If I follow a link without a scheme, it just assumes it's a relativelink. This works fine when it actually is a relative link, but whatabout this?
=
makeworld.gq/gemlog/ Link to gemlog
As humans, most of the time we would assume that to be a scheme-lesslink, but Bombadillo will actually try and resolve that as a relativelink. And why not? It very well could be.
I am just writing these wrong, and scheme-less links should always startwith `//`? The spec says "a scheme of gemini:// is implied", so I assumedhaving those would be redundant.
makeworld