Esc
Type to search posts, tags, and more...
Skip to content

Networking.__init__

! networking, automation, and the occasional LLM experiment

router#Welcome to my blog
Translating "Welcome"...domain server (255.255.255.255)
designing-a-network-mcp-service.md 13 min

Designing a Network MCP Service for Infrastructure Operations

A vendor-agnostic, YANG-model-driven MCP service that enables LLMs to safely interact with network infrastructure — with human operators always in control through structured approval flows and full auditability.

--ai--networking
the-anatomy-of-an-ai-agent.md 8 min

The anatomy of an AI agent

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
$ cd /blog
router# show logging | tail
%BLOG-6-POST

The Pragmatic Engineer interviewed Mitchell Hashimoto about his new way of writing code. The bit that stuck with me: always have an agent running in the background. Don’t wait for it to finish — kick off a task, context-switch to something else, come back when it’s done. Treat agents like background jobs, not pair programmers.

It’s a subtle shift but it changes how you structure your work. You stop thinking sequentially and start thinking in parallel — like managing async workers instead of typing code yourself.

%BLOG-6-POST

Worth watching: The 5 Levels of AI Coding. A solid framework for thinking about where you actually sit on the AI-assisted development spectrum — from basic autocomplete all the way to fully autonomous agents. Honest about what each level demands from the engineer and where the real productivity gains (and risks) live.

Most of us are somewhere in the middle and kidding ourselves about it. Good gut check.

%BLOG-6-POST

Watched the Cisco Live 2026 Amsterdam opening keynote. Cisco is going full AI mode — no surprise there, but interesting to see how they’re positioning it across the portfolio. Will be following the rest of Cisco Live remotely to catch the technical sessions and see what’s actually substance vs. slide deck hype.

$ tail -f /syslog