A reference implementation of the Randomized Selection algorithmalgorithmssortingdivide-and-conquerAKA the quickselect algorithm
Playing around with docker multi arch supportdockergcrgcpHow to create docker manifest lists to support multi-arch images
Get a working bigtable emulator in your local environmentcbtbigtablegcloudQuickly get a working bigtable instance for local development
Get a human friendly date out of an epoch timestampdateshellHow to quickly get a useful representation of a date for scripts or one-off commands
Grab every other line from a file using awkawkshellHow to filter rows in a file based on their position in it