SubDepthTech publisher mark SubDepthTech Deep systems / precise control
Dispatch
Menu

Tag / #ai-agents

Tagged #ai-agents

A narrower slice of the archive, collected around one repeated concern.

Systems

Mar 21, 2026 25 min read

AI Will Not Take Your Job, But It Might Take Your Ability to Think

The real AI risks are not about capability. They are critical thinking erosion, organizational inertia, and a misunderstanding of both AI and security.

  • #ai-agents
  • #claude-code
  • #codex
Lab

Feb 12, 2026 10 min read

How to Run Claude Code, Codex, and Gemini as Containerized Homelab Services

Containerize AI CLI tools with Docker for remote SSH access and OpenAI-compatible APIs via Traefik. Vendor-independent, reproducible.

  • #claude-code
  • #codex
  • #gemini
Systems

Feb 8, 2025 8 min read

MCP (Model Context Protocol) Explained for AI Practitioners

MCP is Anthropic's open protocol for connecting AI models to external tools and data. Here are the core concepts and why it matters for agents.

  • #mcp
  • #ai-agents
  • #model-context-protocol
Systems

Jan 30, 2025 4 min read

Durable AI-Agent Memory in a Homelab Repo with MCP Setup/Check Scripts

Use setup/check scripts and a Dockerized MCP memory server to keep agent context durable while avoiding secret leakage into repo memory.

  • #mcp
  • #ai-agents
  • #homelab
Lab

Jan 29, 2025 9 min read

Setting Up a Docker Swarm AI Agent Cluster for Security Research

Build AI agent lab on Raspberry Pi with Docker Swarm: encrypted networks, HMAC auth, and security monitoring. Production-grade patterns on $600 hardware.

  • #docker
  • #raspberry-pi
  • #ai-agents