5 Trends That Defined AI Engineering at World’s Fair 2026
At this year's AIE World’s Fair, AI engineering entered a new phase: building systems around...
At this year's AIE World’s Fair, AI engineering entered a new phase: building systems around...
Most chatbot audits stop at "here's what's broken." We wanted to know if the suggested fixes actually...
I've been deep in spec-driven development (SDD) lately, and I want to walk through what it actually...
Cloud AI is a subscription trap. I built an exit that fits in my jacket pocket and runs at 3...
Localizing a podcast, translating a recorded meeting, or dubbing a lecture used to require three...
Cancel-save flows are easy to over-engineer into manipulative dark patterns, and easy to...
Last year my team had to pick a coding agent, and I volunteered to run the evaluation. I felt good...
One weekend I wrote an LLM eval framework in about two hundred lines of Python. It demoed...
Hotel guests do not care whether the front desk is staffed. They want to text or call one number and...
When new devs join a project, someone walks them through the conventions - where things live, what...
Browser automation used to be easier to describe. A test opened a page, filled in a form, clicked a...
For a long time, teams treated browser test reliability as a framework problem. When tests failed,...
If Claude can already search the web, read a 10-K, and explain what a rate cut does to long-duration...
Tags: #ai #agents #golang #opensource ORA is out: a single Go binary that takes a task, breaks it...
A follow-up to the discipline-tool post. I ran ArDD on real work and it broke in ways I couldn't have reasoned about — worktree state committed in the wrong place, a git config fli...
Deterministic consolidation, a typed graph in SQLite, and an honest look at what agent-memory...
Artificial intelligence systems can now write articles, explain scientific concepts, generate...
Optimizing LLM Costs: Meet OmniRoute AI coding agents are boosting developer...
Artificial Intelligence applications are rapidly moving beyond simple question-answering systems....
I build DeviceShelf, a local-first network scanner. Its Server edition is the headless, always-on...
In the early days of mobile machine learning, the developer's journey was simple, if a bit primitive....
Most hackathon posts are about what the AI does. This one is also about who wrote it. QuotePilot — an...
I am a hands-on software engineer with more than 17 years of experience, and I no longer write code....
I spent way too long building a tabular classifier from scratch. It doesn't beat XGBoost. I'm...