Interruption hinder productivity more than interruption. A notification, random
realization, or unrelated error can derail one's train of thought when deep in a
complex analysis – a frustrating experi... (more…)
Read more »
I was once a huge fan of FSMs (Finite State Machines) as a mechanism to keep track of states. Automata theory is the basis of class of… (more…)
Read more »
I had an idea for a Python project, but I need some speed and I've found out, that Cython is the best option; all the code could be compil... (more…)
Read more »
A python library for self-supervised learning on images. - lightly-ai/lightly... (more…)
Read more »
Python library providing function decorators for configurable backoff and retry - litl/backoff... (more…)
Read more »