A fantastic interview with Prof. Shawe-Taylor, UNESCO Chair for Artificial Intelligence. Among other topics related to AI, Prof. Shawe-Taylor shows how humans are generally biased in their decisions, but they don't realize that until an AI model based on historic data shows the same bias.
This tutorial will give you a firm grasp of Python’s approach to async IO, which is a concurrent programming design that has received dedicated support in Python, evolving rapidly from Python 3.4 through 3.7 (and probably beyond).
Feross Aboukhadijeh, a very prominent name in the Node.js and JavaScript Open Source ecosystem, attempted a new experiment to make open source development more sustainable and, this article recaps the results of this latest adventure. Pretty interesting read if you care about Open Source (as you should!)
Recently, hundreds of SaaS websites have started using similar-looking illustrations in their branding. How did this trend catch fire? And is it bad for marketers to follow these types of design trends?
Book of the week
MongoDB: The Definitive Guide: Powerful and Scalable Data Storage
by Kristina Chodorow
Manage the huMONGOus amount of data collected through your web application with MongoDB. This authoritative introduction—written by a core contributor to the project—shows you the many advantages of using document-oriented databases, and demonstrates how this reliable, high-performance system allows for almost infinite horizontal scalability. This book provides guidance for database developers, advanced configuration for system administrators, and an overview of the concepts and use cases for other people on your project.