InfoQ Homepage News
-
Hugging Face Introduces mmBERT, a Multilingual Encoder for 1,800+ Languages
Hugging Face has released mmBERT, a new multilingual encoder trained on more than 3 trillion tokens across 1,833 languages. The model builds on the ModernBERT architecture and is the first to significantly improve upon XLM-R, a long-time baseline for multilingual understanding tasks.
-
Instagram Improves Engagement by Reducing Notification Fatigue with New Ranking Framework
Meta has introduced a diversity-aware ranking framework for Instagram notifications. The system applies multiplicative penalties to reduce repetitive alerts from the same creators or product surfaces, improving engagement while maintaining relevance and introducing content variety.
-
.NET MAUI RC1 Brings Diagnostics and Experimental Android CoreCLR Support
Microsoft has delivered the first release candidate (RC1) of .NET 10 along with go‑live support, indicating that the company considers the framework ready for production use. The RC1 notes focus on observability improvements, tweaks to existing controls and an experimental new runtime option for Android.
-
Java News Roundup: New JEPs, Liberica NIK, Spring AI Milestone, Open Liberty, JobRunr, LangChain4j
This week's Java roundup for September 22nd, 2025, features news highlighting: new OpenJDK JEPs Lazy Constants (Second Preview) and Structured Concurrency (Sixth Preview); BellSoft Liberica Native Image Toolkit 25; the October 2025 edition of Open Liberty; the second milestone release of Spring AI 1.1.0; and point releases of JobRunr, LangChain4j and Quarkus.
-
Swift 6.2 Released with Improved Concurrency, Safer Raw-Memory Access, Wasm Support and More
The most significant new feature in Swift 6.2 is approachable concurrency, a default, low-complexity approach to writing safe concurrent applications. Swift 6.2 also introduces new features to simplify low-level programming, including the InlineArray and Span types, and adds support for WebAssembly.
-
DORA Report Finds AI Is an Amplifier in Software Development, But Trust Remains Low
Nearly 90% of technology professionals now use artificial intelligence in their work. But according to the 2025 DORA State of AI-assisted Software Development report, there's still a significant gap in trust between developers and the tools they increasingly rely upon. The report findings found that while AI adoption has become "nearly universal," there are still some organisational challenges.
-
Apollo GraphQL Client 4.0 Released with Leaner Bundles and Strengthened TypeScript Safety
Apollo GraphQL has launched Apollo Client 4.0, featuring a streamlined architecture, enhanced TypeScript support, and modular APIs to reduce bundle sizes by 20-30%. Key updates include opt-in features, improved error handling, and a decoupled core library, making it easier for developers to manage GraphQL operations across various frameworks. Feedback has been overwhelmingly positive.
-
Google's Agent Development Kit for Java Adds Integration with LangChain4j
The latest release of the Agent Development Kit for Java, version 0.2.0, marks a significant expansion of its capabilities through the integration with the LangChain4j LLM framework, which opens it up to all the large language models supported by the framework.
-
Imagine Learning Highlights Linkerd’s Role in Cloud-Native Scale and Cost Savings
Innovative education technology provider Imagine Learning relies on Linkerd as the backbone of its cloud-native infrastructure, enabling rapid growth and ensuring reliability, scalability, and security. With over 80% reduction in compute needs and a 40% cut in networking costs, Linkerd offers a proven solution that enhances efficiency across diverse sectors.
-
Report Finds LLMs Not Yet Ready to Replace SREs in Incident Management
A study by ClickHouse found that large language models (LLMs) can't yet replace Site Reliability Engineers (SREs) for tasks such as finding the root causes of incidents. The study tested five leading models against real-world observability data to determine whether AI could autonomously identify production issues.
-
MySQL AI Introduced for Enterprise Edition
Oracle has recently announced MySQL AI, a new set of AI-powered capabilities available exclusively in the MySQL Enterprise edition, targeting analytics and AI workloads in large deployments. Concerns are rising throughout the MySQL community over the future of the popular Community edition, amid fears of vendor lock-in and following recent internal layoffs.
-
.NET Aspire 9.5 Released: New CLI Update Command, Dashboard AI Visualizer, and Expanded Integrations
Microsoft has announced the Aspire 9.5 as the latest minor release of the platform, introducing support for .NET 8 Long Term Support, .NET 9 Standard Term Support (STS), and the .NET 10 Release Candidate 1. As noted by the team, Aspire releases are delivered independently from the .NET release schedule, with major versions aligned to .NET milestones and minor versions released more frequently.
-
Kubernetes 1.34 Released with KYAML, Traffic Routing Controls, and Improved Observability
The Cloud Native Computing Foundation (CNCF) released Kubernetes 1.34, named "Of Wind & Will" (O’ WaW), last month. The release introduced features such as distributed resource allocation and production-grade tracing for the kubelet and API server.
-
xAI Releases Grok 4 Fast with Lower Cost Reasoning Model
xAI has introduced Grok 4 Fast, a new reasoning model designed for efficiency and lower cost.
-
Google Introduces VaultGemma: An Experimental Differentially Private LLM
VaultGemma is a 1B-parameter Gemma 2-based LLM that Google trained from scratch using differential privacy (DP) with the aim of preventing the model from memorizing and later regurgitating training data. While still a research model, VaultGemma could enable applications cases in healthcare, finance, legal, and other regulated sectors.