💾 Archived View for alpha.lyk.so › gemlog › 004-ui-experiments-pt-2.gmi captured on 2022-01-08 at 13:39:03. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-11-30)

🚧 View Differences

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

ui experiments pt. 2

I made a long-form text entry experiment last month, but forgot to write about it. Here's a link:

gemini://gamma.lyk.so

It works by concatenating blocks of text and allowing rearrangement, replacement, and removal of each block. A block of text is created by a single INPUT request.

The whole thing is written in C and deployed as a gmid "entrypoint." Source code available here:

gemini://lyk.so/cgi/src/gamma.c