Architecture & Patterns
Temporal.io raises $75M — durable workflows are going mainstream
Temporal's funding signals enterprise appetite for durable execution primitives as async microservices complexity peaks.
If you're building anything with async workflows, queues, or retries, Temporal is the abstraction you want.
HTMX 2.0 and the return of hypermedia-driven applications
HTMX 2.0 ships with SSE support, better streaming, and a cleaner API — fuelling a broader conversation about SPA complexity.
Most apps don't need a full SPA. HTMX lets you ship faster and hand off easier without framework lock-in.
Event sourcing at scale: lessons from 5 years in production
Engineering team at Miro publishes a retrospective on their event-sourced architecture — what worked, what failed, and what they'd change.
Real production retrospectives on complex patterns are rare. This is worth a deep read before you adopt ES.
How Cloudflare built a globally consistent database on the edge
Deep dive into D1's consistency model — how Cloudflare achieves linearizable reads across 300 edge locations using SQLite.
Understanding the tradeoffs they made reframes how you think about CAP theorem in real-world edge deployments.