What happens when we get or set an attribute of a Python object? This question is not as simple as it may seem at first. It is true that any... (more…)
Read more »
Dropbox's Bazel rules and tools. Contribute to dropbox/dbx_build_tools development by creating an account on GitHub. (more…)
Read more »
Welcome to my personal website and blog, here you can find some information about me, contact, social media links as well as
my blog posts... (more…)
Read more »
IBM has enabled Python to run on z/OS. Often touted as the great “glue language” because it can glue large software components together, Python is one of the most popular and fastest growing programming languages. Python’s popularity is driven by it’s sim... (more…)
Read more »
In this article, I will try to discuss some misconceptions about Multithreading and explain why they are false.
All experiments are conducted on a machine with 4 cores (EC2 c5.xlarge). I’ve been… (more…)
Read more »