Patric Eckhart
Full Stack Developer, DevOps Engineer and Open-Source enthusiast
Writing
2026
#12 · Jul 12, 2026
The zotfile: Agents You Can Share Like Files

A portable, permission-scoped packaging format for AI agents. Persona, skills, requirements, and enforced permissions in one .zot artifact that runs locally with your own keys.

#10 · May 31, 2026
Why Codex on ChatGPT Plus Can Save You From Yourself

A counterintuitive case for the cheap plan. The usage cap on ChatGPT Plus need not be a downgrade, it can be a speed limiter, and a speed limiter can be exactly what most of us need right now. Myself included.

2025
2024
#1 · Aug 12, 2024
Thoughts on Building My Own Event Store

Thinking through what it would take to build my own event store: storage layout, performance, indexing, and the part that scares me most, write locking.