TIL
Use __init_subclass__ hook to validate subclasses in Python
November 20, 2021 · article
Running tqdm with Python multiprocessing
November 18, 2021 · article
Use 'command -v' over 'which' to find a program's executable
November 16, 2021 · article
Use curly braces while pasting shell commands
November 8, 2021 · article
Use strict mode while running bash scripts
November 8, 2021 · article