How to Effectively Align Your Intent with Claude Code
interacting with coding agents such as Claude Code and Codex. They have enormous benefits in increasing the speed at which I can get things done as an engineer. There are…
interacting with coding agents such as Claude Code and Codex. They have enormous benefits in increasing the speed at which I can get things done as an engineer. There are…
The pattern. This is Google’s Open Knowledge Format skeleton — a Markdown file with a YAML frontmatter block — repurposed for agent hand-off. The repo’s frontmatter carries one extra load-bearing field the general…
In my last article, Many Companies Use AI. Few Know How to Build an AI-Native Enterprise Data Platform, I discussed how to integrate AI into the enterprise data platforms. I…
to understand backpropagation? If you’re trying to understand how modern AI systems like large language models (LLMs) are trained, backpropagation is one of the most important concepts to understand. But…
have already adopted AI to improve everyday productivity over the past few years. AI has rapidly become part of enterprise workflows: Building internal chatbots to answer HR, IT, or policy…
The Scope: This isn’t a benchmark pitting agent frameworks against each other, nor does it claim this controller is “smarter.” It claims something narrower and much more defensible: that failure…
TL;DR: , the work itself needs to be clearly defined. That means knowing what the task is, giving AI the right business context, explaining what good work looks like, and…
I had a handful of parallel Claude agents write me up a strategy folder for a side project. The pull request looked great: ten documents, all neatly cross-linked, and it…
, so it’s basically free.” I’ve said that, you’ve probably said that, and it’s the kind of claim that sounds true until someone measures it. So I measured it. The…
, I have written quite a lot about RAG, starting with the Hitchhiker’s Guide to RAG with ChatGPT API and LangChain, and then exploring various topics related to RAG and…