Nov 3, 2023 matter iot ios Matter and "Smart" Devices Energy bills are getting weird lately and I decided I need to know what's my homelab's energy usage is to make some educated decisions. I
Feb 14, 2023 tinyvmm Migrating Forward Migrations are tricky business. If you think of the Kubernetes model, the client API supports versioned objects. You can e.g. store an ExternalSecret version
The woes of networkd Feb 13, 2023 tinyvmm The woes of networkd When I based the initial implementation of tinyvmm’s networking on networkd I thought it was a genuinely good idea. Networkd knows how to manage
Jan 31, 2021 bazel metanotes From Create-React-App to Bazel: how to build things This story describes my experience of moving a create-react-app based app to bazel and the reasons for the move.