Github’s web hooks make it surprisingly easy to write commit triggers.
Read article ( 4 minutes )
Python’s behaviour with regards to destructors can be a little surprising in some cases.
Read article ( 6 minutes )
Python’s simple scoping rules occasionally hide some surprising behaviour.
Read article ( 4 minutes )
It’s possible to manage multiple subprocesses in Python, but there are a few gotchas.
Read article ( 3 minutes )