💾 Archived View for tilde.pink › ~akkartik captured on 2022-06-03 at 23:04:18. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
I work on ways to write programs that convey their big picture to the people who run them. The goal: use an open-source program, get an idea for a simple tweak, open it up, orient yourself, and make the change you visualized -- all in a single afternoon.
My current project, a sandboxed platform for running shareable little text-mode apps that let you edit their code as you use them.
In particular, check out the Gemini browser built in Teliva.
git clone https://git.tilde.institute/akkartik/teliva cd teliva make netbsd # replace with 'linux' or 'macosx' depending on your OS src/teliva gemini.tlv
Last modified 2022-03-29