Entries
-
AI agents didn't make the SDLC faster. They killed it. All that's left is context.
-
The research-plan-implement workflow I use to build software with Claude Code, and why I never let it write code unti...
-
Types are the contract between services, docs are not
-
Why traditional logging fails in distributed systems and how wide events transform debugging from archaeology into an...
-
Notes from 2 years of building with Cloudflare Durable Objects
-
How to create isolated, scalable graph databases using Cloudflare Durable Objects and SQLite for multi-tenant applica...
-
What's context engineering and why you should spend more time on it.
-
Implementing Contextual Retrieval-Augmented Generation with Using Cloudflare AI, Vectorize and D1 database with Drizz...
-
Using Durable Objects and Drizzle ORM to create isolated SQLite databases for each user in a Hono app
-
Best practices for observing serverless applications
-
What are wide events, why and how should you implement them?
-
We self-hosted ClickHouse for nearly 3 years, what did we learn?
-
Key learnings from building Baselime
-
How do you build your own observability platform? And should you?
-
A "behind the scenes" view into building an observability solution with ClickHouse.
-
I gave this talk a second time, with corrections and improvements :)
-
How can you leverage your observability tooling to innovate faster?
-
Benchmarking a few JavaScript runtimes on AWS Lambda
-
How I implemented a transactional outbox pattern on AWS with serverless services