// writing
Writing
Notes and deep dives.
deep dive9 min read
Building a rootless edge: Traefik, Podman, and per-container TLS
How I built a self-registering reverse proxy on rootless Podman with per-domain TLS, a private CA, and multi-cloud portability, and where I chose it over Kubernetes.
sreplatformtraefikpodman
deep dive1 min read
Notes on job scheduling in HPC clusters
A deeper look at how scheduling policy shapes throughput and fairness on shared clusters.
hpcdistributed-systems