Using diff Tool to Quickly Find Differences Between FilesYou may come across the issue where you want to compare two files with each other and see the difference between them.May 14, 2021May 14, 2021
Recall How to Use UNIX/Linux Terminal Tools Using cheat.sh and tldrIt may be happened for you when you want to use a terminal command but you don’t remember how to use it.Apr 27, 2021Apr 27, 2021
What is CQRS ?CQRS stands for Command Query Responsibility Segregation. It’s a pattern which will let you handle complex applications with a structure…Jul 21, 2019Jul 21, 2019
How to use Qt QML Blur Effect ?In this simple tutorial we are going to see how we can use nice and simple blur effects in QML. All of the source codes are in Github.Jun 12, 2019Jun 12, 2019
Using Alpakka Kafka Plugin to Connect to a Kafka Broker in ScalaIn this article we are using Akka Alpakka library to connect to a Kafka broker using a stream-oriented way to easily handle back-pressure.May 13, 2019May 13, 2019