Today I learned how to use shell scripting to activate my virtual environment automatically when I change directories.
In this article I show how I wrote a parser to parse TXRX files into a more manageable object in Python.
Today I learned about the behaviour of asyncio.gather.
asyncio.gather
If there is a 50% chance something will go wrong, then 9 times out of 10 it will.