What I Do?
I explain and teach technology, solve tech problems and help you make gadget buying decisions.
Subscribe to Our Newsletter
125.000
Join the List of Subscribers
Proudly featured on:






Popular Posts
JavaScript tools for creating 360 degree Photo spheres WebVR viewers for your website
April 27, 2020
No Comments
Main tools A-FrameA web framework for building virtual reality experiences. You can make WebVR with HTML and the component works on Vive, Rift, Daydream, GearVR. …
DroneDeploy options for Exporting and Sharing your maps
May 1, 2020
No Comments
DroneDeploy offers a wide range of export options to allow you utilise map data in a variety of different ways. Below are some of the …
How to import/export PuTTy sessions list
September 21, 2018
No Comments
It is very important to maintain a list of sessions when you are connecting to a lot of VM’s or remote SSH. There are quite …
GitHub repos – A must know list for Software Engineers and Developers
April 20, 2020
No Comments
1. Free Programming BooksContains a list of free programming books for almost any language or concept in programming. Repo LinkFree courses (English) 2. GitignoreA collection …
How do I update each dependency in package.json to the latest version?
November 18, 2019
No Comments
Once in a while we do need to know how to update all the application dependencies to latest versions within the Node JS app. Below …