GBGene Bealinspillcoffee.hashnode.dev·6h ago · 9 min readI internationalized my UI and forgot my MCP serverLast night one of my AI agents finished a cleanup in FlurryPORT and handed me one instruction: remove the old routing binding. Reasonable words. It got them from my own MCP implementation. I built the00
GBGene Bealinspillcoffee.hashnode.dev·Jun 19 · 4 min readFrom Crow's Nest to Home PortIn our last post, Listen and Learn, we made an unusual argument. Before you write a line of webhook-handling code, send a lookout up to the crow’s nest. Let AI spy the hooks coming in, intact, the rea00
GBGene Bealinspillcoffee.hashnode.dev·Jun 16 · 5 min readListen and learn In the past when starting a project against a well documented API I would scour the docs and cherry pick the services and webhooks that I felt were most relevant for my application. My goal would be t00
GBGene Bealinspillcoffee.hashnode.dev·Jun 10 · 5 min readThe orders/updated firehoseIn the last post I described setting up Shopify order fulfillment for a former colleague’s store — the undocumented partner API, the offshore go-live, the request to test through production. This is t00
GBGene Bealinspillcoffee.hashnode.dev·Jun 8 · 4 min read"Can you send some test requests through production?"A while back I set up order fulfillment for a former colleague’s Shopify store. On paper it’s the well-trodden path: read the docs, subscribe to the webhook topics, write a service that stores incomin00