How to Pass AI Costs to Customers Without Losing Them
Your AI features cost you real money per request. Your customers expect them for free. Something has...
Your AI features cost you real money per request. Your customers expect them for free. Something has...
Client-side semantic search for your static site ...
If your AI coding assistant can reason about a UI bug but cannot help you create or adjust the actual...
GitHub was always a queue. Issues are the prompts, PRs are the context; swap the human consumer for an agent and the shape doesn't change. It's fine that it's not RabbitMQ.
AudioTrust: reconciliar C2PA y watermark AudioSeal en audio sintético Un verificador...
Here is a reliable test: find a prompt that isn't working. Read it carefully. Now ask yourself — at...
In my last post I said that for normal HTML pages, element-based automation (find / read_page) beats...
I Built an AI-Powered CLI That Migrates Legacy Java Code to Java 17/21/25 If you've spent...
Every time I shipped something, the same thought hit me a few hours later: It works on my machine....
As developers, we all want AI to review our code. But sending proprietary, unreleased code to...
Your customers have stopped Googling "best note-taking app." They're asking ChatGPT, Perplexity, and...
Every developer knows this conversation: "Hey, can you reproduce this bug?" "No, it works on my...
LLMs generate confident-sounding probabilities because RLHF rewarded the pattern, not because they did statistics. I stopped trusting them and added a structural gate instead — no ...
Part 1 laid out four monitoring axes (application / infrastructure / CI / LLM) and the shape each one ends up in. Part 2 picks up where the data actually flows: it's production dat...
The question I get most often after talks, after podcast episodes, and in newsletter replies is a...
Most enterprise security teams believe they have third party risk under control. They send out...
I built ThinkNEO solo — a control plane that sits between your apps and AI providers and enforces...
Building a production AI agent in TypeScript with Mastra: a 2026 step-by-step. I spent an...
This is part 3 of a series on project rules for AI coding agents. Part 1 covered how Cursor, Claude...
Every workout tracker I've tried has the same limitation: it records what you did, but it doesn't...
The 90% that never lands There is a failure mode almost everyone building with agents has...
A prompt tells a coding agent what to do once. Nearly everything that matters happens after the first...
AI knows everything. You ask Claude a coding question, it writes the code. You ask GPT-4 for a...