Claude Code Subagents: What They Are and How to Use Them
Learn how Claude Code subagents work: separate context windows, custom system prompts, scoped tools, and per-agent model routing. Full example agent file included.
249 step-by-step IT guides and fixes across Windows Server, Microsoft 365, Teams, Windows, Docker, and virtualization.
Learn how Claude Code subagents work: separate context windows, custom system prompts, scoped tools, and per-agent model routing. Full example agent file included.
Point OpenClaw at DeepSeek for a self-hosted AI assistant that costs cents to run. The config, the OpenAI-compatible endpoint, key handling, and the gotchas.
Disable the Proxmox enterprise repo, add the pve-no-subscription repo, fix the apt 401 error, and understand the login subscription nag without breaking updates.
Connect Aider to Kimi K2.7 Code through Moonshot's OpenAI-compatible API in WSL, with the current model ID and safe git workflow.
The built-in and custom Claude Code slash commands worth knowing in 2026, context, cost, model switching, clear, plus custom commands you should build.
VirtualBox NAT, NAT Network, Bridged, and Host-only adapters explained: what each one does, when to use it, port forwarding for NAT, and how to fix a VM with no internet.
Connect OpenCode to DeepSeek V4 using the current built-in provider flow, select V4 Flash or Pro, verify the API connection, and fix common errors.
Connect Aider to Qwen3.8-Max through Alibaba Model Studio's OpenAI-compatible workspace endpoint.
Practical Docker security for beginners: drop root with USER, avoid --privileged, use minimal images, scan them, keep secrets out of env vars, limit resources, and more.