Categories
Hardware Internet Software

31 Super Work From Home Tools to MASTER your day

Find these 31 work from home tools to supercharge your productivity in the lockdown. Resolve productivity and connectivity issues in a jiffy!

Categories
Software

Getting started with Assembly Level Coding – How to make your own Bootloader

Learning Assembly level programming in 2019 may seem ridiculous. It is hardly used anywhere except in the most rudimentary bootloader programs. Even bootloaders are not coded in C and then translated into assembly. But then if you are plan to truly understand how your code interacts with the system hardware – how memory is allocated […]

Categories
Software

It’s Final: Microsoft acquires GitHub

Yup. It is true. Microsoft acquires GitHub for about 7.5 billion USD! Let that sink in. There have been rumors of GitHub (my favorite open source code repository) being acquired by tech giants in the past. This one about Microsoft taking over had also been doing the rounds for quite some time now. GitHub is […]

Categories
Software

Encrypt your Android device AND then lock it

Most of us using Android or any other devices use codes, pins or gestures to lock our phones. When you encrypt your Android device, it prevents any unauthorized user from accessing your data. However, this works only if the phone is in the hands of a novice. A data miner will easily be able to […]

Categories
Software

The right amount of RAM for your PC

What is the right amount of RAM or Primary memory for your computer? This is a question that bugs most of us. The right amount of RAM we need is not set in stone. The requirements vary widely. For some even 8 GB of RAM is overkill while for some, even 32 GB may be […]