So yesterday Visual Studio 2017 was released. Big news. Lots of cool stuff. As I write this I am watching the live stream of the 2 days-long launch event. If yo... (more…)
Read more »
Newscatcher python package allows you to automatically collect the latest news data from over 3,000 major online news websites. (more…)
Read more »
To support our migration to microservices we needed to find a new tech stack. Learn how we compared all the options and chose Kotlin... (more…)
Read more »
FastAPI is a modern web framework in Python that offers performances in par with Node or Go. In this article learn how to get started with it. (more…)
Read more »
This article describes techniques to accelerate a Python codebase by exposing parallelized C++ functions using PyBind. It then analyzes the results of the optimization in which parallelizing one 40-line function in a 700-line program yielded up to a 3X en... (more…)
Read more »