Installing XCP-ng on Scaleway Elastic Metal: 30 Hours of Pain, 10 Minutes of Script
2026-03-05
Installing XCP-ng on Scaleway Elastic Metal the hard way: QEMU disk passthrough, Dell firmware bugs, Open vSwitch networking, and a script that does it all in 10 minutes. Part 2 of 3.
...
➦ Running 100 Wasm Containers on a Raspberry Pi (with 903 MB of RAM)
2026-03-01
100 WebAssembly containers on a Raspberry Pi 3B+ with 903 MB of RAM: 34 MB total, 164 KB per container. Measured every data point. Here's how Wasm compares to Docker on memory-constrained hardware.
...
➦ Your AI Agents Need Their Own Computers
2026-02-28
Part 1 of 3 - Why the future of AI-assisted development runs on hypervisors
...
➦ Running a Local LLM on RISC-V: Building llama.cpp on a Banana Pi F3 (Part 1)
2026-02-27
Building llama.cpp from source on a RISC-V board and running a local LLM inference server with TinyLlama 1.1B, achieving 8.5 tokens/second.
...
➦ Building WASI SDK on RISC-V: Self-Hosted WebAssembly Development on a Banana Pi F3
2026-02-25
Building the entire LLVM/Clang WASI SDK toolchain from source on a RISC-V single-board computer for self-hosted WebAssembly development.
...
➦ When a Docker Captain Puts an AI Tool in a Container on RISC-V (Because Of Course He Does)
2026-02-25
Running OpenClaw AI assistant on RISC-V hardware (BananaPi F3) using Docker cross-compilation and BuildKit
...
➦