Field Notes

Field notes on ML security, distributed systems, and high-reliability software, written for researchers and engineering leaders. For longer-form parables, see the Essays; for interactive demos, visit the Lab.

How to Recognize Advice That Actually Helps

· 3 minute read

Entrepreneurs, researchers, and engineers live in a torrent of guidance. Podcasts, newsletters, and mentors offer conflicting prescriptions, each delivered w…

The Real Test for Making Something People Want

· 3 minute read

Scaling conversations dominate startup culture, yet the first question any product must answer is painfully small: will even one person use it when given the…

Why Great Engineering Teams Run on Curiosity

· 3 minute read

Working on simulator software, defensive cybersecurity platforms, and doctoral research has taught me that durable progress rarely starts with a perfect road…

The Myth of the Quick Fix

· 3 minute read

Every engineer knows the temptation of the “five-minute hack.” A bug appears, the schedule is tight, and a clever shortcut promises to save the day. Weeks la…

Documentation as the First User Interface

· 3 minute read

Before a developer ever sees your landing page, they might encounter your README. For many technical products, documentation is the first user interface. It …

The Invisible Cost of Shiny Tools

· 3 minute read

Engineering teams love new tools. The promise of faster development, cleaner abstractions, or a more elegant stack is hard to resist. Yet every adoption deci…

Autonomous Drones and Their Future Importance

· 4 minute read

Consider this your two-minute hangar brief. Between February 2019 and November 2020, I served as an Expert Software Engineer at STM Defence Technologies in A…

SecurePoL with Watermarking

· less than 1 minute read

Official code & experiments for my PhD dissertation: ‘Enhancing Security of Proof-of-Learning Against Spoofing Attacks Using Advanced Model Watermarking.’

Image Measurement with PyQt5: A Cardiology Aid

· 3 minute read

Python’s versatility allows it to create tools for a broad spectrum of professional fields. In this post I walk through building an image measurement to…

MS Thesis

· less than 1 minute read

My Master of Science Thesis Project related researches, projects and documents.

Secure Proxy on Cloud Paper Demonstration

· less than 1 minute read

Video demonstration of the Secure Proxy on Cloud paper, covering architecture motivation, implementation details, and development roadmap.