3 posts tagged 'ai'

2026

Claude Code as My Personal Agentic Framework

Claude Code may end up becoming the personal agentic framework that I've been looking for.

In the past when I needed some agentic behaviour (example: answer questions based on some documents), I used to look at hand rolling a solution. It's time consuming and not particularly easy to build and …

2026

CLI Wins Over MCP for AI Agents

MCP or CLI? There was a huge amount of hype over MCP around a year ago, but today it seems like the command line interface has quietly won the game.

That's right, it you want your agent to interact with an external system, building a CLI interface seems the way …

2023

The Concept of Superposition

We have been talking the last few days about ChatGPT. One of the interesting things about a deep learning AI system is how it 'stores' knowledge.

In traditional computing systems, we can point to part on the storage device and say "these bytes are stored here" and "these other bytes …