Cheaper Code Should Mean More Experiments
When working with agentic tools, the instinct to solve hard problems inside your main project is usually wrong. Isolate the core problem first, experiment freely, then bring what works back.
Some writing about things.
I am a software engineer writing about agentic AI tooling, learning systems,
institutions, and economic history. Most posts here are first-hand notes:
what I built, what broke, and what I would do differently. Every page is
also available as clean markdown, either by appending .md to
the URL or by requesting it with Accept: text/markdown. See
llms.txt for the curated index, or
about for more on what I work on.
When working with agentic tools, the instinct to solve hard problems inside your main project is usually wrong. Isolate the core problem first, experiment freely, then bring what works back.
A tool for visualising how long economic catch-up growth actually takes between any two countries or regions
Structural patterns that make codebases easier for AI agents to navigate: composition over monoliths, stateless mini-CLIs, typed languages, and the editor navigation test.
How Claude Code and similar tools can handle the tedious work of expanding concepts into multiple flashcards, and why Anki Connect is the key to making it work.
A thin wrapper around native commands to simplify port checking and process management during local development.
Reflecting on the foundational layers of agentic systems, from Git workflows and networking to storage and sandboxing, rather than high-level orchestration.
Exploring the adjacent possible in robotics, where falling hardware costs and advanced software create new opportunities for high-quality automation in niche domains like local sports broadcasting.
LLMs struggle to generalise clock face generation beyond the standard 12 divisions, highlighting a specific gap in reasoning versus training data memorisation.
Exploring why global-context search is easier than local-context search, and what tools built with local context in mind might look like
Exploring how conversation and exploratory browsing create a 'mental latent space' where ideas emerge from unexpected connections