Creating This Site - Part 1

The first part of describing how I convert markdown files into HTML for static site serving

2024-09-08

development elixir markdown eex

Read
Bluesky Firehose

Seeing how many posts per day are sent on Bluesky

2024-09-09

development elixir web sockets bluesky HTMx

Read
Maintaining and Deploying This VM

How the infrastructure is set up and what I do to deploy to this VM

2024-09-12

devops linux caddy infrastructure

Read
Creating This Site - Part 2

In this part I go through the process of creating hot reloading

2024-10-25

development elixir markdown

Read
Creating This Site - Part 3

In this part I go through the process of adding a table of contents

2024-10-26

development elixir javascript eex

Read
Adding Persistence to GenServers

A simple overview on how to persistence a GenServer state before shutting down

2024-10-30

development otp elixir

Read
Crashing OTP Apps

How I figured out why my application was crashing

2024-11-03

development elixir otp logging

Read