Python typing koans to learn type-hints in Python3 using Mypy - kracekumar/python-typing-koans... (more…)
Read more »
By dismissing the Python garbage collection (GC) mechanism, which reclaims memory by collecting and freeing unused data, Instagram can run…...
Read more »
Vasudev Ram's blog on software innovation, open-source and proprietary, worldwide. Python, D, Go, FreePascal, Unix, databases, open source.
Read more »
Exploring golang - can we ditch Python for go? And have we finally found a use case for go? Part 1 explores high-level differences between Python and go and gives specific examples on the two languages, aiming to answer the question based on Apache Beam a... (more…)
Read more »
We ran into a problem last week. Our web application produces a lot of documents that have to be accessed frequently for a couple of months… (more…)
Read more »