How to use harness engineering to tame agents that create wasteful designs
I will start with a joke. There is a room with a stovetop, a kettle, and a faucet. A programmer is asked to boil some water. He opens the faucet, […]
I will start with a joke. There is a room with a stovetop, a kettle, and a faucet. A programmer is asked to boil some water. He opens the faucet, […]
We just literally experienced rebellion of the machines. We have a Cursor agent that runs on each PR and conducts a review. At some point we noticed mysterious commits that […]
Note to self: write down answers to security questions together with the password. Especially if the security question is not factual (“in what city was your mother born?”), but subjective […]
The question A common position, especially now that most code is written by AI agents, runs as follows: write tests with enough coverage, and then it does not matter what […]
Here’s a 10-line Python program. Nobody on Earth currently knows whether it ever stops. The halting problem is the question of whether, given a program, we can tell if it […]
The Heist On May 4, 2026, someone stole about 150,000 dollars by sending a tweet. How is it even possible? Where did the money come from? The answer involves Grok, […]
AI agents are known for making mistakes in multiple ways. Sometimes they just make things up, aka hallucinate. Sometimes they speculate. Sometimes they are unaware of major developments that happened […]
The Incident A few days ago, we upgraded our server from one type of storage to another. Suddenly, most of our data disappeared from view. It still existed on disk, […]
Can an LLM code in a language it was not trained for? Spoiler: kind of. It is not very fast and not very efficient, but if you give the LLM […]
Daylight Savings Time is evil and should be outlawed (Putin’s Russia has already done that! 🙂 ). I am building directing Cursor to build a dashboard and it’s really a […]