In November 2022, I opened issue 99108 on Python’s GitHub repository, arguing that after a recent CVE in its implementation of SHA3, Python should embrace verified code for all of its hash-related infrastructure. (more…)
Read more »
This is something that’s directly impacting me even as I am typing out this story. What started out as a small outbreak of a novel… (more…)
Read more »
As a developer, every day we interact with remote APIs and web servers. Almost all services we consum... (more…)
Read more »
Minimalistic class-based templates for Python. Contribute to declassed-art/clabate development by creating an account on GitHub. (more…)
Read more »
I stumbled upon a github repository that stores time-series data in json format of corona virus / covid19 statistics, which get updated daily. I was … (more…)
Read more »