+
PR-Based Preview Environments on Render with Terraform
Render preview environments require Blueprints, but a GitHub issue suggested a Terraform + GitHub Actions workaround. I built a reusable module for it.
Using stow to manage dotfiles on multiple machines
If you work across multiple systems, you've likely accumulated a collection of configuration files over time.
Binary Search in Elixir
Let's implement a quick and dirty version of binary search, and we'll improve upon it after identifying the base case and the recursive case.




