May 3, 2026 One Live Search, Five Stacks The same live-search feature in HTMX, React Server Components, Livewire, Hotwire, and LiveView. Same dataset, same UX, five different ways the server returns HTML instead of JSON.
architectureapireactfrontendgo
Read article
May 2, 2026 HTML Over the Wire: The Fifth Shape of Service Communication RSC, Hotwire, LiveView, Livewire, HTMX. When the server returns rendered HTML and the API disappears.
architectureapireactfrontend
Read article
May 1, 2026 Making APIs and Queues Bulletproof Idempotency keys, layered caching, transactional outbox/inbox, and DLQs - the patterns that keep money moving when half the systems involved restart in the middle.
architectureapiqueuesperformance
Read article
April 30, 2026 Karpathy's Wiki, OpenBrain, and Picking a Context Layer for AI Two memory models for AI work. One synthesises on write, one on query. Which to pick depends on whether you're a solo researcher or running multi-agent.
llmarchitecturetooling
Read article
April 28, 2026 Types of APIs and Event Queues: When To Use Each Four ways to move data between services. What each one buys you, where each one falls down, and when I reach for which.
architectureapirestgrpctrpcqueuesnodegopython
Read article