InfoQ Homepage News
-
Chrome 85 DevTools Support CSS-in-JS and Lighthouse 6
The forthcoming Chrome 85 release in August includes style editing for CSS-in-JS frameworks, Lighthouse 6, support for new ES2020 features, and several other helpful additions for web developers.
-
JavaScript Reaches the Final Frontier: Space
The recent SpaceX Dragon launch brings JavaScript to space. Leveraging Chromium and JavaScript, significant portions of the user interface rely on web technologies.
-
Production Identity Framework SPIRE Graduates to CNCF Incubator
The Cloud Native Computing Foundation has accepted SPIFFE and SPIRE as incubation level projects. SPIFFE defines a standard to authenticate software services through the use of platform-agnostic, cryptographic identities. SPIRE is an implementation of the SPIFFE APIs that is production ready.
-
MIT and Toyota Release Autonomous Driving Dataset DriveSeg
Toyota's Collaborative Safety Research Center (CSRC) and MIT's AgeLab have released DriveSeg, a dataset for autonomous driving research. DriveSeg contains over 25,000 frames of high-resolution video with each pixel labelled with one of 12 classes of road object. DriveSeg is available free of charge for non-commercial use.
-
DevOps Enterprise Summit London 2020: a Diversity and Inclusion Q&A with Shaaron A Alvares
Shaaron A Alvares gave a talk at DevOps Enterprise Summit 2020 London Virtual titled ‘Accelerate Your DevOps Culture of Innovation with Everyday Inclusion and Belonging’. She began with presenting research data on the benefits of diverse teams, showing that diverse teams outperform their peers by 80%.
-
MicroProfile GraphQL 1.0 - a New API in the MicroProfile Family
The MicroProfile community has released MicroProfile GraphQL 1.0, a new standalone API. Joining the three existing standalone APIs - Reactive Streams Operators, Context Propagation and Reactive Messaging - the intent of the MicroProfile GraphQL specification is to “provide a ‘code-first’ set of APIs that will enable users to quickly develop portable GraphQL-based applications in Java.”
-
Apache Netbeans 12 LTS Released
The Netbeans Java IDE has released its first long-term support (LTS) version a year after the Apache Software Foundation promoted it to a top-level Apache project.
-
Oracle Open Sources Coherence In-Memory Data Grid
Oracle has released the core of their Coherence in-memory data grid (IMDG) product as free and open source software.
-
Fathym Low-Code Platform Now Available in Public Beta
Now available as a public beta, Fathym is a low-code framework that aims to enable the creation of Azure-based data-driven applications. Fathym also provides support for application orchestration and automated infrastructure management.
-
Pandemic Programming Survey Results Show Negative Impact of COVID-19 Changes
The Pandemic Programming survey looked at the ways that developers' lives have been impacted by the lockdowns and changes caused by COVID-19. Over 2200 people from 52 countries answered the questionnaire to assess their wellbeing and productivity before and while working at home. The results show that wellbeing and productivity are suffering with some groups more impacted than others.
-
AWS Launches a No-Code Mobile and Web App Builder in Beta: Amazon Honeycode
Recently, AWS announced the beta release of Amazon Honeycode, a fully managed service allowing customers to build mobile and web applications without writing any code quickly.
-
Spring Boot 2.3.0 Focuses on the Cloud
Spring Boot has released version 2.3.0 which adds support for latest Java versions, Docker with buildpacks, layered images, graceful shutdown support, liveness, and readiness probes.
-
Web Animations API Now Supported in All Evergreen Browsers
With the release of Safari 13.1, the Web Animations API now ships with all evergreen browsers.
-
Microsoft Releases gRPC-Web for .NET
Last week, Microsoft released a production-ready implementation of the gRPC-Web protocol for .NET. Initially supported as an experimental feature, the component is now part of the grpc-dotnet project. The new component makes gRPC usable in the browser, allowing web applications to communicate directly with gRPC services without using an HTTP server as a proxy.
-
Flutter Now Runs in Codepen Code Playgrounds
Zoey Fan, product manager for Flutter, recently announced that Codepen, a popular online code playground, is now supporting Flutter. Flutter developers interested in sharing code snippets, or developers interested in quickly trying Flutter out without installation nor setup, can interactively write Flutter code in a Codepen window and observe the web output in another one.