~/
  • projects
  • articles

Articles

Notes and write-ups on engineering, security and building products.

  • Jan 14, 2026

    Fixing a silent buffer-size truncation in Apple's swift-system

    My first merged contribution to Apple's swift-system: a correctness fix for a silent buffer-size truncation in the Windows pread/pwrite adapters, why it was dangerous, and how I closed it.

    SwiftOpen SourceWindowsSystems Programming6 min read