Hi there 👻
RSS FeedRainFD's personal blog — writing about tech and tools.
Recent Posts
-
How Coding Agents Handle Context Compaction
A survey of context compaction strategies across seven coding agents—Aider, Claude Code, Codex CLI, Cline, OpenCode, OpenClaw, and Pi—showing how each compresses the same simulated session.
-
How to Manage Multiple AI Agents
Surveyed 30+ tools for managing multiple AI coding agents, filtered to those with 1k+ stars that directly handle agent management. Organized into four categories: Terminal Integration, Session Manager, Agentic IDE, and Orchestrator.
-
Dissecting Hermes' Memory System
Walking through a complete Hermes session to dissect its three-layer memory architecture, the frozen snapshot mechanism, the design trade-offs of full-context injection, and how it differs from OpenClaw.
-
Understanding MCP: A New Paradigm for LLM Agent Development
A deep dive into the Model Context Protocol (MCP) — its architecture, protocol design, and ecosystem. Can it unify LLM tool and data source integration the way USB-C unified peripherals?
-
K9s: A Quick Guide to the Terminal Kubernetes UI
K9s is a terminal-based Kubernetes UI management tool with Vim-like controls — you can pick it up in minutes. This guide covers common operations: resource browsing, log viewing, shell access, and port forwarding.