UniFi Site-to-Site WireGuard Setup
Imagine you have two homes with UniFi gear and you want devices at both locations to see each other as if they were on the same network. No NAT, no …

Hey! I'm a seasoned Site Reliability Engineer (SRE) with over a decade of experience, currently working on systems used by billions daily.
My passion lies in crafting elegant code solutions and optimizing complex, global-scale infrastructure. In my free time you'll find me riding my mountain bike, running or tinkering with my ever-evolving homelab setup or just exploring random technologies.
Imagine you have two homes with UniFi gear and you want devices at both locations to see each other as if they were on the same network. No NAT, no …
Imagine that you have a requirement to spawn virtual machines quickly and efficiently, provision them using Ansible or Terraform, with no manual …
One common anti-pattern that keeps popping up is the use of package updates in Dockerfiles. A simple search on github.com reveals 1M+ results! Can …