Java

Google releases Gemma 3n models for on-device AI
Google has released its Gemma 3n AI model, positioned as an advancement for on-device AI and bringing multimodal capabilities and higher performance to edge devices. Previewed in May, Gemma 3n is multimodal by design, with native support for image, au...
2025-07-09 23:22
T5Gemma: A new collection of encoder-decoder Gemma models
T5Gemma is a new family of encoder-decoder LLMs developed by converting and adapting pretrained decoder-only models based on the Gemma 2 framework, offering superior performance and efficiency compared to its decoder-only counterparts, particularly for...
2025-07-09 17:00
Oracle Database@AWS goes GA: Exadata and Autonomous DB now live in the US
Oracle and AWS have expanded their collaboration to make the Oracle Database@AWS service generally available in the US. The Oracle Database@AWS service, previewed in September last year, is a continuation of Oracle’s strategy to partner with hypersc...
2025-07-09 09:32
Get started with Google Agent Development Kit
A common use case in generative AI is developing an agent, which is a system users interact with in plain language to accomplish a given task. Creating AI agents can require a lot of heavy lifting, even when you’re leveraging an existing commercial ...
2025-07-09 09:00
Artificial intelligence is a commodity, but understanding is a superpower
The debate about intelligence versus wisdom is as old as history, but artificial intelligence has transformed it into an intensely practical question. The cheaper professional knowledge becomes, the more precious it is to know how to wield it. It’s ...
2025-07-09 09:00
The ultimate software engineering abstraction
Really big changes don’t happen in the programming world very often. I’ve been lucky to be around long enough to see a couple of them. And we are all lucky enough to be seeing one today. I remember well the heady days in the mid-1990s when rapid ...
2025-07-09 09:00
Clarifai AI Runners connect local models to cloud
AI platform company Clarifai has launched AI Runners, an offering designed to give developers and MLops engineers flexible options for deploying and managing AI models. Unveiled July 8, AI Runners let users connect models running on local machines or...
2025-07-09 00:12
ECMAScript 2025 JavaScript standard approved
ECMAScript 2025, the latest version of the ECMA International standard for JavaScript, has been officially approved. The specification standardizes new JavaScript capabilities including JSON modules, import attributes, new Set methods, sync iterator h...
2025-07-08 20:10
InfoWorld Technology of the Year Awards 2025 nominations now open
Welcome to the 25th annual InfoWorld Technology of the Year Awards. The InfoWorld Technology of the Year Awards recognize the best and most innovative products in software development, cloud computing, data analytics, and artificial intelligence and...
2025-07-08 16:29
Metadata: Your ticket to the AI party
Agentic AI is fundamentally reshaping how software interacts with the world. New frameworks for agent-to-agent collaboration and multi-agent control planes promise a future where software acts with more autonomy and shared context than ever before. Ye...
2025-07-08 13:14
Microsoft brings OpenAI-powered Deep Research to Azure AI Foundry agents
Microsoft has added OpenAI-developed Deep Research capability to its Azure AI Foundry Agent service to help enterprises integrate research automation into their business applications. The integration of research automation is made possible by Deep Res...
2025-07-08 11:26
Nvidia doubles down on GPUs as a service
Nvidia’s recent initiative to dive deeper into the GPU-as-a-service (GPUaaS) model marks a significant and strategic shift that reflects an evolving landscape within the cloud computing market. As enterprises increase their reliance on artificial in...
2025-07-08 09:00
What you absolutely cannot vibe code right now
LinkedIn has become the new Twitter now that Twitter is… well, X. LinkedIn is a place of shockingly bold claims. One person claimed to be so confident in agentic development that they are going to generate their own operating system on the level of ...
2025-07-08 09:00
How Deutsche Telekom designed AI agents for scale
Across 10 countries in Europe, Deutsche Telekom serves millions of users, each with their own questions, needs, and contexts. Responding quickly and accurately isn’t just good service; it builds trust, drives efficiency, and impacts the bottom line....
2025-07-08 09:00
Deno 2.4 restores JavaScript bundling subcommand
Deno 2.4, the latest version of Deno Land’s JavaScript and TypeScript runtime, has been released with the restoration of the deno bundle subcommand for creating single-file JavaScript bundles. Announced July 2, Deno 2.4 also stabilizes Deno’s buil...
2025-07-07 22:19
Batch Mode in the Gemini API: Process more for less
The new batch mode in the Gemini API is designed for high-throughput, non-latency-critical AI workloads, simplifying large jobs by handling scheduling and processing, and making tasks like data analysis, bulk content creation, and model evaluation more...
2025-07-07 16:00
Advanced unit testing with JUnit 5, Mockito, and Hamcrest
In this second half of a two-part introduction to JUnit 5, we’ll move beyond the basics and learn how to test more complicated scenarios. In the previous article, you learned how to write tests using the @Test and @ParameterizedTest annotations, val...
2025-07-07 09:00