In 1991 Guido van Rossum released the first version of the Python programming language. About that time the world began to witness a major change... (more…)
Read more »
I explored the possibility of simplifying PyMC4’s model specification API by manipulating the Python abstract syntax tree (AST) of the model code. (more…)
Read more »
Due to uncertainty over the future of the Python 2 interpreter
in future Linux distributions, I've been
looking at some of our Python 2 code, especially the larger programs.
This caused me to express some views over on Twitter, which
came out long enough ... (more…)
Read more »
The walrus operator := and assignment expressions, PEP 572, was opposed by majority of Python core developers, and led Guido van Rossum to step down from BDF... (more…)
Read more »
When the number of coronavirus cases in the USA or globally outside of China goes up, your Mac speaker will tell you about it - blockjon/coronavirus-watch... (more…)
Read more »