i'm drafting this
i assume you can only have one poll per post, and it has to be at the end.
i couldn't 'add long text' whatever that means
=> bbs.geminispace.org | this one is labeled
███████▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ 30%
███████▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ 30%
█████████▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ 39%
23 votes were cast.
=> Posted in: s/Test
=> 🚀 Grugg
2023-08-15 · 1 year ago
=> 🚀 Grugg [OP] · 2023-08-15 at 14:37:
aight this is cool
=> 🍀 gritty · 2023-08-15 at 15:44:
long text is for titan protocol input. you need a titan capable browser like Lagrange.
=> 👻 naf · 2023-08-15 at 16:31:
so what is the difference between normal text and long text? sizewise, how many charachters normal text and long text can have?
=> 🕹️ skyjake [mod...] · 2023-08-15 at 17:15:
Normal text is limited by the Gemini request max length of 1024 bytes, which is about 500-800 characters depending on language and use of special symbols.
Long text is basically unlimited, a few GB, but on this capsule the server's Titan upload limit is 1 MB (by default on GmCapsule).
EDIT: Long text is max 16 MB, but the upload limit here 100 KB.
=> 🚀 Grugg [OP] · 2023-08-15 at 19:21:
Thank you for explaining long text for me!
=> 🕹️ skyjake [mod...] · 2023-08-16 at 03:57:
Actually, I double-checked the code and have to correct myself. bbs.geminispace.org has a 100 KB Titan upload limit, so each long text segment can contain up to that much text. (The GmCapsule default is 1 MB.)
The database schema allows up to 16 MB per text segment. You can still compose a longer post from multiple segments, though. It would be pretty easy for one to edit the database to make segments.content
a LONGTEXT, allowing 4 GB per segment.
text/gemini; charset=utf-8
This content has been proxied by September (ba2dc).