Published onOctober 7, 2025Preventing Invalid Database Access At Compile TimeTechnicalRustUsing the type system to block invalid database access.
Published onOctober 2, 2025How to Build an Agentic Commerce Protocol Integration (ChatGPT Instant Checkout)technicalacpOpenAI just announced Agentic Commerce Protocol (ACP) which powers ChatGPT Instant Checkout. This is a guide on how to build an ACP integration.
Published onMay 27, 2025Invalid strings in valid JSONtechnicalrustAn invalid string can still be valid JSON, a weird case of JSON deserialization.
Published onApril 30, 2025Improving the Svix SDKs With a New Code GeneratortechnicalapirustRecent updates to the Svix SDKs and how we achieved them with more automation
Published onMarch 13, 2025Svix Implementation Guide: How to Launch WebhookstutorialproducttechnicalOutlying the common steps involved when launching webhooks with Svix.