Archive: 2025

The Rise of AI Agents in Modern IDEs - Beyond Copilot and Chat

The Rise of AI Agents in Modern IDEs - Beyond Copilot and Chat

In today’s rapidly evolving software development landscape, AI agents have become indispensable. Unlike traditional AI assistants or copilots, these agents operate autonomously, fundamentally transforming how we interact with our development environments. A competitive race between paid and open-source companies is driving rapid advancements in large language models (LLMs), with each iteration e...

Open-source LLMs on Chatbox via Ollama

Open-source LLMs on Chatbox via Ollama

In this tutorial, we’ll walk through setting up Ollama on your computer and getting started with the deepseek-r1:8b model, one of DeepSeek’s efficient distilled models. Before we dive into the setup, let’s understand what makes this model special and why it’s a great choice for local development. Quick Setup: With this guide, you can have your own AI assistant running locally in under 30 minut...

Agile Scrum Testing 101 - QA Role in Agile

Agile Scrum Testing 101 - QA Role in Agile

In today’s fast-paced software development world, traditional testing approaches no longer meet the demands of rapid delivery and continuous improvement. This comprehensive guide explores how Agile Testing revolutionizes quality assurance by integrating it throughout the development lifecycle, fostering collaboration, and ensuring continuous delivery of high-quality software. Quick Overview: T...