Writing

Essays, notes, and strong opinions.

A collection of posts about distributed systems, optimization, tooling, and the tradeoffs that show up in real teams.

XSS — Cross-Site Scripting

A deep dive into cross-site scripting attacks: stored, reflected, DOM-based, and practical defense patterns.

Valgrind

A practical walkthrough of Valgrind's most useful tools — Memcheck, Callgrind, and when to reach for each one.