Blog // Notes and Research

Writing on AI assisted development and software systems.

Field notes on coding agents, LLM harnesses, Three.js, architecture, and the parts of software work that still need human judgment.

05/28/2026 · AI Research

Squire: Giving AI a Place to Work

A proposal for Squire: a local, context-engineered awareness service that runs inside apps, uses CLI tools as capabilities, and prepares useful work without taking over user judgment.

Chatbots move the user out of the workflow. Squire moves the model into the workflow: a local awareness layer that understands the app, reads its structures, and prepares the next useful thing.

  • Local AI
  • CLI Tools
  • AI-assisted development
  • Context Engineering
  • Agentic Software
  • Developer Tools
  • Workflow Automation
Read article

05/10/2026 · AI Research

LLM Assisted Game Development Workflow

A practical first-person guide to using LLMs in game development, covering code, assets, prototyping, debugging, multiplayer, tools, and workflow management.

AI-assisted game development is no longer just autocomplete. This guide shows what LLMs can realistically add to a game dev workflow today, from design docs and gameplay code to assets, debugging, performance, and multi-agent workflows.

  • AI Game Development
  • LLM Workflows
  • Game Dev
  • Coding Agents
  • Three.js
  • Godot
  • Multiplayer
Read article