Skip to main content

Engineering Log

Field Notes

Technical write-ups from the Peridio team — what we are working on, decisions we made, and stories from the field. Engineering content only.

Agentic Development

Chatting a Prometheus exporter onto a Raspberry Pi 4 with Avocado Desktop

Avocado Desktop's built-in agent drives the Avocado MCP by chat. I described a Rust metrics exporter for a Raspberry Pi 4 in plain English, and the agent found a reference on its own, built a real Avocado extension, cross-compiled it to aarch64, and I flashed it to the board where the service was already running.

·Lee Reinhardt