Connecticut JUG 2025
Connecticut JUG 2025 The second stop on my US East JUG Tour was Connecticut JUG. Ryan Cuprak has been the JUG-Leader of this group since 2003 and is still going strong. This was their second in-person meeting since the pandemic. The location of the eve...
Catch issues before you commit to Git
Discovering issues with code changes after committing changes can be frustrating. Fortunately, Visual Studio offers a new feature that helps you catch potential problems early, improving your code quality. Visual Studio now includes a feature powered b...
Key Takeaways from the Cloud Native Java Survey
Key Takeaways from the Cloud Native Java Survey The Jakarta EE Working Group conducted the first-ever Cloud Native Java Survey between July 11, 2024 and August 23, 2024 to gather insights on popular Java SE versions, Jakarta EE, and MicroProfile usag...
New York Java SIG 2025
New York Java SIG 2025 Yesterday, I had the pleasure of visiting New York Java SIG as the first stop of my mini-tour of US North East Java User Groups. Around 20 members showed up for my presentation titled Jakarta EE Meets AI. It was my first time pre...
ORC Monthly: CRA Expert Group, Recent Workshops, and More
ORC Monthly: CRA Expert Group, Recent Workshops, and More The Open Regulatory Compliance WG has created new resources on GitHub for those who are just getting started or who want to learn how to contribute. We hosted our first workshop in Brussels, joi...
Claude 3.7 Now Available in GitHub Copilot for Visual Studio
The world of AI is evolving at a breathtaking pace, and today brings an exciting milestone for developers and tech enthusiasts alike. Anthropic’s newest release, Claude 3.7, is now available directly within GitHub Copilot for Visual Studio 2022 17.13...
Hashtag Jakarta EE #269
Hashtag Jakarta EE #269 Welcome to issue number two hundred and sixty-nine of Hashtag Jakarta EE! Last week, I spoke at the Madrid JUG. We also had a panel where my colleagues at the Eclipse Foundation talked about the work they do to support the open...
Function Calling is Now Enabled in GitHub Copilot
Have you ever been frustrated when Copilot doesn’t understand you? While it can’t read your mind, we’ve been working hard to make your coding experience smoother. Previously, Copilot in Visual Studio could look at files in your repository, but yo...
Tool Calling is Now Enabled in GitHub Copilot
Have you ever been frustrated when Copilot doesn’t understand you? While it can’t read your mind, we’ve been working hard to make your coding experience smoother. Previously, Copilot in Visual Studio could look at files in your repository, but yo...
Madrid JUG 2025
Madrid JUG 2025 The Madrid JUG is organised together with the Madrid Groovy User Group. It is a great idea to combine user groups of similar tech areas, both for increasing attendance as well cross-pollinating between communities. The event started wit...
Hashtag Jakarta EE #268
Hashtag Jakarta EE #268 Welcome to issue number two hundred and sixty-eight of Hashtag Jakarta EE! While the last pieces of the Jakarta EE 11 TCK are being put together, the topic of Jakarta EE 12 is really getting some traction in the Jakarta EE Plat...
New restrictions on package loading
As Visual Studio transitions its core packages and services to an async loading/retrieval model, we’ve identified bugs in both the initial async implementation and the existing synchronous package loading mechanism. While most of these bug fixes have...