💾 Archived View for bbs.geminispace.org › s › Gemini captured on 2024-08-18 at 22:07:09. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-08-18)

➡️ Next capture (2024-08-25)

-=-=-=-=-=-=-

s/Gemini

A place for all topics related to the Gemini protocol, e.g., applications, capsule setup/maintenance, software development, libraries/languages, and questions about the specification.

Project Gemini

🕹️ Moderated by: skyjake

🌒 Subspaces

📖 Help

❤️ Code of conduct

Sign up

Posts

👺 daruma

Titan Wiki Gemini — How do I start a wiki in Gemini, with Titan? I already have a server on openBSD running a Gemini server, what would be the next step to have a wiki there? Not a ssh connection type of wiki, but a public facing titan wiki.

💬 13 comments · Aug 06 · 12 days ago

🧇 Acidus

0.24.0 update of Gemini Protocol is breaking a bunch of libraries and tools — The 0.24.0 update to the Gemini spec from 16.1 changes the format of the header line in a way that is breaking clients like amfora, and tools such as gemget, anything based on gemini.go, SmolNetSharp, Gemini.Net, etc. The breaking change is that, now for 4x, 5x, and 6x responses, the space between the response code and meta field is optional, and only present if there is a meta field. In other words "51" is a valid...

💬 12 comments · Jul 20 · 4 weeks ago

🚀 mbays

Titan implementation woes: reading early response — I'm having problems implementing the client side of the Titan protocol, and I wonder if someone here could help me. We send the URI, then the server either immediately sends a response (normally indicating an error) or waits for us to send the body data before responding. But how do we reliably receive such an early response? It seems we have to start sending, but simultaneously be ready to read a response whenever it might come. I'm pretty...

💬 4 comments · Jul 20 · 4 weeks ago

👺 daruma

ko Reader gemini plugin — I saw someone writing about a Gemini plugin for Ko reader, an android app, which is an awesome tool for ebooks. Anyone knows what I'm talking about?

💬 5 comments · 1 like · Jul 15 · 5 weeks ago

👻 mediocregopher [...]

— mediocregopher.com/posts/mediocre-caddy-plugins-gemtext.gmi

Gemtext Caddy Plugin — I developed a Caddy plugin for rendering gemtext files to HTML, which is useful for those of us wanting to serve our capsules over both protocols without introducing some middle service to do the translation. The post has more links and details, but I figured I'd drop it here in case it might be useful to anyone.

💬 2 comments · 3 likes · Jul 06 · 6 weeks ago

❄ freezr

Gemini to Gopher Converter — Hello friends, I'd like to serve my capsule as a gopher hole too. However I'd like to do it automagically through software. Do you know any script or utility that does convert a capsule or GMI into text files suitable for gopher hole? Thanks... 🙏

💬 8 comments · 1 like · Jun 23 · 8 weeks ago

😺 Houjimmy

