My observations of the Python ecosystem

Before I share my observations let me tell you how it all started. I am building a site named piptrends.com to compare python packages downloads and their GitHub Statistics. You might say why? Whenever I research which python package I Continue Reading

Striking the Right Balance Between Uniform Solutions and Over-Engineering

In my consulting journey and in my experience, I’ve noticed two common pitfalls a lot when I was auditing their application architecture and code:1️⃣ Applying the same kind of solution to every problem.2️⃣ Falling into the trap of over-engineering. View Continue Reading

Exploring the Role of Code Understanding in the LLM Era – A Tech Consultant’s Perspective

In today’s tech landscape, the ability to understand and work with code that isn’t your own is more crucial than ever. 🌐 Why, you ask? Well, let me break it down: Large Language Models (LLMs), the super-smart AI systems, now Continue Reading