Publications
Curious mind. Full-stack range. Trusted partner.

Why I Built This Publication
A personal reflection on learning, teaching, and why I created this space to share structured thoughts on software engineering, AI, security, and beyond.

Why Latency Lives in the Layers: A Practical OSI Model Breakdown
A walk through every OSI layer and how each one secretly shapes your system's latency — from code quality at the application layer to MTU constraints at the data link layer.

Availability & Distributed Systems Resilience — AWS Whitepaper Review
A review of the AWS whitepaper on availability and distributed systems resilience, covering availability math, fault tolerance, isolation, and the real leverage points in building reliable systems.

Database Ingestion Design: Lessons from the Trenches
A hard-earned lesson about batching, buffer calculations, and knowing where your bottleneck actually lives before picking a solution.

Engineering Is About Intentional Sacrifice: Lessons from Jonas Bonér
Performance vs scalability, latency vs throughput, and the CAP theorem — a perspective shift on why engineering isn't about perfection but about choosing the right trade-off.