Notes on AI, delivery, and adoption.

Answer-first essays on getting AI from pilot to production: architecture, enablement, and the agentic systems behind it.

Latest

Getting started with Ghostwriter, step by step

A plain walkthrough of installing and using the free Ghostwriter tool: where the files go, how to ask for a rewrite, what the clean-up step does, and how much of a difference it actually made in testing.

3 min read
everyday-ai tools
Read article
2 min read

How to spot AI writing before you hit send

A quick, non-technical checklist for catching the giveaway signs of AI-written text in your own drafts: the vocabulary, the lists of three, the flat rhythm, the long dash, and the too-neat ending.

everyday-ai quality
Read article
3 min read

Langdrift: scoring how differently a translation lands

Langdrift compares audio of an original and its translation and returns a drift score: how far apart the two land cognitively, catching accurate but off translations.

open-source research translation
Read article
3 min read

Why 'make it sound human' never quite works

AI writing gives itself away on three levels: the characters, the words, and the shape of the whole piece. The deepest one is decided while the text is being written, which is why a clean-up pass at the end cannot fully fix it.

everyday-ai tools
Read article
5 min read

Verso: one JSON source, decks branched per audience

Verso defines presentations as JSON instead of slide documents, so one source can branch per audience and export to PDF, HTML, or PNG cleanly.

open-source presentations
Read article
5 min read

AI writing has a tell. I built a free tool that removes it.

Ghostwriter is a free, open-source tool that makes AI-written text read like a person wrote it, by removing the hidden characters, the giveaway words, and the report-shaped structure that flag it as machine-made.

everyday-ai tools
Read article
4 min read

Petrify: removing people from footage, entirely on-device

Petrify detects and removes people from fixed-camera footage while keeping the live timestamp ticking, running fully on your own machine with no cloud upload.

open-source computer-vision
Read article
3 min read

Scope beats autonomy: a contrarian take on AI agents

Open-ended autonomous agents make great demos and poor production systems. Tightly scoped, observable, boring agents are what actually survive real workloads.

agents mcp
Read article
3 min read

Multi-agent workflows a single engineer can reason about

A focused multi-agent system one engineer can reason about beats a sprawling one nobody trusts. Scope each agent, define tools explicitly, and observe everything.

agents mcp architecture
Read article
3 min read

An honest look at AI productivity claims, and how to measure 2-3x

A 2-3x productivity gain is real when you measure build success, cycle time, and effort reduction, not vanity metrics. Here is how to tell the difference.

research productivity fsi
Read article
4 min read

Evals for delivery teams: trusting AI output without re-checking every line

Trustworthy AI output comes from evals built into the real pipeline, not a benchmark: evaluate what matters, gate at the right point, and keep review habits that scale.

research enablement architecture
Read article
3 min read

Build a tiny no-code AI workflow that saves you an hour a week

Chain a trigger, an AI step, and an action in a no-code tool like Zapier, Make, or n8n to automate one small repetitive task end to end, no programming needed.

everyday-ai productivity
Read article
3 min read

Make yourself unnecessary: what good advisory leaves behind

Good advisory leaves a team stronger, not dependent. Capability and judgement should stay with the team, through co-delivery, explicit reasoning, and grown champions.

enablement
Read article