InfoQ Homepage News
-
Material-UI 4.9 Release Improves Support for Material Design Specification
Material-UI, a React UI framework, recently released version 4.9.0 with dozens of improvements to UI components and better alignment with the Material Design specification. This release added or resolved inconsistencies with hover across several key UI components including the IconButton, ListItem, and TableRow. The release resolves dozens of smaller inconsistencies and makes refinements.
-
Adaptive Loading for a Faster Web
The Google Chrome team recently introduced Adaptive Loading, an exploration for loading and rendering the most suitable version of a component based on network speed, CPU, memory, and other web platform signals.
-
New Relic Introduces Real-Time Java Profiling
Concurrent with the formal release of Java 14, New Relic announced the release of their real-time Java profiling and JVM cluster timeline view utilities to more effectively troubleshoot performance bottlenecks in Java applications. Ben Evans, principal software engineer and JVM technologies architect at New Relic, spoke to InfoQ about these new tools.
-
Application Manager Brings GitOps to Google Kubernetes Engine
Google has launched Kubernetes Application Manager, intending to simplify application configuration and lifecycle management. It’s an application delivery solution delivered as an add-on to Google Kubernetes Engine (GKE), which is also part of Anthos. Kubernetes is widely used for managing containerised applications, but end-to-end Kubernetes lifecycle management can be challenging.
-
Airbnb Transfers Ownership of Enzyme, Its React Testing Library
Airbnb transferred ownership of Enzyme, its React testing library, to the new enzymejs GitHub organization. Airbnb nonetheless plans to continue to use and contribute to Enzyme.
-
Istio 1.5: Consolidated "Istiod" Control Plane Binary and New Wasm-Based Extension Model
Istio 1.5 has introduced the Istiod binary to simplify Istio's architecture and improve operational experience. It has become simpler to install and run Istio since the control plane components have been consolidated into a single binary, Istiod. Istio has introduced a new extension model for proxy servers and improved usability, security, telemetry and traffic control.
-
How Team Interactions Help Kubernetes Adoption with Manuel Pais at QCon London
Manuel Pais talked at QCon London about how team interactions are vital to reduce cognitive load to have a successful adoption of Kubernetes. Pais recommends having a digital platform on top of Kubernetes. And, organizations can get started by assessing the team's cognitive load, defining a digital platform, and setting clear team interactions.
-
Edge to Cloud: Building the Tesla Virtual Power Plant
Tesla engineers discuss the Tesla Virtual Power Plant and how the software they’re building is tackling some of the hardest problems in distributed systems and in renewable energy. The Tesla Virtual Power Plant (VPP) is a modern example of a cloud-native architecture that heavily leverages edge computing.
-
Google Introduces Machine Images to Simplify Making and Restoring Virtual Machines
In a recent blog post, Google announced machine images, a new type of Compute Engine resource containing all the information users need to create, backup or restore a virtual machine, and thus reducing the amount of time required for managing environments. The feature in Compute Engine is currently in beta, and not covered by any SLA or deprecation policy.
-
Chrome 81 Release Features New AR and NFC Features, and Redesigned HTML Form Controls
Google recently released Chrome 81 on desktop and mobile phones. This latest release provides new augmented reality (AR) features and new NFC features, and also shipped with redesigned HTML form controls. The redesign aims at improving the look and feel of form controls, and providing better accessibility and touch support.
-
OCI Releases Micronaut 1.3 Featuring Micronaut Data 1.0
Object Computing, Inc. released Micronaut 1.3 featuring the milestone release of project Micronaut Data 1.0, a database access toolkit using Ahead of Time compilation to pre-compute queries for repository interfaces executed by a lightweight runtime layer. Micronaut Data provides an API for translating a Query model into a query at compile time and provides runtime support for supported databases.
-
Java 14 Released
Oracle has released Java 14, the latest non-LTS release of one of the world's most popular programming languages.
-
JavaScript Face Detection with face-api.js
The face-api.js JavaScript module implements convolutional neural networks to solve for face detection and recognition of faces and face landmarks. The face-api.js leverages TensorFlow.js and is optimized for the desktop and mobile web.
-
GitHub to Acquire Npm in an Effort to Provide Continuity and Improvement
GitHub's CEO Nat Friedman has announced an agreement to buy npm, the default package manager for the Node.js ecosystem. Npm will remain free to use and will get the required investments to keep it fast and reliable, says Friedman, as well as more secure.
-
Researchers Publish Survey of Explainable AI
A team of researchers from IBM Watson and Arizona State University have published a survey of work in Explainable AI Planning (XAIP). The survey covers the work of 67 papers and charts recent trends in the field.