• About
  • Posts
  • Photography
  • Newsletter
  • Uses
GitHub X Instagram
Writing

Posts

Notes on photography, engineering, and the overlap between them.

On shooting with intention

Most photographers take pictures. Fewer make them. The difference is entirely in what happens before you raise the camera.

November 12, 2025 · 2 min read
photographyprocess

What film taught me about software

Film photography and software engineering share more than their practitioners tend to admit — particularly around the value of irreversibility.

October 3, 2025 · 2 min read
photographyengineeringprocess

Learning to see light

Light is the medium of photography the way words are the medium of writing. You can learn to read it — but it takes longer than you think.

August 19, 2025 · 2 min read
photography

The case for boring tools

The tools you understand deeply are more valuable than the tools that are theoretically optimal. Boring is underrated.

July 7, 2025 · 2 min read
engineering

Building a Rate Limiter in TypeScript

A practical walkthrough of implementing a sliding window rate limiter using Cloudflare Workers KV.

February 20, 2025 · 3 min read
typescriptcloudflareworkers