🚀 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
Configure 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
Directory-Based / Dynamic shardingThere are four common types of sharding strategies.Jul 12, 2022Jul 12, 2022
TLS 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
Exceptions 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