Personal Engineering Notes

High-performance systems, distributed architecture & networking

Exploring Linux internals, network protocols, low-latency backends, and modern cloud infrastructure.

Multiplexing and Stream Isolation in Modern Transport Layers

An in-depth look at frame-level flow control, backpressure handling, and head-of-line blocking mitigation across modern multiplexed protocols.

Read article →

Optimizing Linux Network Stack with eBPF and XDP

Techniques for high-throughput packet processing, bypassing kernel bottlenecks, and implementing custom routing policies directly in the driver layer.

Read article →

Zero-Trust Architecture on Edge Deployments

Designing secure, authenticated edge relays with capability-based token authorization and automated certificate lifecycle management.

Read article →