blogs.balaramneupane.com.npWhy your multi-threaded python code is not faster?This article was not written by AI. It is human written, and I would appreciate any feedbacks on it. We must have heard how python isn’t truly parallel. Why does it happen? What actually is the Global Interpreter Lock and how it is a culprit behind t...Jan 17·5 min read
blogs.balaramneupane.com.npCI/CD with CircleCI | Step by Step guideAs a developer, writing code isn’t enough, you need to develop skills to be able to put your work online for everyone to see. In the modern software engineering, deployment isn’t enough. The changes you make should reflect quickly as well. That’s whe...Jan 15·4 min read