going-flying.com gemini git repository
e01c39c54052dd12ab92879e58daefd5b957bfbd - Matthew Ernisse - 1612456332
tweaking feeds and updating main page a bit
diff --git a/capcom/feeds.txt b/capcom/feeds.txt index 79d80ae..1399667 100644 --- a/capcom/feeds.txt +++ b/capcom/feeds.txt @@ -1,24 +1,19 @@ gemini://carcosa.net/send-the-nukes/atom.xml gemini://carcosa.net/journal/atom.xml gemini://gemini.circumlunar.space/users/solderpunk/gemlog/atom.xml -gemini://gemini.circumlunar.space/users/solderpunk/pikkulog/atom.xml -gemini://typed-hole.org/journal/atom.xml gemini://mozz.us/journal/atom.xml gemini://80h.dev/glog/atom.xml gemini://gemini.circumlunar.space/users/supurb/atom.xml gemini://samsai.eu/gemlog/atom.xml gemini://gemini.circumlunar.space/users/shufei/phlog/atom.xml gemini://hannuhartikainen.fi/twinlog/atom.xml -gemini://thelambdalab.xyz/atom.xml gemini://gemini.circumlunar.space/users/acdw/atom.xml gemini://republic.circumlunar.space/users/itsdave/atom.xml gemini://gemini.circumlunar.space/users/druxx/atom.xml gemini://acidic.website/musings/atom.xml gemini://makeworld.gq/gemlog/atom.xml gemini://demifiend.org/atom.xml -gemini://starbreaker.org/atom.xml gemini://tanelorn.city/~vidak/atom.xml -gemini://otrn.org/atom.xml gemini://qd.discordian.de/entries/atom.xml gemini://gemini.circumlunar.space/users/alchemist/gemlog/atom.xml gemini://makeworld.gq/users/~atyrfingerprints/gemlog/atom.xml diff --git a/index.gmi b/index.gmi index 49bfbd7..a83da3b 100644 --- a/index.gmi +++ b/index.gmi @@ -10,7 +10,7 @@ ``` # Welcome to going-flying.com 🛩️ -I have some plans to make more content available here, but for the moment there is really only this and a version of what you might call my microblog rendered into text/gemini. For the interested this capsule is running on Molly Brown in a Docker container, but started life as geminid in a Docker container. +For the interested this capsule is running on Molly Brown in a Docker container, but started life as geminid in a Docker container. There is a gemlog and a mirror of my microblog on here, along with some novelties. ## Things that are here => /~mernisse/ ~mernisse (gemlog) @@ -20,13 +20,37 @@ I have some plans to make more content available here, but for the moment there => /cgi-bin/vfdsay.py VFD Message Display => /~mernisse/01.gmi (About the VFD message display) +## Feeds +=> /~mernisse/atom.xml ~mernisse +=> /thoughts/atom.xml Thoughts + ## Things that are elsewhere => https://www.going-flying.com HTTPS version of going-flying.com => https://ssl.ub3rgeek.net/git/?p=containers.git;a=tree;f=geminid;hb=HEAD Git repository of geminid in a container => https://ssl.ub3rgeek.net/git/?p=containers.git;a=tree;f=mollybrown;hb=HEAD Git repository for this Molly Brown in a container -=> gemini://gemini.uxq.ch geminid Information + +## Other information / Useful bits + +I started browsing Gemini using terminal clients, running on a Raspberry Pi in a tmux session. I originally felt it was a purer experience. The first client I tried was bombadillo, and after a little while I waffled between it and amfora. + +=> https://bombadillo.colorfield.space Bombadillo +=> https://github.com/makeworld-the-better-one/amfora Amfora + +After settling in for a while, I found the terminal clients would periodically be too restrictve so I went looking for a GUI client that I could run on macOS. I finally settled on Lagrange for most of my browsing. The fact that it claims the gemini:// protocol handler in the OS and the easy install with the Homebrew package manager makes it seamless. + +=> gemini://skyjake.fi/lagrange/ Lagrange + +Just like curl and wget I do periodically find myself needing to put a Gemini URL into a shell pipeline or a script so I lean on gmni for that. It's written in C and compiles on macOS and Linux with essentially no dependancies so it is Good Enough For Me. + +=> https://git.sr.ht/~sircmpwn/gmni gmni + +As far as servers go I tried geminid first. Being written in C it was super easy to put into a container and run and it was perfect for my 100% static file environement. After a bit though I wanted to get a little more fancy with things and ended up settling on Molly Brown. It wasn't hard to package either and it is what let me get away with the CGI shenanigans (like my RFC proxy and VFD display) that I get up to here. + +=> https://github.com/jovoro/geminid/ geminid Information => https://tildegit.org/solderpunk/molly-brown Molly Brown information -=> gemini://gemini.circumlunar.space Gemini Information +And of course, we wouldn't be here without the project itself. + +=> gemini://gemini.circumlunar.space Obligatory Gemini Information Link 🚀 © MMXX-MMXXI matt@going-flying.com