Implementing a defaultlist

We all love Python's defaultdict, but how about a list variant?

Simplify data binning with a custom dict

A smart container that groups observations around central interval values.

Make your own GZIP quine

A comprehensive primer on the compression-algorithm-tomfoolery needed to make your very own recursive GZIP bomb.