Hashtag Jakarta EE #287
Hashtag Jakarta EE #287 Welcome to issue number two hundred and eighty-seven of Hashtag Jakarta EE! Jakarta EE 11 is finally released! It took a little longer than anticipated due to the massive undertaking the refactoring of the TCK turned out to be....
Google touts Python client library for Data Commons
Google has released version 2 of its Python client library to query the Data Commons platform, which organizes the world’s publicly available statistical data. The library supports custom instances, among other capabilities. Announced June 26, the D...
Google touts new Python client library for Data Commons
Google has released a Python client library to query the Data Commons platform, which organizes the world’s publicly available statistical data. The library supports custom instances, among other capabilities. Announced June 26, the new Data Commons...
Lisbon JUG 2025
Lisbon JUG 2025 This week, I visited Lisbon where I spoke at the Lisbon JUG. The JUG if very active with monthly meetings, and even some in between. The June Java Meetup had two sessions on the agenda where mine was the second one. Check out the slides...
Dumping mainframes for cloud can be a costly mistake
A certain Fortune 500 financial institution decided to fully embrace the cloud. Executive memos indicated that all their new initiatives would be “cloud-first.” Teams were encouraged to re-architect everything, including mission-critical transacti...
Rust-powered: Two new Python tools to watch
This week in Python brings us a toe-to-toe showdown between two Rust-powered Python type checking tools. We also have a gentle introduction to type hinting, a look at the perils—and promises—ahead for a free-threaded, no-GIL Python, and a shocking...
Rust 1.88 adds support for naked functions
Rust 1.88 has been released, featuring support for writing naked functions, as well as backing for Boolean literals. The update of the popular fast and safe programming language was announced June 26 by the Rust Release Team. Current Rust users can ge...
Introducing Gemma 3n: The developer guide
The Gemma 3n model has been fully released, building on the success of previous Gemma models and bringing advanced on-device multimodal capabilities to edge devices with unprecedented performance. Explore Gemma 3n's innovations, including its mobile-fi...
Eclipse Foundation releases Jakarta EE 11
Moving forward with the development of its enterprise Java application platform, the Eclipse Foundation has released Jakarta EE 11 Platform, which promises simpler data access and streamlined testing processes. Java 21 support also is featured. Rolled...
How to use route constraints in ASP.NET Core minimal APIs
When working with minimal APIs in ASP.NET Core, you can define routes for the HTTP verbs using mapping methods such as MapGet, MapPut, MapPost, and MapDelete. While these methods allow you to route each request to the correct destination, you should a...
Bringing post-quantum cryptography to Windows
Much of what we do to keep our online lives secure relies on public-key cryptography and its complex mathematical operations. At the heart of these techniques are sets of one-way functions that generate the public and private keys used to encrypt and ...
Simulating a neural operating system with Gemini 2.5 Flash-Lite
A research prototype simulating a neural operating system generates UI in real-time adapting to user interactions with Gemini 2.5 Flash-Lite, using interaction tracing for contextual awareness, streaming the UI for responsiveness, and achieving statefu...