Recent Posts

Enabling AI Agents to Use a Real Debugger Instead of Logging

Author: Bruno Borges Original post on Foojay: Read More Table of Contents The JDK ships a perfectly good debugger. Nobody uses it.Agent Skills: Teaching new tricks through MarkdownBuilding the skill: a conversation with Copilot What the skill contains The real test: debugging a buggy Swing app, live The debugging session A small but important lesson: compile with -g Why this …

Read More »

🌊 Windsurf AI + Sonar: The Agentic Dream Team for Java Devs 🚀

Author: Jonathan Vila Original post on Foojay: Read More Table of Contents What is Windsurf AI?Main characteristics that make Windsurf differentThe Usual Flow and the “Verification” ProblemWhat are Agent Skills? Example: A Skill with Command Execution The Problem: Local Skills vs. The Cloud What is MCP technology?Let me introduce you to SonarQube MCP Server? Tools Provided by the SonarQube MCP …

Read More »

Foojay Podcast #90: Highlights of the Java Features Between LTS 21 and 25

Author: Frank Delporte Original post on Foojay: Read More Table of Contents YouTubePodcast AppsGuestsContent Every six months, we get a new version of Java. Java 26 is just around the corner and will be released soon. But most companies stick to LTS (Long-Term Support) versions, which are maintained and receive security updates for many more years. Versions 8, 11, 17, …

Read More »