May 27 · 4 min read · I was building a Playwright suite against a Phoenix LiveView app for the first time. Tests ran fine in isolation. Overnight, the full suite timed out across the board. Every failure was in a navigatio
Join discussionApr 18 · 7 min read · A paused subscription receives a customer.subscription.updated webhook from Stripe. The payload says the new status is past_due. The local state machine has eight states and fifteen valid transitions, defined as a single Elixir map literal. paused ca...
Join discussionMar 10 · 5 min read · Most engineers focus strictly on encryption when building secure systems. But in high-stakes or heavily monitored network environments, encryption isn't always enough. Standard encrypted traffic (like
Join discussion
Feb 28 · 1 min read · https://getboothiq.com/blog/150k-lines-vibe-coded-elixir-good-bad-ugly TL;DR: Good: AI is great at Elixir. It gets better as your codebase grows. Bad: It defaults to defensive, imperative code. You
Join discussionFeb 28 · 1 min read · Claude Code recently added HTTP hooks. Instead of shell scripts, you can point hook events at a URL. I built HookLab to play with that. It's a live dashboard. Every hook event shows up in the browser as it happens: which tools are being called, what ...
Join discussionFeb 26 · 1 min read · I've been working on Elixir Toolbox quite a bit lately and wanted to share what's new: More categories: ~150 now, including AI/LLM sections (and more) JSON API: the aggregated data is now exposed for anyone to query New trending page, showing packag...
Join discussion