TypeScript
Mar 10, 2026
KafkaJS: Why Your Offset Commits Take Exactly Five Seconds
A 2:30 AM deep dive into KafkaJS offset commit latency and the technical workaround for bypassing its internal five-second transitive consumer delay.
I build things to learn them. These are the write-ups.
A 2:30 AM deep dive into KafkaJS offset commit latency and the technical workaround for bypassing its internal five-second transitive consumer delay.
Exploring the design philosophy behind Task.chain and how Anabranch positions itself between lightweight utilities and full-blown functional frameworks.
A look at the anabranch library ecosystem for async stream processing where errors flow alongside successes instead of killing the pipeline.
A deep dive into the custom-built Elixir webserver powering this very page.