YOLO Responsibly! Part 2: Multi-file refactors, harness wars, and a Claude face-off
Pushing local Gemma 4 through a multi-file refactor, rerunning it under opencode, and racing Claude Code. The best security lesson came from the policy log.…
Pushing local Gemma 4 through a multi-file refactor, rerunning it under opencode, and racing Claude Code. The best security lesson came from the policy log.…
Running a coding agent in YOLO mode, powered by a local Gemma 4, inside a Docker Sandbox microVM. Everything that broke on the way, and the small YAML file that fixed it.…
Speed up Kubernetes development with Skaffold on Oracle Kubernetes Engine (OKE) and OCIR: automated build, push, and deploy loops for containers.…
Running JavaFX desktop apps inside Docker containers on macOS and Linux: X11 forwarding, image setup, and the gotchas to expect.…
Project Portola: porting the JDK to Alpine Linux and musl for tiny Java container images, why it matters and how to try it today.…
Use Docker BuildKit to dramatically speed up Java application image builds: caching, parallelism, and practical Dockerfile examples.…
Scan Docker images for vulnerabilities with Aqua MicroScanner in Jenkins and GitLab CI: setup, pipeline examples, and result triage.…
Push Java container images to the GitLab registry with Google Jib: authentication, Maven configuration, and CI-ready examples.…