Blogposts tagged with 'Opinion'

19 Jul 2026

A conversation with Bob

I asked a close collaborator what people get most wrong about AI. The answers kept circling back to agreements, honesty labels and the restart button.

Read More »

#AI#Claude-Code#Second-Brain#Knowledge-Management#Opinion

12 Jun 2026

Opening Pandora's Box: A Developer's Guide to AI Agents

An agent harness is a single while-loop that calls a model and dispatches tools - the only durable response to it is reading what's inside the box.

Read More »

#AI-Agents#AI#Agent-Harness#DevTalks#Speaking#Opinion

02 May 2026

AI-enabled XR glasses are having their Pebble moment

Even Realities' G2 is the Pebble of the AI-enabled XR glasses category: clearly early but the first product pointed in the right direction

Read More »

#AI-Glasses#XR#Even-Realities#Opinion

14 Mar 2026

Run parallel Claude Code agents without the conflicts

Run several Claude Code agents against one repo in parallel without them colliding: one git worktree per agent, one branch per tree.

Read More »

#AI-Agents#Git#Worktrees#Claude-Code#Agentic-Coding#Tools#Opinion