InfoQ Homepage News
-
How Meta is Using a New Metric for Developers: Diff Authoring Time
Diff Authoring Time (DAT). DAT is a new metric developed by engineers at Meta to measure the duration required for developers to submit changes, known as "diffs," to the codebase. By tracking the time from the initiation of a code change to its submission, DAT offers insights into the efficiency of the development process and helps identify areas for improvement.
-
Announcing QCon AI: Focusing on Practical, Scalable AI Implementation for Engineering Teams
QCon AI focuses on practical, real-world AI for senior developers, architects, and engineering leaders. Join us Dec 16-17, 2025, in NYC to learn how teams are building and scaling AI in production—covering MLOps, system reliability, cost optimization, and more. No hype, just actionable insights from those doing the work.
-
Java News Roundup: Jakarta EE 11 Web Profile, GlassFish, TornadoVM, Micronaut, JHipster, Applet API
This week's Java roundup for March 31st, 2025, features news highlighting: the formal release of the Jakarta EE 11 Web Profile; the eleventh milestone release of GlassFish 8.0.0; point releases TornadoVM 1.1.0, Micronaut 4.8.0 and JHipster 8.10.0; and a new JEP candidate to remove the Applet API.
-
State of React Native 2024 Survey Highlights
Conducted between December 2024 and January 2025, the State of React Native 2024 Survey collected insights from around 3,500 React Native developers to capture the current state of key tools and technologies in the React Native ecosystem and help developers make better decisions, explains Software Mansion software engineer Bartłomiej Bukowski, who curated the survey.
-
AWS CodeBuild Adds Parallel Test Execution for Faster CI
AWS CodeBuild now supports parallel test execution, significantly reducing build times by allowing concurrent test suite runs across multiple environments. This feature addresses long CI pipeline cycles that impede productivity and increase costs. With intelligent test distribution and automatic result merging, developers can enhance efficiency and streamline feedback loops.
-
How SREs and GenAI Work Together to Decrease eBay's Downtime: an Architect's Insights at KubeCon EU
During his KubeCon EU keynote, Vijay Samuel, Principal MTS Architect at eBay, shared his team’s experience of enhancing incident response capabilities by incorporating ML and LLM building blocks. They realised that GenAIs are not a silver bullet but can help engineers through complex incident investigations through logs, traces, and dashboard explanations.
-
Recap of Cloudflare Security Week 2025: From Quantum Cryptography to AI Labyrinth
During the recent Cloudflare Security Week 2025, the cloud provider announced various improvements to its cybersecurity services and multiple reports analyzing trends and challenges in security threats. Additionally, they announced AI Labyrinth, a new version of honeypots against unauthorized crawlers, and Cloudflare for AI, a suite of tools aimed at helping the adoption of secure AI technologies.
-
JavaOne 2025: Function and Memory Access in Pure Java
Per-Åke Minborg, Consulting Member of Technical Staff, Java Core Libraries at Oracle, presented “Function and Memory Access in Pure Java” at JavaOne 2025. Minborg demonstrated how the Foreign Functions & Memory API can replace the Java Native Interface with a more direct, pure Java paradigm.
-
How Observability Can Improve the UX of LLM Based Systems: Insights of Honeycomb's CEO at KubeCon EU
During her KubeCon Europe keynote, Christine Yen, CEO and co-founder of Honeycomb, provided insights on how observability can help cope with the rapid shifts introduced by the integration of LLMs in software systems, which transformed not only the way we develop software but also the release methodology. She explained how to adapt your development feedback loop based on production observations.
-
How Software Developers Can Build Their Personal Brand to Elevate Their Influence
A strong public brand helps software engineers in job transitions and creates opportunities, while an internal brand builds credibility within your company. Pablo Fredrikson shared a story about how he helped a team struggling with a service issue to improve relationships. To build your brand, define your goals, take on visible projects, and be helpful. It benefits both you and the company.
-
Cloudflare Enables Remote Hosting for Model Context Protocol (MCP) Servers
Cloudflare revolutionizes AI integration with the launch of remote Model Context Protocol (MCP) servers, enhancing accessibility for developers. This advancement allows seamless AI interactions with external services, offering simplified deployment, built-in OAuth for security, and expanded use cases. Embrace innovative workflows and empower your applications on a global scale.
-
Amazon Unveils Nova Act SDK and Expands Access to Advanced AI Models
Amazon has announced an expansion of its generative AI capabilities with the introduction of nova.amazon.com, a platform designed to give developers easier access to its foundation models. This includes the newly unveiled Amazon Nova Act, an AI model specifically trained to execute actions within web browsers.
-
GitLab Introduces GitLab Duo with Amazon Q
The integration of Amazon Q Developer with GitLab, introduced as GitLab Duo with Amazon Q, embeds generative AI capabilities directly into GitLab, enabling developers to receive AI-driven assistance for tasks such as feature development, code upgrades, reviews, and unit testing.
-
Bun 1.2 Improves Node Compatibility and Adds Postgres Client
The Bun team recently released Bun v1.2, with major progress regarding compatibility with Node.js, a key component of Bun’s value proposition. Bun 1.2 also now has a built-in S3 object storage API and a built-in Postgres client that comes in addition to the existing built-in SQLite client.
-
OpenAI Releases Improved Image Generation in GPT-4o
OpenAI released a new version of GPT-4o with native image generation capability. The model can modify uploaded images or create new ones from prompts and exhibits multi-turn consistency when refining images and improved generation of text in images.