TIL (Today I Learned)

The TIL series of articles contains very short articles documenting something I learned “today”.

Today I learned how to create app notifications in Textual.

Today I learned about context variables from the module contextvars and how to use them.

Today I learned about the piece table data structure.

Today I learned how to use Hypothesis to do confident code refactoring.

Today I learned about the Damerau-Levenshtein distance used on strings in the field of genetics.