InfoQ Homepage News
-
OpenAI's GPT-5 Now Generally Available on Microsoft Azure AI Foundry
Microsoft and OpenAI launched GPT-5 on the Azure AI Foundry, revolutionizing enterprise AI with its advanced reasoning and task-specific model orchestration. This suite enhances applications like Microsoft 365 Copilot and GitHub Copilot, enabling seamless interactions and high-quality outputs tailored for real-world scenarios. GPT-5 empowers organizations to drive AI transformation efficiently.
-
Claude Code Subagents Enable Modular AI Workflows with Isolated Context
Anthropic has recently made Claude Code Subagents generally available, enabling developers to create independent, task-specific AI agents with their own context, tools, and prompts.
-
Supply Chain Security: Provenance Tools Becoming Standard in Developer Platforms
Software provenance is gaining new importance as organizations look for ways to secure their supply chains against tampering and comply with emerging standards like SLSA.
-
Oxlint v1.0 Stable Released: a Rust-Based JavaScript Linter
Introducing Oxlint v1.0: a groundbreaking Rust-based linter for JavaScript and TypeScript, boasting 520+ rules and 50-100x faster performance than ESLint. With zero-config setup, multi-file analysis, and seamless migration tools, it’s ideal for both open-source projects and enterprises. Experience rapid linting and minimal setup.
-
Beyond Vibe Coding: Amazon Introduces Kiro, the Spec-Driven Agentic AI IDE
Amazon recently released Kiro, a new VS Code fork aimed at taking developers beyond vibe coding and remedying some of its downsides. Kiro directly supports spec-driven development. Developers describe their requirements in natural language. Kiro outputs user stories with their acceptance criteria, a technical design document, and a list of coding tasks implementing the requirements.
-
DeepMind Launches Genie 3, a Text-to-3D Interactive World Model
DeepMind has introduced Genie 3, the latest version of its “world model” framework for generating interactive 3D environments directly from text prompts.
-
HCP Terraform Now Offers Hold Your Own Key (HYOK) Option for Artifact Encryption
HashiCorp announced on July 31, 2025, the general availability of Hold Your Own Key (HYOK) support for HCP Terraform. This feature gives customers full control over the encryption keys used to protect sensitive Terraform artifacts such as state and plan files.
-
Gemini 2.5 Deep Think Parallelizes Creative Problem-Solving
As part of Google AI Ultra subscription, Gemini 2.5 Deep Think is a model designed for creative problem-solving through the use of parallel thinking techniques and extended inference time.
-
Java News Roundup: Spring Framework, Spring Data, Open Liberty, Hibernate Reactive, Quarkus, Gradle
This week's Java roundup for August 11th, 2025, features news highlighting: the eighth milestone release of Spring Framework 7.0; the fifth milestone release of Spring Data 2025.1.0; the August 2025 edition of Open Liberty; Hibernate Reactive 4.1; and the first release candidates of Quarkus 3.26 and Gradle 9.1.
-
Oracle Brings Database Services Directly to AWS Cloud
AWS recently announced the general availability of Oracle Database@AWS, a new option for Oracle Exadata workloads, including Oracle Real Application Clusters (RAC), within AWS. This new option allows enterprises to migrate Oracle Exadata workloads to dedicated infrastructure on AWS, simplifying cloud migration and unifying data across platforms.
-
Unsloth Tutorials Aim to Make it Easier to Compare and Fine-tune LLMs
In a recent Reddit post, Unsloth published comprehensive tutorials of all of the open models they support. The tutorials can be used to compare the models’ strengths and weaknesses, as well as their performance benchmarks.
-
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.