Teaching a Qwen agent to forget
Every AI photo tool today is an amnesiac critic. Lightroom edits, culling apps, and...
Every AI photo tool today is an amnesiac critic. Lightroom edits, culling apps, and...
I built a small MCP server a while back — developer-presence, seven tools wrapping the GitHub REST...
I have a script called git_commit.py in one of my repos. It shells out to claude -p with the staged...
I used to think “research-grade” meant a big lab, a cluster of GPUs, and a team of people each owning...
We wanted an AI agent to manage a real production app (its content, its catalog, its push...
Artificial Intelligence has become one of the most talked-about technologies of our time. Every day...
Harry Wetherald correctly identifies why auto-fixing all vulnerabilities doesn't work: 80-99% of findings are false positives, and every change introduces risk. His proposed soluti...
The moment a project really stalls A project can feel surprisingly close to moving...
A stranger on DEV.to said "run this experiment." I ran it at n=600. Here's what happened — including...
A deterministic patch envelope prevents completion order from deciding how multiple coding agents modify one repository.
Build an admission controller from predicted wait time, task deadlines, and per-tenant concurrency instead of waiting for a full queue.
I love the terminal. There's something satisfying about typing a command and watching things happen....
After Parts 4 and 5, pycalc can compute and has two human checkpoints around the loop. But every...
The Problem Most Nigerian small businesses have no web presence at all. When they do get a...
I’m building Turner AI, a browser-based AI photo editor: https://turner.art The visible workflow is...
I started my career as a “Dessinateur Projeteur” (Design Drafter) in mechanical engineering. In that...
GitHub Copilot's new AI-powered pre-commit scanning stops injection, XSS, and weak crypto threats before code is pushed.
A successful payment is not the same thing as an active product entitlement. That distinction...
I set a hostile model loose on my own work, and it made the case in real time that the soft layer in my pipeline is soft on my side too. The first fix was code. Code has a ceiling,...
If you're building automations with n8n, LinkedIn content is one of the more satisfying workflows to...
Stop describing pixels to your AI agent — annotate them instead If you pair-program with...
Connecting an AI agent to a tool is becoming easier. Letting that agent operate a real business...
This week drew a sharp line between building agents and running them safely in production. Two...