Publications

Curious mind. Full-stack range. Trusted partner.

Abstract composition of an open notebook, code snippets, and geometric shapes on a dark background representing the intersection of writing and technology
SoftwareArticle

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.

2 min read
metalearningwritingbuilding-in-public
SoftwareBlog Post

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.

3 min read
performancelatencyosi-modelnetworkingdnsbackendinfrastructure
SoftwareReview

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.

3 min read
awswhitepaperavailabilitydistributed-systemsresiliencereliability
SoftwareBlog Post

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.

3 min read
databaseingestionsystem-designbackendperformancearchitecture
SoftwareBlog Post

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.

3 min read
system-designdistributed-systemscap-theoremscalabilityperformancearchitecture