I write about my learning and experiences here. This site is generated from markdown content. Read more about how I migrated my blog from paid ghost instance to free static site using Hugo generator.
Should I accept or reject cookies?
What is a cookie? Should you accept or reject them; Does it make any sense to reject a cookie? And are cookies really files?
Learning to fly on Microsoft Flight Simulator
Learning to fly on Microsoft Flight Simulator. From basic VFR in cessna to commercial IFR including VOR, ILS, RNAV and auto pilot.
A complete guide to AMD eyefinity
Complete guide to using AMD eyefinity multimonitor setup
How authentication works?
Lets learn about authentication in depth. At least the shallow depth that I can cover.
Win a tata nexon for free - a quick analysis of the scam
This article is about how people are scammed using simple sites and understanding a new technique that scammers employ to prevent fraud detection.
Debug chrome on android wirelessly from Macbook
Debug webapps on chrome for android wirelessly from your Macbook.
Setup mysql and SQL Developer on macos
Setup mysql server community edition with oracle SQL Developer on MacOS.
The contextual bias
The excerpt for this article should not give you any context or should it.
Creating simple mock server using nodejs
While developing frontend apps we often need sample data. In this article I will share a very easy way to setup a mock-server using Nodejs native http module having enough flexibility required for custom logic.
Authentication vs Authorization
Authentication vs Authorization