Skip to main content
Patrick Colm Audley

Patrick Colm Audley

Hacker · Full-Spectrum Technologist · Polymath

Notes

Short essays, cross-posts, and technical notes.

  1. Gmeow: your mailbox is agent memory, keep it local

    The recurring problem with useful personal agents is that the context they need already exists, but not in the tidy place a demo would like it to be. It is in mail. gmeow makes that mailbox substrate locally useful through loopback REST, MCP, PostgreSQL, semantic search, attachment sidecars, object storage, and a local knowledge graph.

  2. Agentic coding needs human sign-off tied to physical reality

    As AI coding agents transition from passive autocomplete tools to autonomous contributors executing entire feature branches, we are racing toward a massive security blind spot: how do we prove a real human actually reviewed and verified agent-generated code before it hits production?

  3. Standard Graph Neural Networks need curved semantic manifolds

    Standard GNNs are structurally constrained when mapping complex text attribution; linear aggregation in flat Euclidean space inevitably forces semantic drift. Looking to connect with researchers in TDA, geometric deep learning, and spectral graph theory.