InfoQ Homepage News
-
Study Shows AI Coding Assistant Improves Developer Productivity
Researchers from Microsoft, MIT, Princeton University, and the Wharton School of the University of Pennsylvania recently published a study that showed the use of GitHub Copilot increased developer productivity. The team conducted three separate randomized controlled trials (RCT) involving over 4,000 developers; the ones using Copilot achieved a 26% increase in productivity.
-
Azure Logic Apps Standard Templates: Pre-Built Workflows for Common Integration Scenarios
Microsoft's Logic Apps (Standard) now features public preview template support, empowering developers with a library of pre-built workflows for diverse integration scenarios. Designed to simplify application management, templates offer detailed workflow insights and customizability. Aiming for GA by year-end, Microsoft encourages community participation to enhance this evolving resource.
-
Java News Roundup: JDK 23, GraalVM for JDK 23, Jakarta EE 11 Update, Micronaut GraalPy, Azul
This week's Java roundup for September 16th, 2024, features news highlighting: the release of JDK 23 and GraalVM for JDK 23; an update on Jakarta EE 11 and plans for Jakarta EE 12; introducing Micronaut GraalPy; and Azul Zing Builds of OpenJDK 24.08.
-
Netflix’s Pushy: Evolution of Scalable WebSocket Platform That Handles 100Ms Concurrent Connections
Netflix shared details on the evolution of Pushy, a WebSocket messaging platform that supports push notifications and inter-device communication across many different devices for the company’s products. Netflix’s engineers implemented many improvements across the Pushy ecosystem to ensure the platform's scalability and reliability and support new capabilities.
-
Spring News Roundup: Milestones for Spring Boot, Auth Server, Integration, Modulith, Batch
There was a flurry of activity in the Spring ecosystem during the week of September 16th, 2024, highlighting point and milestone releases of: Spring Boot, Spring Security, Spring Authorization Server, Spring Integration, Spring Modulith, Spring Batch, Spring AMQP and Spring for Apache Pulsar.
-
Swift Testing is a New Framework from Apple to Modernize Testing for Swift across Platforms
While XCTest remains the preferred way to create tests in Xcode, the new Swift Testing framework attempts to introduce an expressive and intuitive API for the definition of tests that applies to all platforms where Swift is supported. The framework also enables parallelizing, categorizing and associating tests with bugs.
-
Jetpack Compose Embraces Adaptive UIs with Compose Material 3 Adaptive
Compose Material 3 Adaptive, a library meant to create adaptive UIs able to adapt themselves automatically according to the current window size or device orientation, has reached 1.0 and is ready to be used in production apps.
-
Networking Cost Estimations and Analysis with Open-Source AWS Networking Cost Calculator
AWS has launched the Networking Costs Calculator, an open-source tool enabling users to estimate and visualize AWS networking charges effortlessly. With a serverless backend and a user-friendly ReactJS interface, it simplifies complex cost assessments. Ideal for optimizing networking budgets, this innovative calculator enhances cost transparency in cloud services.
-
Grafana K6 Releases: Enhancements in TypeScript, ECMAScript, Browser Testing, and More
The Grafana k6 team releases a new version of its open-source load testing tool approximately every two months, bringing new features and improving user experience. Several recent updates have introduced key improvements, notably related to TypeScript support, ECMAScript compatibility, and enhancements to browser testing, gRPC, memory management, cryptography, and test result storage.
-
Spotify's Dashboard Portal: Empowering Data-Driven Decision-Making through Quality and Accessibility
Spotify recently explained their Dashboard Quality Framework, a standardized practice to ensure the accuracy and consistency of dashboards across the organization. The internal Dashboard Portal powered by the Dashboard Quality Framework enables the users to easily search for existing dashboards across the organization.
-
Google Proposes Adding Pipe Syntax to SQL
In a recent paper titled "SQL Has Problems. We Can Fix Them", a research team at Google proposed the introduction of a new Pipe Syntax in SQL. Google's solution to address perceived limitations in SQL is currently available in the GoogleSQL and ZetaSQL dialects, but it has received mixed feedback from the community.
-
QCon London: Learnings from Automating Deployments
Copying and pasting code from one Windows folder to another as a deployment method can cause downtime. Jemma Hussein Allen presented how they automated their deployments and the benefits that they got from it at QCon London.
-
Microsoft's Customer Managed Planned Failover Type for Azure Storage Available in Public Preview
Microsoft’s new customer-managed planned failover for Azure Storage enhances disaster recovery by enabling geo-redundancy without data loss or reconfiguration. This proactive solution supports business continuity during outages and large-scale disasters, aligning with competitive offerings from AWS and Google Cloud.
-
.NET 9 Release Candidate 1: Approaching Final Release with Updates across the Framework
Last week, Microsoft released the first release candidate for the upcoming .NET 9 framework, which includes a range of updates across its core components, such as the .NET Runtime, SDK, libraries, C#, and frameworks like ASP.NET Core and .NET MAUI.
-
New Platform sbomify Streamlines Making Software Inventories for SBOMs
A new platform named sbomify has been announced to address the growing challenges businesses face in managing and sharing Software Bills of Materials (SBOMs). The platform aims to automate and simplify SBOM processes as regulatory requirements increase across industries.