Simplicity
That one time when office365 was marking our emails as spam
How to fix cookies not persisting using CORS
Memory Cached Tables for building faster web applications
A baton server to test your Erlang/Elixir cluster
How to show Raspberry Pi temperatures in your Datadog dashboard
How to rename table using pg_dump or pg_restore
Moving a Rails managed database to Phoenix
A simple way to store secrets using Parameter Store for your ECS applications
How to do batch updates in postgresql for really big updates
Lazy functional ruby
How to know which of the Enum functions to use in Elixir
How to control the enqueuing speed of Sidekiq jobs and their concurrency
How to create a web server using Cowboy without Plug or Phoenix - Part 01
My first SVG creation
many_to_many relationships in Ecto and Phoenix - Screencast - Part 2
many_to_many relationships in Ecto and Phoenix - Screencast - Part 1
How to use a single aurora cluster for multiple databases each with its own restricted user
How to create temporary bastion EC2 instances using Terraform
many_to_many relationships in Ecto and Phoenix for Products and Tags
How to dump a partial/sample table(1000 rows) in postgres using pg_dump