Software Engineering

Duplicating HTTP status in the response body is an anti-pattern

Have only one source of truth in our API responses

Run-once Kubernetes DaemonSet pods

When you need to run something just once, but on each node

Integrating DigitalOcean floating IPs with Kubernetes

My quest for a highly-available UDP service on DigitalOcean Kubernetes

Linking Swift code into a Rust app

A guide to statically linking Swift library into a Rust application.