Embracing Control Charts in Agile Development: A Journey to Enhanced Project Visibility and Control

As someone deeply embedded in the world of agile development, I've come to appreciate the nuanced ways we can enhance our project management techniques. Among these, control charts stand out as a vital tool, especially for teams striving to maintain high efficiency and quality in their deliverables. Today, I want to share why control charts ... Read more

Estimation

tl;dr As we advance on our agile journey, mastering the art of estimation and understanding the intricacies of uncertainty becomes crucial. This comprehensive guide aims to empower you with the skills necessary for effective project delivery, emphasizing agile estimation techniques, troubleshooting common challenges, and navigating the uncertainties inherent in our projects. What's it about? Estimation ... Read more

AGI Race Officially Begins?

As reported, Meta has set its sight on AGI. Does this mean the race has officially begun? There are estimates that we don't even have enough of a robust power grid for AGI so it sounds like the initial investments would have to be to the infrastructure to support it. I wonder if this will ... Read more

Synchronizing Code, Data and ML Pipelines for Modern Software Delivery

In the rapidly evolving landscape of software development, the integration and delivery of code, data, and machine learning models have become critical components. The synchronization of Continuous Integration/Continuous Delivery (CI/CD) pipelines, data pipelines, and machine learning workflows is not just a trend but a necessity for efficient and effective software delivery. This article delves into ... Read more

Chat-GPT API Usage Limits and Credits

For those trying to figure out why the API may not work in your application, you need to check the OpenAI account to see if you have enough credits. Credits are independent of any subscription plan unfortunately. I hope the API model will change to something more manageable (though I understand why it is the ... Read more