2026

Migrating petabytes from one to many S3 buckets

2026-09-12 | 12 min read
AWS S3 Data Migration Infrastructure

Lessons from using S3 Batch Operations to move a petabyte-scale multi-tenant platform from one shared bucket to per-tenant buckets, with zero downtime.

Migrating petabytes from one to many S3 bucketsMigrating petabytes from one to many S3 buckets

2022

Finding hyperrectangle vertex coordinates

2022-01-02 | 2 min read
Tiny post Python NumPy N-dimensional

Easy in 2D/3D, but how about in ND?

Finding hyperrectangle vertex coordinates

2021

Visualizing years of messaging on Facebook

2021-04-26 | 6 min read
Data visualization Python Facebook

I have sent and received 306911 messages in 12 years on Facebook.

Visualizing years of messaging on Facebook

Jeff Tupper’s quine

2021-04-05 | 9 min read
Math Python NumPy Quine

Even if not actually self-referential, it is still neat.

Jeff Tupper’s quine

Developing a custom thumbnailer for Nautilus

2021-03-22 | 4 min read
GNOME Nautilus Thumbnails Python MRC2014

As the proverb goes, a picture is worth a thousand words.

Developing a custom thumbnailer for Nautilus