Nowadays, there are quite a lot AI coding assistants. In this blog, you will take a closer look at Claude Code, a terminal based AI coding assistant. Since mid January 2026, Claude Code can also be used in combination with Ollama, a local inference engine. Enjoy!
Continue reading “Setting Up Claude Code with Ollama: A Guide”Getting Started with Qwen Code for Coding Tasks
Nowadays, there are quite a lot AI coding assistants. In this blog, you will take a closer look at Qwen Code, a terminal based AI coding assistant. Qwen Code is optimized for Qwen3-Coder, so when you are using this AI model, it is definitely worth looking at. Enjoy!
Continue reading “Getting Started with Qwen Code for Coding Tasks”What’s New in Java 25: Key Changes from Java 21
The 16th of September 2025, Java 25 was released. Time to take a closer look at the changes since the last LTS release, which is Java 21. In this blog, some of the changes between Java 21 and Java 25 are highlighted, mainly by means of examples. Enjoy!
Continue reading “What’s New in Java 25: Key Changes from Java 21”Open Notebook: A Secure Alternative to Google Notebook LM
Google Notebook LM is a powerful AI tool for interacting with your documents. However, privacy concerns might prevent you uploading sensitive data to Notebook LM. There is an open source alternative by means of Open Notebook. All data can be kept local and you are not restricted to Google’s Gemini models. Let’s check this out!
Continue reading “Open Notebook: A Secure Alternative to Google Notebook LM”Testing MCP Servers with MCP Inspector
You create an MCP server, but how can you test whether it works as expected? In this blog, you will learn how you can test and debug MCP servers by using MCP Inspector. Enjoy!
Continue reading “Testing MCP Servers with MCP Inspector”Creating an MCP Client with Spring AI
MCP servers extend the functionality of a Large Language Model (LLM). Inference engines allow you to define the MCP servers, but often you will need to write an MCP client yourself. In this blog, you will learn how to do so using Spring AI. Enjoy!
Continue reading “Creating an MCP Client with Spring AI”Creating an MCP Server with Spring AI
In this blog, you will learn how to create a Model Context Protocol (MCP) server using Spring AI. You will see with how little effort you can create your own MCP server. Enjoy!
Continue reading “Creating an MCP Server with Spring AI”Top Takeaways from Devoxx Belgium 2025
In October 2025, I visited Devoxx Belgium and again it was an awesome event! I learned a lot and received quite some information which I do not want to withhold from you. In this blog, you can find my takeaways of Devoxx Belgium 2025!
Continue reading “Top Takeaways from Devoxx Belgium 2025”Enhance AI Coding with MCP Agents
In this blog, you will explore some AI MCP agents which will enhance your AI coding assistant workflow. The goal is to expand the capabilities of an LLM with shell commands, browser interaction and update-to-date library information. Enjoy!
Continue reading “Enhance AI Coding with MCP Agents”Enhance Development with DevoxxGenie and MCP
Are you interested in adding AI agents to your coding workflow? In this blog, you will learn what MCP agents are and how you can integrate these in your coding workflow. DevoxxGenie will be used, which is a JetBrains IDE plugin supporting AI coding assistance. Enjoy!
Continue reading “Enhance Development with DevoxxGenie and MCP”