blog

The Evolution of AI Portrayals: From Dumb Robots to Generative Wonders

Throughout the history of AI, its portrayal in popular culture has been both fascinating and sometimes amusing. In the early days, the concept of AI was often associated with intelligent robots performing physical labor while humans handled the more cerebral tasks. Let’s take a journey through time and explore how AI’s depiction has evolved, from being perceived as “dumb” laborers to the emergence of generative AI that challenges our preconceived notions.

The Not-So-Ingenious Process of iOS App Build, Deployment, and Review: A Flutter Developer’s Perspective

Developing iOS apps using Flutter can be challenging for developers. While Flutter provides a cross-platform framework for app development, the iOS ecosystem’s intricacies, including the build, deployment, and review process, can present unique hurdles. In this blog post, we will explore the journey of a Flutter developer navigating the process of building, deploying, and reviewing … Continue reading The Not-So-Ingenious Process of iOS App Build, Deployment, and Review: A Flutter Developer’s Perspective

Advanced Keyword Development in Robot Framework

Robot Framework is a popular open-source test automation framework used for acceptance testing and acceptance test-driven development (ATDD). The framework provides a simple, yet powerful syntax for writing tests, which are organized as keywords. The use of keywords makes the tests easy to read, write and understand. In this blog, we will explore advanced keyword … Continue reading Advanced Keyword Development in Robot Framework