InfoQ Homepage News
-
Roblox Open-Sources AI System to Detect Conversations Potentially Harmful to Kids
Roblox Sentinel is an AI system designed to detect early signs of potential child endangerment for further analysis and investigation. Implemented as a Python library, Sentinel uses contrastive learning to handle highly imbalanced datasets that often challenge traditional classifiers and can be applied to a wide range of use cases.
-
Microsoft Launches Azure App Testing: a Unified Hub for Load and End-to-End Testing
Introducing Azure App Testing: a unified hub combining Azure Load Testing and Microsoft Playwright for streamlined, efficient application testing. With AI-powered tools for accelerated performance insights and seamless scaling, users can simulate real-world traffic across multiple regions. Optimize your testing experience and ensure top-notch app performance with Azure's innovative solutions.
-
Netflix Revamps Tudum’s CQRS Architecture with RAW Hollow In-Memory Object Store
Netflix replaced a CQRS implementation using Kafka and Cassandra with a new solution leveraging RAW Hollow, an in-memory object store developed internally. Revamped architecture of Tudum offers much faster content preview during the editorial process and faster page rendering for visitors.
-
Jetpack Compose Enhances Scrolling, Lazy Lists, and More
The latest release of Jetpack Compose, as usual named after its introduction month, adds new APIs for rendering shadows, 2D scrolling, improved list performance, and more.
-
How NASA Tests Their Software for the Space Shuttle and the Orion MPCV
NASA uses multiple testing levels, independent validation, standards, safety communities, and tools to ensure safety. Darrel Raines gave a talk about software development and testing for the Space Shuttle and the Orion MPCV. He explained how they learn from failures and near misses and continually improve their process.
-
HashiCorp Introduces MCP Servers for Terraform and Vault
HashiCorp introduces experimental MCP servers for Terraform, Vault, and Vault Radar, enabling seamless AI integration into infrastructure, security, and risk workflows. These open-standard servers connect LLMs with automated systems, ensuring secure, auditable operations. Explore their potential through open-source access and gain insights while maintaining strict security protocols.
-
AWS Simplifies Multi-Region Failover with ARC Region Switch
AWS's Amazon Application Recovery Controller Region Switch revolutionizes multi-region failover with a fully-managed, centralized solution. Simplifying disaster recovery, it automates and coordinates essential tasks across AWS services. With proactive validation and a global dashboard, it transforms complex processes into confident, push-button drills, enhancing reliability and cost efficiency.
-
Dev Proxy Reaches v1.0 with AI Failure Simulation, Token Rate Limiting, and Integration Enhancements
Dev Proxy has reached a significant milestone with the release of version 1.0, introducing a range of new features aimed at helping developers build more reliable AI-powered applications. As reported in the announcement, the update focuses on realistic simulation of language model behavior, advanced resource tracking, and improvements to integration tools
-
LangChain Launches Open SWE, an Open-Source Asynchronous Coding Agent
LangChain has released Open SWE, a fully open-source, asynchronous coding agent designed to operate in the cloud and handle complex software development tasks. The company says Open SWE represents a shift away from real-time “copilot” assistants toward more autonomous, long-running agents that integrate directly with a developer’s existing workflows.
-
Agoda Handles Kafka Consumer Failover across Data Centers with Custom Two-Way Sync
Agoda's engineering team recently shared their custom solution designed to maintain critical Kafka consumer operations across multiple on-premise data centers, ensuring business continuity even during outages.
-
Microsoft Azure Storage Discovery Enters Preview with Enhanced Blob Storage Analytics
Azure Storage Discovery is a service that offers a comprehensive overview of your blob storage ecosystem. Leverage advanced insights for cost optimization and security in real-time, using natural language with Azure Copilot. Quickly analyze data trends, detect outliers, and access 18 months of historical data, all in one intuitive dashboard. Experience unparalleled visibility and efficiency.
-
Chrome Introduces CSS If Function, Enabling Conditional Styling Natively in CSS
Chrome 137 introduces the groundbreaking CSS `if()` function, enabling native conditional styling directly in stylesheets. This feature streamlines style management for developers, mirroring pre-processor logic without additional tools. While opinions vary on its syntax, the potential for dynamic, real-time styling marks a significant advancement in CSS evolution.
-
Google Launches Jules, an Asynchronous Coding Agent Powered by Gemini 2.5
Google has moved Jules, its asynchronous, agent-based coding assistant, out of beta and into general availability, positioning it as a tool for developers who want to offload routine programming tasks. Powered by the Gemini 2.5 Pro model, Jules is designed to handle a wide range of coding activities, from writing tests and building new features to fixing bugs or generating audio changelogs.
-
Google DeepMind Open Sources Aeneas, an AI Model for Analyzing Ancient Texts
Google DeepMind open sourced Aeneas, a generative AI model for understanding ancient inscriptions. Aeneas can process both text and image input and outperforms other state-of-the-art models at restoring missing characters in damaged inscriptions.
-
Anthropic Investigates How Large Language Models Develop a Character
Recent research by Anthropic engineers explores identifiable patterns of activity that seems to give rise to an emerging personality. These traits, known as persona vectors, help explain how a model's personality shifts over its lifecycle and lay the groundwork for better controlling those changes.