Terrifi: a Terraform provider for UniFi networks (built with Claude Code and hardware-in-the-loop testing)
This post summarizes a new project I've been working on recently. It could be useful to some other UniFi and Terraform enthusiasts.
This post summarizes a new project I've been working on recently. It could be useful to some other UniFi and Terraform enthusiasts.
This post covers how I've setup some basic smarthphone-free controls for my Eight Sleep cover, using Flic buttons and the Eight Sleep Alexa skill.
This post is a tour of my homelab as of September 2024.
In this post I'll show how to self-host a Dockerized application that I can access from my Tailnet with HTTPS/TLS.
To save a bit of energy while my laptop is mirrored to my external display.
Summarizing the rabbithole of getting this travel router connected to a VPN.
This post shows how we can accelerate vector operations on the JVM using the new `jdk.incubator.vector` module, introduced in JDK 16 as part of Project Panama.
This post compares the performance of Postgres functions and queries on a very simple benchmark.
This post summarizes my takeaways from Effective Software Testing. Overall, I recommend the book to any professional software engineer.
In this post, we'll implement and optimize a text search system based on Postgres Trigrams