A little tale Once upon the time there was an earl named Zope II. He lived happily in a land called Python 2. Since some years there where rumours that a huge disaster would hit the country. The pe… (more…)
Read more »
Provide partial dates and retain the date precision through processing - pudo/prefixdate... (more…)
Read more »
Dependency is the key problem in software development at all scales. If you have Oracle SQL queries scattered throughout the codebase and you decide to switch to PostgreSQL, then you will find out that your code is dependent on Oracle database and you can... (more…)
Read more »
Currying is a functional programming technique where you derive new functions from a function that takes multiple arguments. (more…)
Read more »
I learned Java and C at school, I learned Python by myself and it was a relief. After 8 years working and doing side projects in Python and JavaScript (mostly web dev, Django/Flask/AngularJS/Vuejs), I am not satisfied anymore by the overall experience so ... (more…)
Read more »