Multiple Claude Code Accounts, One Config
Run several Claude Code accounts on one Linux machine. CLAUDE_CONFIG_DIR plus symlinks share your skills, hooks and history while each login stays isolated.
All the articles with the tag "claude-code".
Run several Claude Code accounts on one Linux machine. CLAUDE_CONFIG_DIR plus symlinks share your skills, hooks and history while each login stays isolated.
Comparing context-mode, code-review-graph, token-savior, and claude-context, MCP tools that stop AI coding agents from reading your whole codebase blind.
RTK, snip, and lean-ctx filter your AI coding agent's output before it burns context tokens. I run RTK daily, here's the one I'd actually switch to.
Claude Code puts an agentic AI assistant in your terminal for real homelab work, compose files, bash, Ansible, systemd. The honest take on cost and data.
Self-host Gemma 4 or Qwen3-Coder via Ollama or llama.cpp in Docker, then let Claude delegate the grunt work to it. Free tokens, zero code leakage.
Stop burning expensive AI tokens on boring grunt work. The overseer/workhorse pattern routes mechanical tasks to a cheap model and saves more than you'd think.