What I Do

Here is an updated list of my public activities: new OSS repositories, articles, talks, etc. Testing Timer-based Logic in Elixir with Klotho Library — article introducing Klotho library. EMQX JWT Authentication and Authorization — Demonstration of EMQX capabilities in authentication and authorization via JSON Web Tokens (JWT). gist-erlang — GiST(Generalized Search Tree) implementation in pure Erlang. Lazy Sequences in Elixir and Erlang — article demonstrating and comparing standard primitives for working with lazy sequences in Elixir and Erlang....

What I Read

Here is an updating list of materials (articles, books, etc.) that impressed me or proved to be useful. Redis/Valkey Replication Internals: The Architecture Behind Zero-Copy Command Propagation | Sourav Singh Rawat Kafka is fast – I’ll use Postgres Inside NVIDIA GPUs: Anatomy of high performance matmul kernels FoundationDB: A Distributed Key-Value Store (Research Highlights) Merkle-CRDTs: Merkle-DAGs meet CRDTs Writing a Simple Garbage Collector in C Stop using Behaviour to define interfaces, use Protocol!...