A dynamic, object-oriented, multipurpose programming language, designed to be quick, mainly used for web development, for data analysis, computer graphics, scripting, etc. (more…)
Read more »
Many of the ideas I've been playing around with lately are of the distributed, secure & networked kind. Since distributed asynchronous networks are tricky beasts, I want to leverage the existing network of such nature commonly known as email. This que... (more…)
Read more »
What does it mean to achieve immortality? At the 2022 Python Language Summit , Eddie Elizondo, an engineer at Instagram, and Eric Snow, CP... (more…)
Read more »
Improving Python exception chaining with raise-from This is going to be a story about an esoteric feature of Python 3, and how I spent the last few months reviving it and bringing... (more…)
Read more »