AI-aided test-first development
There’s a growing interest in leveraging AI tools to aid in code development in the software industry. While many opt to use models like ChatGPT to generate ...
There’s a growing interest in leveraging AI tools to aid in code development in the software industry. While many opt to use models like ChatGPT to generate ...
The emergence of OpenAI’s GPT models, including ChatGPT, has revolutionized the field of Natural Language Processing (NLP) and opened up new possibilities fo...
As a software developer, I have a strong opinion on Event Sourcing as a software design pattern and architectural style. Event Sourcing is a unique and innov...
Automated code review tools are a game changer for software development. By integrating these tools into the merge request process, developers can receive re...
Kubernetes uses a key-value object called a secret, but by default, they are not fully secure. They are kept separate from other data to allow for separate s...