August 2021

How To Use Auth Token To 'git pull push clone' With Two Factor Authentication on GitHub

How To Use Auth Token To ‘git pull/push/clone’ With Two Factor Authentication?

While GitHub has been telling us about it for a while now, sometime last month GitHub finally discontinued allowing the usage of a username-password combo to login to any repository via the terminal and instead, moved to use personal access tokens. This directly affected me as my workflow heavily involved cloning and pulling repositories on …

How To Use Auth Token To ‘git pull/push/clone’ With Two Factor Authentication? Read More »

How To Solve PhpMyAdmin Checksum Error 1030 While Accessing 'Privileges'

How To Solve PhpMyAdmin Checksum Error 1030 While Accessing ‘Privileges’

I was attempting to add a user to a new database with ‘Privileges’ when I received this error: “#1030 – Got error 176 “Read page with wrong checksum” from storage engine Aria“ To solve it, I tried quite a few things like logging out of the PhpMyAdmin session reloading the database, etc. but nothing helped. …

How To Solve PhpMyAdmin Checksum Error 1030 While Accessing ‘Privileges’ Read More »

How To Store and Access Information using .env File – Laravel

How To Store and Access Information using .env File – Laravel?

Almost all web applications today have some amount of sensitive information that as a developer, we should not be adding directly in the code or commit to our source control. Laravel provides a very neat way of keeping all the sensitive information of a Laravel app away from the code via its configuration file, also …

How To Store and Access Information using .env File – Laravel? Read More »

[SOLVED] GameSir GKK 300 wireless mechanical keyboard malfuctioning due to Wifi Interference

[SOLVED] GameSir GK 300 Wireless Mechanical Keyboard Malfunctioning Due To Wifi Interference

A good Mechanical Keyboard is something that almost every developer aspires for and I am no different. So, I was on the lookout for a good mechanical keyboard for quite some time now. And while there are a few really good mechanical keyboards available in India, what I was looking for was a wireless mechanical …

[SOLVED] GameSir GK 300 Wireless Mechanical Keyboard Malfunctioning Due To Wifi Interference Read More »