News & Articles

Search For Article!
Popular help topics: Back-End, Front-End, DevOps

How to install Kafka using Docker?

Apache Kafka is an open-source distributed event streaming platform for high-performance data pipelines and other cool things.

Finding the angle between two lines

It is a very common thing to find the angle between two lines in image processing. To do that, you can use the Python math lib.