December 20th, 2020This is rough brain dump of several principles/ideas that I
applied in 2020 while working at Uber.
June 27th, 2020I implement some kind of restricted
effects system in Python via async/await.
May 31st,
2020I wrote a tiny DI/IOC library for Python 3.6+ that leverages Type Hints
November 25th, 2017Analyzing the cost of adding to integers in CPython