Blog
About Me
Twitter
Gitlab
bruno.verachten.fr
Articles regarding my daily work and my tinkering at home
Videos here
!
Debian
Adding RISC-V Support to Armbian Imager: A Tale of QEMU, Tauri, and Deja Vu
Photo by SnapSaga on Unsplash The Setup Armbian Imager is a Tauri 2 application: React frontend, Rust backend, builds for Linux (x64, ARM64), macOS …
BuildKit for RISC-V64: When Your Demo Decides to Betray You
<!-- Converted from AsciiDoc by asciidoc-to-jekyll agent Original file: …
Fixing Concurrent GitHub Actions Workflows: Multi-Architecture Package Repository Guide
Building and distributing software packages across multiple architectures (x86_64, aarch64, riscv64) sounds great in theory. But when I tried to …
Bringing AI Agents to RISC-V64: The First cagent Distribution Package
Bringing AI Agents to RISC-V64: The First cagent Distribution Package <span id="author" class="author">Bruno …
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 …