Blog
About Me
Twitter
Gitlab
bruno.verachten.fr
Articles regarding my daily work and my tinkering at home
Videos here
!
Risc-V
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 …
NanoClaw on RISC-V: Running an AI Agent Runtime on a Banana Pi F3
Photo by Tom Fisk on Pexels Can you run a full AI agent orchestration runtime on a $100 RISC-V board? My money was on "probably not," but I …
When a Docker Captain Puts an AI Tool in a Container on RISC-V (Because Of Course He Does)
TL;DR OpenClaw is one of those AI assistant tools that’s been making the rounds lately. My reflex when I see popular software? Two questions: can I …
Can WebAssembly Run on RISC-V? Testing Atym Containers on a Banana Pi F3
Photo by Thibaut Tattevin on Pexels In my previous article, I built WebAssembly containers with Atym on x86 and got application binaries under 23 KB. …
WebAssembly on Embedded Devices: A Docker Captain Tries Atym
Photo by Alexandre Debiève on Unsplash I’ve been running Docker containers on tiny ARM boards for twelve years. Rock Pi S with 512 MB of RAM. Orange …
Running Node.js on RISC-V with Docker (when there's no official image yet)
Photo by Tatiana P on Unsplash You know that moment when you try docker pull node --platform linux/riscv64 and Docker comes back with this? Using …
The Old Dog Learns a New Trick: Cross-Compiling Tauri CLI for RISC-V
Photo by Dariusz Piosik on Unsplash Previously, on "Bruno Fights RISC-V" If you missed the first episode (available here), here’s the recap: …
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 …
Building Next.js SWC from Source for RISC-V: A Journey Through the ring Dependency Maze
<!-- Converted from AsciiDoc by asciidoc-to-jekyll agent Original file: …
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 …