In this blog post, I will show you how to install apache airflow on ubuntu, Introduction According to Apache’s official […]
Read MoreMarch 7, 2019
How to squash git commits
In this blog post, I will show you how to squash git commits into a single commit. Goal Consider that […]
Read MoreMarch 4, 2019
Scan string/int in golang
Let’s see how to scan string and int in golang. You need to import the following packages for operating on […]
Read MoreDeep Learning: Image classification from webcam
In this blog post, we will see how to do image classification based on images captured from web camera using […]
Read MoreFebruary 28, 2019
Deep Learning: Image classification using Alexnet
In this blog post we will discuss how to do image classification using MATLAB, Let’s begin. What is deep learning? […]
Read MoreFebruary 7, 2019
Unboxing alpha AWUS036NHA wireless adaptor
Key Features Standard: 802.11 b/g/n long range usb adaptor Chipset: Atheros AR9271 Date range: up to 150Mbps Antenna: 5dBi external […]
Read MoreFebruary 2, 2019
How to install CentOS with GUI for desktop/laptop
This blog post is a comprehensive guide about installing CentOS on your laptop. I will walk you through the steps […]
Read MoreJanuary 3, 2019
How to install ruby on rails on ubuntu or kali linux
Introduction In this blog post we will talk about how to install ruby on rails on ubuntu or kali linux. […]
Read More