In Python 2, node.example.com is an IPv6 address
Hello! Welcome to the once-yearly blog post! This year I'd like to examine the most peculiar bug I encountered at work. To set the stage, let's start with a little background. 📚... (more…)
Read more »
In this episode, we take a look at python’s defaultdict function and Counter class in the collections library. 00:00 – Introduction 00:22 – Creating events 0… Read more