A majority of my career has been spent on building web services in Python. Specifically, internal ones that have minimal or no UIs, and speak REST (or at least are rest-ish). With each new service, I found myself re-implementing work to make user-friendly...
Read more »
Despite Python being overwhelmingly popular and positive, there are major areas of computing where Python is not present. Most notably on mobile and on the f... (more…)
Read more »
Dependency injection is a controversial topic. There are known problems, hacks, and even whole methodologies on how to work with DI frameworks. It is not the case when using functional approach: which is simple and explicit. (more…)
Read more »
Jeremy shares his experiences in learning, teaching, developing, and making deep learning more accessible. (more…)
Read more »