๐Ÿ’พ Archived View for bbs.geminispace.org โ€บ u โ€บ naf โ€บ 4322 captured on 2023-09-28 at 19:45:23. Gemini links have been rewritten to link to archived content

View Raw

More Information

โฌ…๏ธ Previous capture (2023-09-08)

โžก๏ธ Next capture (2023-11-04)

๐Ÿšง View Differences

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

Re: "drafting test"

Comment in: s/Test

so what is the difference between normal text and long text? sizewise, how many charachters normal text and long text can have?

๐Ÿ‘ป naf

2023-08-15 ยท 6 weeks ago

Poll Results

1. there are polls?

โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ– 29%

2. how do these options work?

โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ– 33%

3. i have tested most features here, except the stuff that uses 'titan' thing

โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ–โ– 38%

21 votes were cast.

3 Later Comments โ†“

๐Ÿš€ skyjake

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

Thank you for explaining long text for me!

๐Ÿš€ skyjake

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.

2023-08-16 ยท 6 weeks ago

Original Post

๐ŸŒ’ s/Test

โ€” bbs.geminispace.org

drafting test โ€” 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

๐Ÿ’ฌ Grugg ยท 6 comments ยท 2023-08-15 ยท 6 weeks ago ยท ๐Ÿ—ณ๏ธ