I built a new macOS tool in Swift called Asdfghjkl that lets you avoid the trackpad and control the mouse using the keyboard instead. It overlays a grid on the active screens, maps each cell to a letter, and keeps subdiv…
Go makes cross-compilation easy. Set GOOS and GOARCH, run go build, then you get a binary that Just Works. This means you can use Linux to build your project and get Windows, macOS and Android executables, across differe…
Anthropic released Claude Opus 4.5 today. You can read the official announcement, which has all the standard benchmarks, many of which it does well on. One interesting bit from the announcement caught my eye: The model’s…
Practical sequences to move AI components from chaotic incidents back to complex and complicated domains through minimum-viable mapping, rapid guardrails, and doctrine updates.
Allocate explicit entropy budgets on Wardley Maps to manage NK ruggedness, focus exploration, and cap coordination cost and rework through governance levers.
Convert Wardley Maps and Cynefin playbooks into policy-as-code guardrails so AI agents can act within codified doctrine while humans handle exceptions.
tl;dr: skills-to-agents automatically compiles SKILL.md into AGENTS.md. Run it as a GitHub action with a step: uses: dave1010/skills-to-agents@v1. Coding agents benefit from custom instructions and tools. The standard wa…
Hello, World. This site is still static HTML but now built with 11ty and hosted on Cloudflare Pages, rather than being handwritten HTML on GitHub Pages. This means it's easier for me to add content and will hopefully res…