This is a story about how very difficult it is to build concurrent programs. It’s also a story about a bug in Python’s Queue class, a class which happens to be the easiest way to make concurrency simple in Python. This is not a happy story: this is a trag... (more…)
Read more »
Python CMS. Cosmic JS offers easy content management for Python applications. (more…)
Read more »
NLP tutorial for building a Knowledge Graph with class-subclass relationships using Python, NLTK and SpaCy. (more…)
Read more »
Google has found thousands of security vulnerabilities and other bugs using Fuzzing. Now we are introducing the Atheris fuzzing engine. (more…)
Read more »
I’ve been playing with OpenTelemetry in my spare time because of a general interest for my current role heading up Telemetry at Netflix as it appears to be gaining traction in the industry as… (more…)
Read more »