Atom Feed
Programming February 1, 2024
A simple job queue for scheduling, re-ordering, deleting and re-trying long-running tasks, using plain text and bash.
Miscellaneous January 8, 2022
Standard notation used in all my articles.
Machine Learning November 26, 2021
An esoteric note on computing the pairwise distance between the rows of two matrices (with PyTorch examples).