PinnedPort a website to the Dark Web in under 2 minutesIt's as easy as running a tiny docker container using tor-nginx-proxy.May 27, 2021·3 min read·2.0K
What Are the Top 10 Skills Needed for a Product Management Role? (Written by Notion AI)Dec 29, 2022·2 min read·85
Reminders on Slack messages (and even snoozing them!!)What? I always saved a message on Slack when I wanted to check it out later. Little did I know, Slack has a feature to let you add reminders against messages (and even snooze them!). How? To add a reminder against a message: Click the "More action...Aug 10, 2022·1 min read·92
I evolved from using an Excel Workbook to using 1Password (for FREE) to store my passwordsWhen I initially used 1Password at work, I was surprised by the ease with which I can store, retrieve, fill and even share my passwords in case I want to. This was a big shift from my traditional way of storing them in an Excel Workbook; securing ...Feb 23, 2022·2 min read·254
How to make your Hashnode blog load faster?Speed up loading of your Hashnode blog with this DNS change 🚀Jul 20, 2021·4 min read·412
Proxying to your app running on custom port in NGINXMore than ever, if you're managing a server either as an EC2 instance on AWS, or as a VM instance on GCP, or just working on your local machines, proxying to your app's custom port comes in handy if: Your app uses a protocol other than HTTP/HTTPS Yo...May 13, 2021·1 min read·599
How BigBasket stepped into Open SourceAnd how I worked towards this initiative.Mar 17, 2021·3 min read·260
A tale of strip-typecasting in MySQLAs much as we think we know MySQL, it never fails to surprise us with unusual and weird, yet well-documented, scenarios. I was perplexed when I learnt about one such thing about MySQL today where it strip-typecasts (as I like to say it) strings to i...Nov 22, 2019·3 min read·261