MCP • 3 min read • Run Your First MCP Server: Filesystem, Step by Step Run the official filesystem MCP server and drive it by hand with JSON-RPC. See initialize, tools/list, and tools/call on the wire.…
Docker • 3 min read • Open WebUI + Ollama in Docker: a Local AI Chat UI Run Open WebUI in Docker as a local ChatGPT-style UI over Ollama: the exact command, the host-gateway fix, and gotchas to skip.…
Ollama • 3 min read • Run a Local LLM with Ollama on Debian (CPU-Only) Install Ollama, pull a model, and benchmark CPU-only inference with real tokens/s numbers from an old 6-core Xeon.…
Claude Code • 12 min read • Run Claude Code From Your Phone: The tmux + SSH Setup Tested with: tmux 3.2a on Ubuntu 22.04, Claude Code (latest stable as of 2026-05), Termius on iOS, Tailscale…