Instrument your Java Code with Micrometer, Prometheus, and Grafana.

Posted on December 31, 2020 in tutorial

In this blog tutorial, let's instrument your Java SE code with Prometheus using Micrometer


Continue reading

Installing Python3.6 in Ubuntu 16.04 LTS Instance Server

Posted on May 23, 2018 in tutorial

Installing Python 3.6.3 in your freshly installed Ubuntu 16.04 Desktop, Linux Mint Desktop or even in AWS/Azure Ubuntu 16.04 server instance is pain in the a**. This article will teach you how to install Python 3.6.3 from source including the dependencies you need to install inorder to work it correctly.


Continue reading

Download Youtube Videos in Ubuntu for FREE!

Posted on February 22, 2017 in tutorial

There are some free as well as paid online tool for downloading Youtube videos but youtube-dl is free, opensource, geeky and awesome command line tool to download videos from Youtube.


Continue reading

Top Websites That Computer Science Students Must Visit.

Posted on February 13, 2017 in computer science, tutorial, thoughts

Are you a computer science student? If yes, then this might be a right article for you.


Continue reading

Installing Git Version Control System

Posted on February 01, 2017 in tutorial

Git is most widely used modern (VCS) version control system. Git is an open source project and originally developed to maintain code for Linux kernel and developed in 2005 by Linus Torvalds.


Continue reading