All Stories

How Functional Programming Makes Working with Kafka Easier?

When your system starts to grow and split into multiple services, you will presumably need a way to send messages between those services for processing. In a clean and nice...

Productivity Tools for Kubernetes

If you are using Kubernetes and you still have to write all kubectl commands like this: kubectl --context my-ctx --namespace my-namespace ..., then you are probably wasting so much time...

Learning Computer Vision (Machine Learning)

The Computer Vision (CV) is simply teaching a computer how to see and understand the content of images and videos. We are using already many applications of CV on our...

AlphaPilot, the Next Big Thing After AlphGo

AlphaGo AlphGo is the first computer program to defeat a professional human Go player, the first program to defeat a Go world champion, and arguably the strongest Go player in...