Gemtext tables & etc — I have a question: Is it an heresy to consider that the gemtext protocol would be incredibly better (like, a GIANT LEAP) with the inclusion of tables like in html2 (just the tables, i'm not mentioning anything else)? I think it would really help with the content organization in the space of the screen. The developers had said much about gemini like an evolution of gopher, and it really is at protocol level but I really can`t say much about the gemtext standart, it's...

💬 12 comments · Jun 17 · 2 months ago

❄ freezr

TELESCOPE: External editor support now available! — Great news the latest commit of Telescope 0.9.1 introduces the feature to call an external editor to type long text message like this one! Just press CTRL+x and it will open your default editor, it should follow regular Unix settings (BSD families) as well as the common Linux settings. In distros like Devuan and Debian you can add this line on your ~/.profile dot file. [preformatted] This message has been written with Telescope + Micro...

💬 4 comments · 2 likes · Jun 11 · 2 months ago · #clients

🚀 jsreed5

tilde.team user ~sumpygump hosts a service called "Exploration Surprise". Each day the page features three capsules pulled at random from the catalog of known capsules at geminispace.info. Now that geminispace.info's search function is offline, its catalog is gone as well, and Exploration Surprise now shows an empty list. I enjoy Exploration Surprise and use it alongside DiscoGem to find capsules, and I'd like to inform ~sumpygump about the issue. If anyone knows of a way to contact them,...

💬 3 comments · Jun 06 · 2 months ago

🍭 Dio9sys

How do you prefer to write your gemlogs? — How do you prefer to write your gemlogs? In the past I've done it straight on my server with nano or vi, and I've also experimented with writing everything locally and then using scp to copy thew new files over. Both seem to be equally good for my purposes as long as I have my column width set appropriately in my editor. I considered writing things and then uploading with Titan, but my current capsule software doesn't support Titan that I'm aware of...

💬 10 comments · 2 likes · Jun 05 · 2 months ago

❄ freezr

Heads-up with GMID 2.0 — GMID removed support for "CGI", if you update and you have a CGI voice in your config this will prevent GMID to start or work. CGI script had to go, I don't want code in gmid that can be used to execute almost everything. [gemini link] 😉

💬 5 comments · 1 like · Jun 05 · 2 months ago

🐙 norayr

engineering for slow internet — this text tells details about how is it to use modern web with limited internet. gemini & geminispace would be useful, given the current bloat of the web. but it's not all, the engineering of many day-to-day tasks, like system updates, are done by the assumptions that the internet speed is high. also, it is interesting, that when the space is not densely populated, it doesn't worth to invest in that space, even if it is a cyberspace. (:

💬 12 comments · 1 like · Jun 02 · 3 months ago

🚀 Grugg

Why do people not like gemini anymore? — I remember a couple years ago i heard people talking about gemini like it was an escape from the bloat of the modern web, now i see people saying that gemini doesn't solve anything and isn't even comparable with the regular web

💬 15 comments · 2 likes · Jun 01 · 3 months ago

🐙 norayr

engineering for slow internet — very interesting south pole experiences. gemini would be just fine.

💬 5 likes · Jun 01 · 3 months ago

❄ freezr

🚀 Going full Gemini — Since I am extremely disappointed by the weird course of ActivityPub, Mastodon, Threads and BlueSky... I am seriously considering to do 30 or even 60 days challenge using exclusively Gemini for my online social activities... 🤔

💬 55 comments · 12 likes · May 22 · 3 months ago

🛰️ lufte

Why choose a v3 X.509 certificate for your capsule (and your website too) — X.509 is the standard format of public key certificates which are used, among other uses, in TLS. The format has 3 versions, each one adding functionality that the previous one lacked. While the most popular library for processing these certificates, OpenSSL, supports all versions, this is starting to not be the case anymore for other libraries. In 2022, when I first heard about Gemini, I decided to write a client for...

💬 5 likes · May 14 · 3 months ago

🚀 mos

privacy for hosting gemini site? — Hello friend I know gemini use the limited protocol itself to protect the privacy of the client, but what about the host? How do you protect your own privacy when you hosting a site? or do you not worry about exposing your information (like your IP or your email or anything people can get from your domain name) on the net? If you think it is not a concern, I would love to hear your reasoning. Maybe I am just overthinking? And if it does bother you, please...

💬 4 comments · Apr 21 · 4 months ago · #privacy

🌲 Half_Elf_Monk

Anchors — This is a question about the limitations on the gemini protocool. It isn't a criticism or a complaint, more of ... seeking understanding. Why doesn't the gemini protocool have anchors? I don't mean the <a href='link'> part of the "anchor" tag, but the <a href="#anchor_on_this_page'> sort. I remember this was one of the first bits about HTML that struck my interest when I was learning it back in the day. You could have a table of contents at the beginning of a document, and then link...

💬 23 comments · Apr 17 · 4 months ago

🛰️ lufte

Vimini 0.5.0 — I'm releasing a new version of my browser, with added support for Gopher and other niceties. I've also added build instructions and a short demo video to its README. Up next I'm planning to rewrite the network code so it handles incoming data in a more stream-like fashion, instead of downloading it all and then parse it, which would support long-lived TCP connections (like the one chat.mozz.us uses) or downloads. If you manage to run it on a non-linux system let me know! I haven'...

💬 17 comments · 4 likes · Apr 10 · 4 months ago

🐙 norayr

— gemi.dev/weird.gmi

oddities with gemini

💬 3 comments · 1 like · Apr 07 · 4 months ago

🚀 Sgeo

How much are emoji and non-ASCII used in Geminspace over all? I'm currently trying to allow WebTVs to use Gemini, and one major limitation is that it only supports ASCII and a subset of Windows-1252. I'm can use Twemoji in my proxy to substitute emoji, and Unifont for other things in the basic multilingual plane. How much stuff would that miss? Text presentation emoji-like things might be missed unless in the basic multilingual plane, and Twemoji likes turning text presentation characters...

💬 3 comments · Mar 29 · 5 months ago

🌙 projectmoon

Can the metadata in a Gemini response be completely arbitrary? Like can I include custom parameters other than the lang attribute? I'm aware I can return whatever text I want, but is arbitrary metadata allowed by the spec?

💬 3 comments · 1 like · Mar 29 · 5 months ago

🚀 mimas2AC

CGI: I am interested in CGI tutorials for Gemini applications. I have basic knowledge but need some best practice tutorials. maybe to get more insights on common pitfalls. would be very interested in getting some hints. thankx

💬 10 comments · Mar 26 · 5 months ago

🤖 QuARC

Examples of handling TOFU and client certificates with mbedTLS (in C)? — As a rite of passage I've decided to make a Gemini client in C, and as I'm new to SSL/networking, I have no idea how to handle TOFU or client certificates with mbedTLS. Has anyone else specifically made a gemini client with it? Or would you recommend that I try to figure out another SSL library? I avoided OpenSSL because the documentation seemed incomprehensible, but mbedTLS' documentation isn't much better. As an aside, I...

💬 3 comments · 1 like · Mar 21 · 5 months ago · #certificates #client_certificates #encryption

🧇 Acidus

Valid Gemini response with invalid media type? — Valid Gemini response with invalid media type? This is an interesting URL: [gemini link] It returns a status code 20, and a META of "text/plain\n" with a literal new line. A \r\n follows this, so per the Gemini spec, the META field contains a trailing \n character. The Gemini spec says that "For [SUCCESS status] responses, <META> is a MIME media type as defined in RFC 2046." RFC-2046 defines the media type as part of the grammar for a `...

💬 1 comment · Mar 21 · 5 months ago

Next page

Page 1 of 5

Options

🗣️ Sort by activity

🔥 Sort by hotness

Gemini feed

Atom feed