Blog
About Me
Twitter
Gitlab
bruno.verachten.fr
Articles regarding my daily work and my tinkering at home
Videos here
!
Banana Pi F3
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 …
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. …
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: …
The Ring Around the Rosie: Upgrading Next.js on RISC-V from 13.5.6 to 14.2.35
I had a working Next.js 13.5.6 setup on my Banana Pi F3. Then Dependabot showed up with PRs bumping to 14.2.35, and suddenly my carefully built SWC …