Tag: ai
All the articles with the tag "ai".
-
DocEngine now drafts accessibility templates with AI
Published:• 2 min readUpload a sample PDF, get a drafted accessibility template. Available today in DocEngine, with two non-negotiables built in.
-
The model names things, the code keeps the coordinates
Published:• 4 min readWe tried drafting accessibility templates without an LLM first. What shipped gives the model meaning but never a coordinate.
-
The config line that outlived its model
Published:• 2 min readI burned 39% of a weekly Codex quota in four and a half hours. A context-window override I set during GPT-5.5 was still in my config.
-
What a 14-hour Codex run taught me about task queues
Published:• 4 min readAfter a 14-hour Codex run, I want long agent tasks controlled by a queue with a clear finish line and reviewable evidence.
-
The review bottleneck is the new software bottleneck
Published:• 7 min readAI agents increase code output faster than teams increase review capacity. Senior attention moves to understanding, verification, and ownership.
-
Claude Fable 5 refused my defensive security review
Published:• 3 min readClaude Fable 5 refused a defensive review of our own SaaS application twice, including a prompt that explicitly banned exploit guidance.
-
Making a 3D-printed lamp stand with my son
Published:• 2 min readMy son wanted a hanging solar bulb on his desk, so we used an AI agent, parametric CAD, and a 3D printer to make a stand.
-
Taking ownership of your AI coding history
Published:• 2 min readI added Windows support to a tool that exports local coding-agent history. The output is useful, but it must be treated as sensitive.
-
Warp as an ACP client
Published:• 3 min readI built a prototype of Warp as an ACP client, with Warp handling the terminal UI and a local process owning the agent runtime.
-
The next AI interface may not be a chatbot
Published:• 1 min readAn AI interface should create a table, dashboard, or task board when chat is the wrong way to inspect the work.