The TIL series of articles contains very short articles documenting something I learned “today”.
Today I learned you can have invisible variables in Python.
Today I learned how to create xkcd-style plots in Python with matplotlib.
The 2 hardest problems in programming are naming, cache invalidation, and off-by-one errors.