Recent Posts
Neovim and Elixir-ls Noob Edition
·830 words·4 mins
Nvim
Elixir
Dev
The following is what I did, as a noob in the Vim ecosystem, to configure Neovim as my daily editor for Elixir development.
First Hops With RabbitMQ
·1260 words·6 mins
Dev
Rabbitmq
Elixir
Node
Docker
Just starting with RabbitMQ? This introductory guide will walk you through setting up a local RabbitMQ sandbox. Then we will use RabbitMQ to send messages from Elixir to Node.
Canonical Urls on Fly.io
·722 words·4 mins
Fly.io
Dev
Blog
Docker
How to configure your static site to use your canonical url - dropping the
www
and redirecting traffic to your apex domain name on Fly.io.
Up and Running With Hugo
·2708 words·13 mins
Go
Dev
Blog
Hugo
Blowfish
A straightforward ‘up and running’ guide for hosting a static site using Hugo, Blowfish, and Fly.io. designed for individuals with basic technical skills.