blog

Developer

Understanding Port Sharing and SO_REUSEADDR in Docker

Learn about the problem of port sharing in Docker and how the SO_REUSEADDR option relates to it. Gain insights into network concepts and how they impact running multiple instances of an application on the same port. Find solutions to overcome port conflicts in Docker.

User avatar
Sachin Ghait
Lead Developer
5 min read
09 Jul 2023
blog

Developer

How to use ngrok to access your raspberry pi from anywhere.

The post describes how you can access raspberry-pi from anywhere in two modes (web portal and ssh).

User avatar
Sachin Ghait
Lead Developer
8 min read
11 Sep 2021
blog

Developer

Selenium Webdriver on Raspberry Pi Zero W.

Learn how to run Selenium Webdriver on Raspberry Pi Zero W with the help of chromium-chromedriver package. This guide walks you through the process of installing and using the package to automate browser-based tasks

User avatar
Sachin Ghait
Lead Developer
7 min read
11 Sep 2021
blog

Developer

Ad Blocker for Your Whole Network.

Stop annoying ads and protect your network with Pi-hole. This guide explains how to install Pi-hole on Raspberry-Pi, how it blocks ads, and how to make Pi-hole your DNS server.

User avatar
Sachin Ghait
Lead Developer
5 min read
11 Sep 2021
blog

Developer

Steganography - The Art of Hiding Data in Plain Sight

Learn about Steganography, a method of concealing messages in plain sight by using various digital forms of media like text, image, audio, video, and network steganography. Get an example of image steganography using the Python library cryptosteganography and a list of free tools available.

User avatar
Sachin Ghait
Lead Developer
8 min read
19 Jun 2021
blog

Developer

The complete guide for Slack productivity.

The complete guide to boosting Slack productivity with tips and tricks for developers. 7 tips including shortcuts, grouping channels, using slash commands, muting channels, finding channels, people or files, saved items and apps and integrations.

User avatar
Sachin Ghait
Lead Developer
7 min read
09 May 2021
blog

Developer

Say goodbye to unused node modules in your computer.

Say goodbye to hours of manually deleting unused node modules with NPKill. This npm library automates the process and helps you save time in just a few minutes.

User avatar
Sachin Ghait
Lead Developer
3 min read
05 May 2021
blog

Developer

Git bisect is here to save your day

Learn how to use Git Bisect to find the commit that introduced a bug in your code. A step by step guide with easy example, gotchas and conclusion. Save time in debugging with Git Bisect

User avatar
Sachin Ghait
Lead Developer
6 min read
10 Mar 2021
blog

Developer

Meet VSCodium. A Visual Studio Code Alternative.

Discover VSCodium, a community-driven alternative to Visual Studio Code. Learn why I switched from VSCode and how to install VSCodium on Windows

User avatar
Sachin Ghait
Lead Developer
6 min read
16 Feb 2021