Hashtag Jakarta EE #256
Hashtag Jakarta EE #256 Welcome to issue number two hundred and fifty-six of Hashtag Jakarta EE! This week I visited Czechia on a min-tour of a couple of Czech Java User Groups. I spoke at Prague JUG on Tuesday and Brno JUG on Wednesday. In the upcomi...
Join us at the Women in AI Summit 2024!
All are invited to Women in AI Summit 2024 to explore the latest in generative AI with sessions for all expertise levels, focusing on Google AI tools, models, solutions, and insight from women leaders in the AI field.
TypeScript 5.7 arrives with improved error reporting
TypeScript 5.7, the latest planned release of Microsoft’s JavaScript variant with syntax for types, is now available in a production release. With version 5.7, the language’s type system is now able to report errors when variables have never been ...
Enterprises and cloud providers consider cloud-native AI agents
According to a recent report from SNS Insider, the global AI agents market was valued at $3.7 billion in 2023. The market is expected to grow to $103.6 billion by 2032, with a compound annual growth rate of 44.9% during the forecast period from 2024...
AWS prepares to command an army of AI agents
According to a recent report from SNS Insider, the global AI agents market was valued at $3.7 billion in 2023. The market is expected to grow to $103.6 billion by 2032, with a compound annual growth rate of 44.9% during the forecast period from 2024...
Red Hat Linux to be official WSL distro
Red Hat Enterprise Linux (RHEL) is set to become an official Linux distribution for Microsoft’s Windows Subsystem for Linux (WSL), a Windows feature that allows users to run Linux environments on Windows without a separate virtual machine. The move ...
Brno JUG 2024
Brno JUG 2024 The second, and last, stop on this mini-Tour of Czech JUGs was Brno and BrnoJUG. I presented Jakarta EE Meets AI here as well. As usual, this presentation triggers questions, comments, and discussions that continued over food and drinks a...
Advanced programming with Java generics
Generics in Java enhance the type safety of your code and make it easier to read. In my last article, I introduced the general concepts of generics and showed examples from the Java Collections Framework. You also learned how to use generics to avoid ...
RHEL AI, JBoss EAP 8 coming to Azure cloud
Red Hat will be making Red Hat Enterprise Linux AI (RHEL AI) and Red Hat JBoss Enterprise Application Platform (EAP) 8 available on Microsoft’s Azure cloud platform. Both arrangements were announced on November 19. Through a collaboration with Micro...
Azure Container Apps launches Python, JavaScript interpreters
Python code interpreter sessions are generally available for Microsoft’s Azure Container Apps serverless platform for running applications and microservices. The service is also offering custom dynamic sessions, with JavaScript code interpreter ca...
The Cyber Resilience Act is Here
The Cyber Resilience Act is Here IntroductionWith the recent publication of the EU’s Cyber Resilience Act (CRA) in the EU official journal, a 3 year race now begins for compliance by the global technology industry. This legislation sets new cybersecu...
What is Rust? Safe, fast, and easy software development
A programming language can be fast, safe, or easy to write. As developers, we get to choose our priorities but we can only pick two. Programming languages that emphasize convenience and safety tend to be slow (like Python). Languages that emphasize pe...