AI

Oracle releases ML-optimized GraalVM for JDK 24
Oracle has released GraalVM for JDK 24, an alternative Java Development Kit tuned to just-released JDK 24 that uses ML (machine learning)-based profile inference to boost peak performance by about 7.9% on average on microservices benchmarks, the compa...
2025-03-25 23:47
Warning for developers, web admins: update Next.js to prevent exploit
Developers and web admins using the Next.js framework for building or managing interactive web applications should install a security update to plug a critical vulnerability. The vulnerability, CVE-2025-29927, allows an authorization bypass if the “...
2025-03-25 19:52
Introducing TxGemma: Open models to improve therapeutics development
Google DeepMind releases TxGemma, built on Gemma, which predicts therapeutic properties, and Agentic-Tx, powered by Gemini 2.0 Pro, which tackles complex research problem-solving with advanced tools.
2025-03-25 16:00
Fauna to shut down FaunaDB service in May
Fauna, the provider of the NoSQL database FaunaDB, has said that it will shut down the service by the end of May due to the unavailability of capital required to support the database service and market it. “…after careful consideration, we have ma...
2025-03-25 10:47
GenAI tools for R: New tools to make R programming easier
My previous article focused on some of the best tools for incorporating LLMs into your R scripts and workflows. We’ll expand on that theme here, offering up a collection of generative AI tools you can use to get help with your R programming or to ru...
2025-03-25 09:00
Cosmonic uses WebAssembly to manage apps
Leveraging the WebAssembly binary instruction format, Cosmonic has launched wasmCloud-based Cosmonic Control, an enterprise control plane for managing distributed applications. Introduced March 24, this control plane can be used across any cloud, Kube...
2025-03-25 09:00
Google acquires Wiz: A win for multicloud security
Google’s recent acquisition of Wiz positions the tech giant as a leader ready to tackle today’s multicloud challenges, potentially outperforming competitors such as Microsoft Azure and AWS. The collaboration aims to simplify complex security archi...
2025-03-25 09:00
Learning AI governance lessons from SaaS and Web2
The experimental phase of generative AI is over. Enterprises now face mounting pressure — from boardrooms to the front lines — to move AI into production to streamline operations, enhance customer experiences, and drive innovation. Yet, as AI depl...
2025-03-24 09:00
Prompt engineering courses and certifications tech companies want
Prompt engineering is the process of structuring or creating an instruction to produce the best possible output from a generative AI model. Industries such as healthcare, banking, financial services, insurance, and retail all have use cases for prompt...
2025-03-24 09:00
OpenTofu becomes the real deal
In open source, forks often struggle to break free from the shadow of their progenitors. But OpenTofu, the community-driven Terraform fork born from HashiCorp’s licensing upheaval, is writing a different story. Since January 2024, OpenTofu has trans...
2025-03-24 09:00
Kotlin bolsters K2 compiler plugin support, WebAssembly debugging
Kotlin 2.1.20, just released as the latest version of JetBrains’ cross-platform programming language, improves both plugin support for the K2 compiler and Kotlin/Wasm debugging. The Kotlin update was announced March 20. Instructions on updating can ...
2025-03-22 01:53
OpenSilver extends to iOS and Android
Userware has updated its OpenSilver open source UI framework for .NET, expanding the reach of Windows Presentation Foundation (WPF) to mobile apps. OpenSilver is best known as a replacement for Microsoft Silverlight, a rich internet application frame...
2025-03-21 21:09
Nvidia launches AgentIQ toolkit to connect disparate AI agents
As enterprises look to adopt agents and agentic AI to boost the efficiency of their applications, Nvidia this week introduced a new open-source software library — AgentIQ toolkit — to help developers connect disparate agents and agent frameworks. ...
2025-03-21 10:27
Everyone needs a genAI strategy now
Does your company have an AI strategy yet? Our top stories this month point to the perils of not having one—including but not limited to the rising threat of shadow IT. We’re also looking ahead to the future of highly adaptive UIs, the rise of cit...
2025-03-21 09:00
Bridging the digital skills gap
A recent McKinsey study highlights that 87% of executives now view skill shortages as a critical barrier to their digital transformation efforts. The digital skills gap hinders a company’s ability to fully leverage advanced technologies such as arti...
2025-03-21 09:00
Developers: apply these 10 mitigations first to prevent supply chain attacks
DevOps leaders hoping to find a single cybersecurity risk framework that will prevent their work from experiencing the kinds of compromises that lead to supply chain attacks will have a hard time, according to a new research paper. In a paper submitte...
2025-03-21 01:04
Microsoft .NET 10 Preview 2 shines on C#, runtime, encryption
Microsoft has unveiled a second preview of its planned .NET 10 developer platform, featuring enhancements related to encryption, the .NET runtime, and the C# language. Published March 18, .NET 10 Preview 2 follows the February 25 debut of Preview 1. P...
2025-03-20 22:41
Ex-Sun CEO Scott McNealy reflects on Java’s founding
Languages such as Python and Rust get a lot of new attention these days, but Java is still going strong after three decades. With Java’s 30th birthday two months away, Scott McNealy, former CEO of Java founding company Sun Microsystems, and Oracle o...
2025-03-20 15:37
How to implement idempotent APIs in ASP.NET Core
When designing your APIs, you should make them idempotent to ensure that they are robust, reliable, and fault-tolerant. An operation is idempotent when repeating it will always result in the same outcome. For example, an elevator button is idempotent....
2025-03-20 09:00
TypeScript gets Go-faster stripes
Last week Microsoft announced a major shift in the architectural direction of its TypeScript language. Until now the TypeScript compiler, tsc, was written in TypeScript itself, compiled to JavaScript, and run on top of Node.js. However, it’s shiftin...
2025-03-20 09:00