Practical guides on AI tools, coding agents, and workflows.
3 articles matching #raspberry pi
OpenClaw's skill installer assumes macOS and Homebrew. On a hardened Raspberry Pi, every dependency needs the right user, the right PATH, and the right architecture. Here's what actually works on ARM64 — including building whisper.cpp when PyTorch won't run.
After updating OpenClaw on a hardened Raspberry Pi, two errors appear: permission denied on .bashrc and a systemctl --user failure. Neither means something is broken — both mean your isolation is working. Here's why they happen and how to fix them cleanly.
Deploy OpenClaw on Raspberry Pi with hardened SSH, zero public ports, Tailscale-only access, isolated system user, and systemd daemon setup. A complete production-grade walkthrough.