Blog
About Me
Twitter
Gitlab
bruno.verachten.fr
Articles regarding my daily work and my tinkering at home
Videos here
!
Infrastructure
Installing XCP-ng on Scaleway Elastic Metal: 30 Hours of Pain, 10 Minutes of Script
Photo by Simon Infanger on Unsplash Series: AI Agents on Self-Hosted Infrastructure link:{% post_url …
Your AI Agents Need Their Own Computers
Part 1 of 3: Why the future of AI-assisted development runs on hypervisors Photo by Cookiecutter on Pexels You know that moment when you read …
Docker Buildx for RISC-V64: When Infrastructure Just Works
Sometimes the best technical stories aren’t about heroic debugging sessions or clever workarounds. They’re about the moment when you realize your …
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 …
Spring Cleaning a 2.1M+ Pull Docker Project: From Buster to RISC-V
Abstract: I maintain docker-adb, a Docker image for Android Debug Bridge that’s been pulled over 2.1 million times from Docker Hub. Today I tackled …