Writing
Notes on what I’m building, and why it took longer than expected.
Developer tools · 1 min readBuilding with the OpenAI Apps SDK: A Field GuideI spent a couple of days building a movie recommendation app that lives inside ChatGPT. The Apps SDK sits on MCP, widgets render in the thread, and the docs skip the parts that actually ate the time.Developer tools · 1 min readLight Up Your Builds with Render WebhooksAn old LED panel, a laser-cut Render logo, and workspace webhooks: builds and deploys light up on my desk. The Pico W only speaks HTTP, so a small proxy on Render takes the HTTPS hit.