// TODO: I’m martinuke0
Welcome to my corner of the internet. This website is a personal blog which I use as a platform to document my learning journey and showcase it for the world to see.
A practical guide comparing RocksDB’s leveled and tiered compaction, with architecture diagrams, performance numbers, and tuning tips for engineers running high‑throughput workloads.

A deep dive into the Saga pattern, covering orchestration vs. choreography, compensation logic, and a real‑world e‑commerce order workflow.
A deep dive into Go’s channel‑based concurrency, showing architecture diagrams, patterns, and production‑ready code for high‑throughput systems.
A practical comparison of io_uring and epoll, covering architecture, benchmark results, and step‑by‑step guidance for production deployment.
A deep dive into Go’s strengths for backend engineering, covering service architecture, concurrency patterns, and production best practices.