Automatically syncing your blog to atproto and standard.site
A little love letter to the small web, to the now classic technology of RSS, to the future of atproto, and to the people who share for the joy of sharing.
13 posts
← All postsA little love letter to the small web, to the now classic technology of RSS, to the future of atproto, and to the people who share for the joy of sharing.
A walkthrough for posting your Elixir/Phoenix blog to Bluesky and the standard.site network, using a small mix task and an atproto client.
Generating OG images for your static pages and blog posts in Elixir
A description of HRW/rendezvous hashing and the HRW elixir library.
A best-practice Elixir library for interacting with the bunny.net API
Experiments with getting usable outputs out of local models on a standard Macbook
Dropping Cloudflare and migrating to bunny.net, starting out with my blog.
Setting up a website using Elixir and Phoenix, leaning on NimblePublisher for the blog posts.
Elixir doesn’t provide its own data structures, instead, it uses the ones provided by Erlang
This article attempts to show some basic patterns for how to use ETS in Elixir or Erlang
I want to share a simple pattern for setting up HTTP based health checks for Plug/Phoenix applications
A walkthrough of Elixir 1.9's new Registry.select/2 function, plus a gentle introduction to how Erlang match specifications work.
This post was inspired by a thread I participated in on the Elixir forum