A place for me to write about my current & past projects, or just generally whatever I feel like.
John Dwyer and some noise machines. High volume, nuff said.
I’ve been off the radar on DAG Studio for a few days, and for a good reason: I’ve fallen down a rabbit hole of “Agency.”
Over the last week, I’ve been working on a project called DAG Studio. It’s a visual programming framework, but the ambition is to move it from a simple demo to a production-grade piece of infrastructure. To do that, I’ve been using Gemma 4 as a primary collaborator, and the experience has been surprising.
Most visual programming tools fail at scale because they treat the UI as the source of truth. To build a professional-grade framework, the visual layer must be a secondary concern. The primary concern is the State Engine.
The “soft-launch” of Frankie Latina’s official store has been a ride. 🚀
There is a specific kind of energy that only happens when two people are completely aligned on a creative goal.
A small portfolio of work by Matt Zrinsky.
Once again I have been super busy. I have been working on a bunch of other types of shit.
End of an era. After 275 episodes, I missed a Henry Rollins show. Some updates from October and plans for the future.
ai-cli.py is a simple tool for interacting with LLM models on the command line utilizing tool calling, MCP server integration, vector databases, and RAG. It uses Ollama as a backend and is written in python using LangChain and LangGraph.