Blog
6 postsThoughts on software engineering, AI, and building things that last.
Showing 2 of 6 posts
#Production
#Elwood#JSON#Data Transformation
Elwood: The Scripting Language That Makes JSON Transformation Feel Natural
My manager built a functional JSON transformation DSL called Elwood — pipes, lambdas, pattern matching, cross-platform. After using it on real production pipelines, I can't go back to doing this the old way.
Read
#AI Agents#Multi-Agent#Architecture
Production Multi-Agent Systems: What the Demos Don't Show You
Every multi-agent demo looks smooth. A goal goes in, agents coordinate, a result comes out. Then you try to put it in production and reality hits. Here's what actually breaks, why it breaks, and how to design for it from the start.
Read