PinnedIntegrating Bandit Security Analysis into DevSecOps Practices for Python ProjectsOur rapidly changing technology solely depends on data, through which AI gives us the power to challenge the impossible. The demand for…Apr 19, 20243Apr 19, 20243
Understanding the Cost of Delivering a 1MB File to All the People in the World using AWSUnderstanding the Cost of Delivering a 1MB File to 8 Billion People Using AWS S3 and CloudFrontFeb 13Feb 13
Simple tmux Configuration for My Every MachineTmux can be a very powerful tool if used correctly and help efficiently work. I have a very simple setup for tmux even though I have…Feb 3Feb 3
Comparing Kubernetes Manifest Application Methods: Single file vs Multiple fileskubectl apply -f k8s/ vs cat k8s/*.yaml | kubectl apply -f -Jan 21Jan 21
Setting Up an Ubuntu Mirror Cache on a Raspberry Pi with NginxI have multiple Raspberry Pi’s and workstation running Ubuntu. I usually run Same Linux Distribution for all my SBC’s. They are now running…Sep 19, 2024Sep 19, 2024
Finding Myself as an Excellent Starter but Wonderfully Disastrous as a FinisherI am excellent with starting something new and maybe so are you. But are you also terrible with finishing things up? I do hope not.Sep 5, 2024Sep 5, 2024
The Paradox of Uniqueness: Understanding the Probability of Collisions in UUIDs and the Birthday…We use UUID to generate unique identifiers. A survey by statista says in 2024, connected devices are above 29 Billions globally. By 2030…Sep 3, 2024Sep 3, 2024
Build Latest Python from source in UbuntuWhen it is about a language which has versatility, ease of use, and large collection of libraries apart from other numerous reasons, Python…Aug 26, 2024Aug 26, 2024
Ways to Optimize Slow Python Code and Explore GILThe idea of this story is to share my recent silly approach to understand towards the vast world of Python. This article is not that…Aug 25, 2024Aug 25, 2024
Data Flow: Integrating High-Performance Redis Search with Lightweight Fluent Bit for Data…I think we have already been passed the mental state we fell after the first encounter of GPT. Specifically, the GPT models are neural…Aug 17, 20241Aug 17, 20241