Pritom Purkayasta🚀 Git Tip: How to Save Your ASS with git commit — amend 🔄As developers, we’ve all been there-realizing that we need to fix our last commit, whether it’s a typo in the commit message or forgetting…Oct 10Oct 10
Pritom PurkayastaConfigure fingerprint to replace password in UbuntuIn the latest version of Ubuntu 22.04, Ubuntu by default includes fingerprint login. Although under the hood pam-auth module takes care of…Sep 9, 2023Sep 9, 2023
Pritom PurkayastaDirectory-Based / Dynamic shardingThere are four common types of sharding strategies.Jul 12, 2022Jul 12, 2022
Pritom PurkayastaTLS 101TLS aka Transport layer security is a successor of SSL. It is the standard cryptographic protocol in the industry right now. It is also…Feb 7, 2022Feb 7, 2022
Pritom PurkayastaExceptions in .NET ✨Exceptions are a main and crucial part of the software development industry. There is a saying in the industry -Oct 11, 2021Oct 11, 2021
Pritom PurkayastaConcurrency VS ParallelismConcurrency means doing more than one at a time.Aug 21, 20211Aug 21, 20211