Published inBetter ProgrammingCan ChatGPT Debug Your Writing?In this story, I’ll share my insights on how ChatGPT enhance my writing skills, and help me to deliver content faster, and more…Feb 20, 20231Feb 20, 20231
Published inBetter ProgrammingGit Cleanup: "git Remote Prune" ExplainedManage your Git branches like a pro: Mastering the git remote prune command and its role in keeping a healthy workflowFeb 13, 2023Feb 13, 2023
Published inLevel Up CodingManaging Configuration Settings in .NETEfficiently Managing Environment-Specific Settings in .NET Applications using appsettings.json Inheritance in MonorepoFeb 1, 2023Feb 1, 2023
Published inBetter ProgrammingLessons Learned While Building a Successful Engineering Team in a Small StartupNavigating the challenges of leading R&D in a small startup: fostering a culture of excellence and success within a small, early-stage…Jan 23, 20232Jan 23, 20232
Published inFAUN — Developer Community 🐾Job Control Commands in LinuxJob control commands in Linux allow you to manage and manipulate processes on the system. In this post, we’ll explore some useful commands.Jan 11, 2023Jan 11, 2023
Published inGeek CultureException Middleware in .NET Core ApplicationsUnderstanding and Implementing Exception Middleware in .NET Core ApplicationsJan 8, 2023Jan 8, 2023
Published inGeek CultureUsing log4net in Your Azure App Service ApplicationsA guide to creating an appender for log4net that writes to Kudu, a managing and monitoring service for your Azure app servicesSep 12, 20211Sep 12, 20211
Published inBetter ProgrammingHow To Use Jenkins for Automated Builds of Docker ImagesA guide to creating a Jenkins job to build and publish images on Docker HubApr 29, 2021Apr 29, 2021
Published inGeek CultureSetting a Private PyPI Server With NGINXDetailed tutorial on how to set a private PyPI server, wrapped in NGINXMar 2, 20212Mar 2, 20212
Published inFAUN — Developer Community 🐾Some Fish Aliases for a More Productive ProgrammingI believe that the shell prompt shouldn’t be too cluttered. Here’s how mine looks:Mar 1, 20211Mar 1, 20211
Why Does “~True” Result in -2 in Python?In this short article, I’ll try to explain why we get the following:Feb 26, 2021Feb 26, 2021
Published inThe StartupSpring Boot OAuth2 Login With GitHubIn this article, we will create a minimal Spring Boot application that uses GitHub for authentication.Dec 22, 20204Dec 22, 20204
Bit Hacks: Find if a Number Is a Power of Two Without Math Function or Log FunctionProblem: Given a positive integer, write a code to find if it is a power of two or not.Nov 30, 2020Nov 30, 2020
Published inBetter ProgrammingCreate a Running Docker Container With Gunicorn and FlaskThe simplest container setup imaginable. Start hereNov 4, 20205Nov 4, 20205
Published inBetter ProgrammingFinding Bad Commits Using Git BisectFigure out which commit introduced that new bugOct 30, 2020Oct 30, 2020
Published inBetter ProgrammingUnicode and Character SetsA brief overview of the Unicode system, UTF, ASCII, and encodingOct 27, 2020Oct 27, 2020
Why Stack Overflow Is Part of My Daily RoutineShort story on how my Stack Overflow journey beganOct 26, 2020Oct 26, 2020
Published inBetter ProgrammingUseful Kubectl Aliases That Will Speed Up Your CodingReduce the time you spend typing full-length commands and prevent annoying typos when using the kubectl commandOct 6, 20202Oct 6, 20202
Published inBetter ProgrammingHello, Kubernetes Spring BootLet’s build the simplest Java Spring Boot application that runs as a pod in a Kubernetes clusterOct 6, 2020Oct 6, 2020