Blog
About Me
Twitter
Gitlab
bruno.verachten.fr
Articles regarding my daily work and my tinkering at home
Videos here
!
Ci-Cd
NanoClaw on RISC-V: from "it works on my board" to automated builds
Photo by Pedro Romero on Unsplash Introduction In Part 1, I proved that NanoClaw builds and runs on riscv64 without source patches. Great. But …
What About iOS? Or, How a 30-Dollar Android Phone Embarrasses a 1000-Dollar iPad
Photo by Holmo on Unsplash I was giving my talk at a conference (the one about running Jenkins on old Android phones with Termux) and the demo had …
FOSDEM 2026: Jenkins Was There, and So Were You
You know that feeling when you’ve been standing behind a booth for ten hours straight, your voice is gone, your feet are killing you, and you still …
BuildKit for RISC-V64: When Your Demo Decides to Betray You
<!-- Converted from AsciiDoc by asciidoc-to-jekyll agent Original file: …
Docker v29 Lands on RISC-V64 in Under a Week: The Future is Here
Docker Engine v29.0.0 was officially released on November 6, 2025. Just 5 days later, Docker CLI v29.0.0 was available for RISC-V64. By November 12 …
Running GitHub Actions on RISC-V64: A Production Journey with Docker Builds
Setting up continuous integration for RISC-V64 is not as straightforward as x86_64 or ARM64. The official GitHub Actions runner doesn’t support …