author: schrockwell
Made a ham radio contact with an astronaut aboard the ISS today. Thanks, Flight Engineer Matthew Dominick!
I don't know if anyone else on here is an Elixir dev, but this one's for you. gemini://gmi.schrockwell.com/posts/2024-05-10-orbit-v0.3.0.gmi
For long-form articles with links that would normally be inlined, where do folks prefer the links to be located?
1) immediately in-place (a new line interrupting the current sentence)
2) at the end of the current paragraph/section
3) at the end of the page
4) …somewhere else?
And is it helpful to number the links, or is it too distracting in the text?
@martin Feature request: detect links in replies.
Finally got around to revamping my personal capsule. Wrote some scripts to mirror it to the web to replace my old site. Really happy with how simple and effective it ended up! gemini://gmi.schrockwell.com/
@martin What piece(s) of information from the client cert do you use to uniquely identify a user? Fingerprint? Entire file contents? Something else? I'm new to this method of authentication and am curious how to implement it for my own apps.
Just published Orbit v0.1.0, an Elixir framework for writing Gemini apps. It's super-alpha but I am pretty happy with the bones of this library, and will be dogfooding it soon. Docs at https://hexdocs.pm/orbit/Orbit.html