Filter posts on Facebook – Browser plugins

Facebook doesn’t allow its users to filter the content of the newsfeed. Rather it chooses on its own what it wants us to be brainwashed with. You remember about the much criticized news of facebook feeding users with depressive content intentionally and called it a “study”. Anyhow, there are some great browser extensions to achieve this […]

Electron – Getting Started

Electron is a beautiful opensource framework, developed by GitHub. This was originally named Atom Shell, as it was developed to develop the atom editor by github. It’s based on node.js and chromium browser. In this tutorial, we will cover how to get started with electron framework to create a hello world desktop app. Steps for […]

Quora 504. Gateway Timeout error

Today I’ve been noticing 504 error a lot on Quora. It happened earlier, got better but it’s there again now. Maybe their servers are experiencing some attack or there is some server configuration issue! The error says: 504. Gateway Timeout. Quora is temporarily unavailable. Please wait a few minutes and try again. Did you notice this […]

Stackoverflow Interface Updated

Stackoverflow has updated their front end interface today. The new interface looks like this image: The main change is in the header. The notifications are moved to the right side and the top menu bar has changed in design and sequence too. Do you like the new interface by stackoverflow and other sites of stackexchange?

How to create whatsapp group link

Whatsapp has launched the feature to generate a link for your whatsapp group and share it on web. Anyone who clicks the link can join the group without any admins adding them to it. This is really awesome feature for public groups for getting public into the group faster and more easily. How to generate […]

Symfony – Common errors

This post discusses and enlists common issues with symfony framework. Site not working after server change You might encounter error 500 when changing server or trying to host the site on localhost. The issue is really frustrating but funnily simple to solve! To solve the issue, simply goto your root folder and delete “cache“. Simple […]

BSOD Troubleshoot

It’s 2016, and yes we still have the blue screen of death, hanging on to our heads! This page is dedicated to various BSOD situations and how to overcome them, helping you troubleshoot the problem with microsoft windows blue screen of death. This can be with old windows xp, 7, 8, 8.1 or even windows […]

Zoho mail not working on Mac OS X El Capitan Mail

I’ve been trying to configure zoho mail via imap to the mac mail client on my macbook pro running os x el capitan. However no matter what I do, it ended up in error saying: unable to verify account name or password. I tried every possible thing, even checked two factor authentication by going to: […]

uTorrent not installing on El Capitan [SOLVED]

Today I was trying to install utorrent on my macbook pro running mac os x el capitan. However there was an error saying “could not initialize the installer“: Tried installing again, still the same error! Upon googling, I figured out that it’s a quite common issue out there and most people were suggesting that we […]