Reasoning about epidemics with Python simulations
This post uses simulations and animations to understand epidemics. I started going down this path in my own attempt to understand the… (more…)
Read more »
As organizations and repos grow, we have to choose how to manage codebases in a scalable way. We have two architectural alternatives:Multirepo: split the cod… Read more