Esc
Type to search posts, tags, and more...
Skip to content
* pinned the-anatomy-of-an-ai-agent.md 11 min

LLM as CPU, agent as OS

AI agents are starting to look like operating systems. The LLM is the CPU, the agent is the OS, and skills and MCPs are the applications — here's why that analogy holds up.

--ai--tooling
ai-augmented-pkm-taming-the-information-firehose.md 13 min

AI-augmented PKM: taming the information firehose

A practical walkthrough of using NotebookLM, Claude Code, Obsidian, and Craft.do with MCP to build a personal knowledge management system that actually keeps up with the pace of tech.

--ai--tooling
router# show logging | include tooling
%BLOG-6-POST

Migrated the blog from Ghost to a custom Astro site built entirely with Claude Code. Went with a Cisco CLI-inspired dark-mode design — syslog timestamps, IOS command prompts, terminal aesthetics. The goal was readability first while keeping the network engineering feel baked into the UI.

The whole process was surprisingly straightforward. Astro’s content collections handle MDX well, and having an LLM pair on layout and component decisions made it fast to iterate. Happy with where it landed.