One year ago I was introduced by my friend Roberto Ciatti to the concept of Clean Architecture, as it is called by Robert Martin. The well-known Uncle Bob talks a lot about this concept at conferences and wrote some very interesting posts about it. What h...
Read more »
A command line utility to check for obsolete, missing and transitive dependencies in a Python project. - GitHub - fpgmaas/deptry: A command line utility to check for obsolete, missing and transitiv... (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 »
How to recover lost Python source code if it's still resident in-memory... (more…)
Read more »
How to use aligned word vectors from fastText from to translate words from one language to another instantly. (more…)
Read more »