skip to content
Topic

python

2 essays on this topic.

  1. Building porin: a library for agent-facing CLIs

    I turned the seven patterns into a zero-dependency Python library. Then I added MCP bridge support. Here's what I learned about the gap between patterns and code.

  2. Always latest as a system property

    Most projects pin dependency versions to avoid breakage. We automated the opposite: daily upgrades with automatic rollback.