Learn to talk to computers

nightwarriorftw

Written by nightwarriorftw who lives and works in a small town full of Darkness building problem solving stuff. You should follow him on Twitter

How to Start Contributing to Firefox Devtools ?

March 04, 2020

Firefox Devtools is a complex app. However, if you have a good knowledge of HTML,CSS and Javascript you can easily start contributing. In…

Azure Boards-The Product Manager

July 07, 2019

Azure Boards Azure Boards are used to track your work. It helps you to maintain backlogs and create reports also. Why Azure Boards ? Many…

Azure Data Factory_The lake of Storage

July 07, 2019

Why Azure Data Factory Suppose you are running a huge company which has a huge database on-premise. Now to keep that data secure and safe…

Azure DevOps_A developers friend who also do operations

June 24, 2019

Azure Azure is a collection of cloud services which developers and IT professional can use to develop and deploy applications. What is…

Azure Storage_A friend who rents his space

June 24, 2019

Why storage Suppose you have a image processing website . You don’t want your website to function slowly. So you have a backend servers for…

Connecting to Tor

May 25, 2019

Tor is a web browser for anonymous browsing, accessing dark web and much more. Bridging in Tor Bridges are also known as Tor relays. Since…

Adding powerline to your Shell

March 21, 2019

This is how your current terminal looks like Now with some awesome tricks you can change it too Step 1 Install and . For Debian based…

Invoking the command line with python

January 28, 2019

cmd2 is a tool for building interactive command line applications in python. It’s main aim is to help developers work fast and efficiently…