Archives
All the articles I've archived.
-
Building the Agentic Economy: My Second Brain Powered by OpenClaw
How I built a swarm of specialized AI agents that wake up at 6am, check my email, curate my news, and operate as a second brain — all running locally on plain text files.
-
Stop Giving Your Agents a Task List
The best AI agents don't follow a checklist — they internalize your goals. Anthropic's model spec shows us what that looks like at scale.
-
The token economy of software work: three roles that will matter next
Why software work is shifting toward orchestration, infrastructure, and domain translation—and what that means for careers and companies.
-
Claude Sonnet 4.6: Opus-Level Performance at 1/5 the Cost
Anthropic's Sonnet 4.6 closes the gap with Opus on coding and computer use benchmarks while staying at $3/$15M tokens. Here's what the numbers mean for builders.
-
Designing projects for AI agents
What makes a codebase easy or hard for AI agents to navigate? Lessons from Peter Steinberger on working with coding agents.
-
Meet BobWizard: Building a Personal AI Assistant That Actually Helps
How I turned a generic AI agent into a personalized assistant with email access, security monitoring, and daily art generation.
-
Building an AI Trading Agent with Claude
Creating an autonomous trading system that leverages Claude's reasoning to analyze market news and execute paper trades.
-
The Measure of a Man — and of a Machine
Reflecting on Star Trek TNG's examination of personhood and what it means for contemporary AI development.
-
From Hairy Apes to Inference Engines
How tools have always elevated human capability, and what inference engines mean for our future.
-
Beyond Fixed-Size: A Deep Dive into Modern Document Chunking for RAG
Document chunking has grown far beyond simple fixed-size splitting. Here's a deep dive into the modern toolkit of specialized models, open-source libraries, and enterprise platforms.
-
Unleashing Tableau's Semantic Layer with AI Agents
How I helped build a tool that lets you query Tableau's semantic layer using natural language and AI, integrating LangChain with Tableau's VizQL Data Service.
-
Unveiling the Future: How to Create and Run Tableau Bridge on Linux Containers
Tableau Bridge is now available on Linux Containers, offering significant improvements over the Windows-only deployment model.