Lessons from Time-Critical Software Fixes: What I’ve LearnedIn software development, there are times when working outside regular hours becomes necessary to meet critical deadlines and customer…Feb 21Feb 21
Fixing WiFi issue with Macbook while connecting to external Monitor with HDMI portWhile I was setting up my new workstation I face this weird WiFi issue recently. This issue should happen if you use MacBook and try to…Jan 15, 20234Jan 15, 20234
Bulk emailing with PythonSending emails with certain content to a list of recipients can be easily achieved with the use of the ‘bcc’ feature of email providers…Feb 10, 2022Feb 10, 2022
Troubleshooting | Characters not rendering properly with Docker containersRecently I have to investigate an issue where it works fine locally with both Linux and Windows local dev setup and failing in Docker-based…May 8, 2021May 8, 2021
How to be a certified AWS Solutions Architect — Tips to pass the examWhat is AWS?Apr 16, 2021Apr 16, 2021
Passing dynamic variables into the docker imageI created an article before about how to create a spring boot application using dynamo DB. But configurable values are hardcoded. So…Apr 16, 2021Apr 16, 2021