Posts tagged ai.
14 posts · all tags
| Date | Title | Tags | Mark |
|---|---|---|---|
| 2026-07-14 |
Ukraine’s Drone Advantage Is an Engineering Loop
A technical look at Ukraine’s drone stack, its battlefield engineering loop, and the evidence behind balloon-launched aircraft.
|
engineering ai drones | |
| 2026-07-14 |
Prove the Machine Wrong
A parking camera joined two visits together, then handed Keith Miller the job of proving it wrong.
|
ai new-zealand privacy | |
| 2026-05-31 |
What Happens When a Worm Drives Claude?
I wired a live C. elegans connectome into the control loop of a Claude coding agent, then watched what the worm did when the code broke.
|
ai engineering ai-tooling | |
| 2026-05-14 |
Conscious Minimalism
How I build: small, narrow, niche, AI-native.
|
founders engineering reflection | |
| 2026-04-15 |
Open-Source Agent That Teaches Claude Code Your Architecture
AI made software cheap to build but not cheap to scale. Evolutionary architecture with domain-aware AI agents is the missing piece.
|
ai claude-code architecture | |
| 2026-04-13 |
Claude Code Can Now Spawn Copies of Itself in Isolated VMs
Wiring up an MCP server so Claude Code can spawn isolated VMs, the SSE-to-Streamable-HTTP migration that broke everything, streaming architecture, and what productionising this would actually look like.
|
ai go mcp | |
| 2026-04-13 |
OpenHealth – Chat with Apple Health Data, Anywhere
I built OpenHealth because Claude's and ChatGPT's Apple Health connectors are US-only. Drop your export.zip, get seven markdown files any LLM can read — browser, CLI, or phone-to-desktop over WebRTC.
|
ai engineering privacy | |
| 2026-04-11 |
The Future of Security Is an Open-Source Model That Detects and Acts on Threats
Anthropic's Glasswing is for enterprises with six-figure security budgets. The rest of us need open-source security agents that learn our systems and act autonomously.
|
ai security architecture | |
| 2026-04-08 |
Claude Code Running Claude Code in 4-Second Disposable VMs
Anthropic has an internal platform for running Claude Code in full-permission isolation. I built my own version with Firecracker MicroVMs, Go, and a $400 Ryzen box.
|
ai go architecture | |
| 2026-04-05 |
What if your browser built the UI for you?
We're still shipping hand-crafted frontends while AI can generate entire interfaces. What if the browser itself generated the UI from an API manifest and your preferences?
|
ai architecture engineering | |
| 2026-03-23 |
NanoClaw's Architecture is a Masterclass in Doing Less
I pulled apart NanoClaw's 8,000-line codebase and found six architectural patterns that most SaaS teams should steal — credential proxies, container isolation as authorization, two-cursor message processing, and more.
|
ai architecture security | |
| 2026-03-21 |
Careers in the Self-Driving Codebase Era
The engineering career ladder was built for when code was expensive. Code is now cheap. What's valuable has fundamentally shifted.
|
ai careers engineering | |
| 2026-03-18 |
Why LLMs waste half their brain
AI coding agents burn too many tool calls just figuring out where things are. I built codemap to fix that — cheap model indexes, cheap model selects, big model codes.
|
ai claude-code tooling | |
| 2026-03-18 |
What if a Worm Could Make AI Agents Smarter?
Introducing c302 — a research project that uses the C. elegans roundworm's neural dynamics as a behavioural control layer for an LLM coding agent.
|
ai neuroscience c302 |