I was curious if Block's Goose agent, paired with Ollama and the Qwen3-coder model, could really replace Claude Code. Here's how it worked.
Control an ESP32-connected light switch from a web browser, even if the ESP32 and browser are on different networks. This project uses Firebase Realtime Database to sync commands between the web ...