Bazel: { Fast, Correct } — Choose One
When it comes to build systems and package management, there really is no silver bullet. Everything would be so much easier if there were. Bazel has been ga...
When it comes to build systems and package management, there really is no silver bullet. Everything would be so much easier if there were. Bazel has been ga...
Ever wanted to run a container, or pod, as a systemd service on Linux? This allows the container to be started automatically and even restarted on failure. ...
Podman can automatically update your containers and hopefully make you’re life easier at the same time. Setting this up for Podman is actually pretty ...
Suffering from obsessive updating syndrome? Are you making frequent trips to the App Center or terminal to apply updates? Do update notifications haunt you ...
elementary OS 5.1 doesn’t automatically update Flatpak applications. Given the arbitrary appearance of updates, it’s a bit bothersome to be nagg...
Podman ships with built-in support for Kubernetes configuration files but not for Docker Compose. As described in Podman Compose, the Podman Compose utility...
Podman supports the Kubernetes YAML format for configuring pods. Unfortunately, I’m coming to the Podman scene from Docker where the Docker Compose fo...