-- Leo's gemini proxy

-- Connecting to bbs.geminispace.org:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini; charset=utf-8

[#68] Request: Add imageboard to Bubble


Please add an imageboard where you can upload an image and it will be automatically dithered. As for the dithering technique, I managed to save the exact command iich.space used, it was

convert $INPUT -resize '512x512>' -ordered-dither o2x2,3 $OUTPUT

I also wrote a little more about this here

gemini://tilde.team/~smokey/logs/2022-09-23-picture-hosting.gmi

I hope that these references will be of some use to you if you decide to add the imageboard. As always, thank you!!!


#feature

๐Ÿž Issue #68 in s/Bubble-Issues

๐Ÿ˜Ž Smokey

2023-05-24 ยท 1 year ago ยท ๐Ÿ‘ AnoikisNomads


2 Comments โ†“


๐Ÿ•น๏ธ skyjake [mod...] ยท 2023-05-24 at 17:28:

Thanks! That command is certainly useful to have. So, do you envision this being somehow different from regular Bubble image posts, apart from the dithering?


In any case, I'm going to enforce quite a strict file size limitation to keep things sensible and Gemini-esque.


๐Ÿ•น๏ธ skyjake [mod...] ยท 2023-05-24 at 19:17:

Also for reference:

โ€” short article about my dither script (by @AnoikisNomads)

-- Response ended

-- Page fetched on Sun May 19 13:35:54 2024