Forge
A fast, opinionated static site generator written in Go. Built for developers who want Hugo's speed without the complexity.
DevOps engineer building tools and infrastructure. Based in Los Angeles.
A fast, opinionated static site generator written in Go. Built for developers who want Hugo's speed without the complexity.
A Kanban board built for AI agent orchestration. Agents claim tasks, track dependencies, and coordinate work through a built-in MCP server — while humans watch it all happen in real time.
A wire-compatible AWS and GCP cloud emulator that runs as a single Go binary. Point your existing SDKs at localhost and develop without an internet connection.
If you’ve spent any time running multi-agent AI workflows, you’ve probably noticed the coordination problem. One agent finishes a task. Another picks up something that depends on it — except it doesn’t know the first task is done. A third agent duplicates work because...
This is the second post in the Building Enterprise at Home series. Where the first post covered building a local cloud emulator, this one is about the tool generating the page you’re reading right now.
This is the first post in a series I’m calling Building Enterprise at Home — a collection of posts about building applications that mimic enterprise cloud services for local development. The idea is simple: if you can run it locally, you can develop faster, test more reliably, and stop...