← All topics
Agents
Agents
2 posts
22 May 2026
08 May 2026
Vibe Coding: When to Let an AI Agent Drive (and When to Take the Wheel)
An honest look at vibe coding: what changes about the review process when you stop reading every line an AI agent writes, a steppable diagram of the agentic loop, and a real scoring tool you can use to decide whether a given task is safe to vibe through, review closely, or drive yourself.
08 May 2026 Building an MCP Server: A Practical Introduction to the Model Context Protocol
A hands-on introduction to the Model Context Protocol (MCP): what problem it solves, the JSON-RPC 2.0 messages exchanged between host and server, a live in-browser protocol simulator, and a real Python server built with the official SDK that exposes an H3 geospatial tool.