Botmonster Weekly - August 7, 2026
New posts from Botmonster this week. The headline one is the Reddit verdict on Claude Opus 5: left alone for hours it is brilliant, but in a chat it buries you.
Close behind, the Pi coding agent ships with no permission system at all and runs with your full user rights, and Orca fans one prompt out to five AI coders so four of them can lose.
On the storage side, bcachefs left the mainline kernel, so we check whether it is still worth switching. There is plenty more below: a free 10-chapter AI agent book, three Btrfs jobs that stop your data rotting, a Bluetooth mesh chat that works with no internet, Rust compiled to WebAssembly, and a Home Assistant wake word that never touches the cloud.
AI
Reddit says Opus 5 is a genius that will not shut up
Claude Opus 5 Reddit threads agree on one split. Left alone for hours the model is brilliant, and in a chat it buries you. Anthropic calls it normal.
Pi never asks permission before it touches your files
Pi coding agent ships no permission system and runs with your full user rights. Here are the three containment patterns and the supply chain rules.
Ten i-have-adhd rules that stop your AI from rambling
i-have-adhd is a 142 line Claude Code skill with 10 output rules that kill agent filler. What the rules do, where terse output hurts, how to fork it.
The best AI agent book of 2026 is free and in Chinese
The best AI agent book of 2026 is free and open source: 10 chapters, 93 companion projects, a Chinese original, and an English edition close behind.
OmniRoute says free AI forever, the fine print says less
OmniRoute free AI gateway claims 250 providers and 1.6 billion free tokens a month. Those are vendor numbers, and the account risk is the real story.
Coding
Orca runs five AI coders at once and four of them lose
Orca runs five AI coders at once, each in its own git worktree. Fan one prompt out to Codex, Claude Code, OpenCode, and Pi, then merge the winner.
Mise replaces asdf, nvm, pyenv, and direnv with one file
Mise consolidates asdf, nvm, pyenv, rbenv, and direnv into one CLI. Manage language runtimes and environments from a single .mise.toml file.
Self-hosting
bcachefs left the kernel, is it still worth switching?
A practical 2026 comparison of bcachefs, Btrfs, and ZFS for homelab deployments, with a tiered SSD/HDD setup walkthrough and a recommendation matrix.
Three Btrfs jobs that keep your data from rotting away
Schedule Btrfs maintenance: monthly scrubs detect silent corruption, filtered balance prevents ENOSPC, and snapshot retention enables cheap rollbacks.
mkinitcpio or Dracut, which initramfs tool fits you?
A practical comparison of the two dominant Linux initramfs generators: architecture, LUKS encryption, UKI and Secure Boot, and a migration path.
systemd-sysupdate can replace your package manager
systemd-sysupdate: block-level A/B image updater with cryptographic verification, automatic rollback, and atomic reboot for unattended fleets.
Chat with no internet, but bitchat still knows your phone
bitchat runs a Bluetooth mesh chat up to 7 hops with no accounts and no servers, but a persistent per device ID stays visible to any nearby radio.
Watch 500 news feeds on your own PC with World Monitor
World Monitor puts 500 news feeds on a globe you self host. It runs on local Ollama with no API keys, and has an MCP server for agents.
Web dev
Compile Rust to WebAssembly and run it in the browser
Compile Rust to WebAssembly with wasm-pack for near-native browser speed. Toolchain setup, loading modules, size optimization, and debugging.
Smart home
Home Assistant can hear your wake word with no cloud
Build a fully local voice assistant with Home Assistant's Wyoming protocol, Whisper STT, Piper TTS, and openWakeWord. Keep commands off the cloud.