I originally published it with Hugo as a web sample chapter, and it’s surprisingly difficult to convert from Hugo to Asciidoc
Wrote automation for helping manage live events
Part of the friction discouraging me from creating them was all the hassle of creating event links and ical files manually, so I used an LLM to automate most of this.
Tried to get Jitsi Meet running on my Oracle cloud VM
I could run it fine, but the default is just that it’s totally open and anyone can create video calls on my server
I tried working with an LLM to enable authentication, but it kept going in circles on broken solutions
Elixir / Phoenix exploration
Got the default Phoenix LiveView app to run on my system
Submitted a small fix to An Elixir, Phoenix and Ash Beginner’s Guide