posts
>
Quantified Self • 2025
My own sort of "wrapped" for the 2025 year.
2025-12
>
How to Async Tests in Elixir
It can be hard to keep tests asynchronous as Elixir applications grow in size and complexi…
2025-04
>
Tech I Use • 2024
Inspired by others doing this, here's a writeup of the things I use—mostly tech—2024 editi…
2024-12
>
Reducing Compile-Time Dependencies in Gettext for Elixir
This is how we significantly improved compilation time for Elixir projects that use Gettex…
2024-09
>
Verifying JWTs from Apple's App Store
A quick walkthrough on how to verify JWTs coming from Apple's App Store APIs using Elixir.…
2023-11
>
A Breakdown of HTTP Clients in Elixir
This is an overview of the HTTP clients we have available in Elixir, as well as when to us…
2023-07
>
Protohackers in Elixir
I'm publishing a new video series about network programming in Elixir,
where I solve the n…
2023-01
>
Advent of Code 2022
An experiment in solving AoC 2022 with Rust and some AI (GitHub Copilot and
OpenAI's ChatG…
2022-12
>
Get Rid of Your Old Database Migrations
Are database migrations good? Probably, but are we using them in the right way? In this po…
2022-11
>
Testing AWS in Elixir
An overview of how we test Elixir applications that interact with AWS.
2022-01
>
Example-based Tests And Property-based Tests Are Good Friends
A short look at mixing property-based tests and example-based tests to get the best of bot…
2022-01
>
RPC over RabbitMQ (with Elixir)
A look into the RabbitMQ topology (exchanges, queues, bindings) and Elixir architecture th…
2020-11