InfoQ Homepage News
-
WebAssembly Reference Types Implemented in wasmtime, Lets Wasm Modules Handle Complex Types
Nick Fitzgerald recently announced the implementation of the WebAssembly reference types proposal in wasmtime. With reference types, a WebAssembly runtime can handle references to complex host objects (e,g, DOM nodes) instead of only integer and floating-point values. Reference types pave the way for more WebAssembly features – interface types, garbage collection, module linking, and more.
-
Web Storage APIs - Pete Lepage at Google's Web.Dev
New APIs have emerged to answer the need of a web moving from documents to applications. Pete Lepage presented at web.dev LIVE a short but thorough description of the options developers have to store and cache data on the client. The CacheStorage, StorageManager and other APIs help developers create applications with offline capabilities and performance closer to native mobile applications’.
-
ML Kit Pose Detection Brings Body Movement Tracking to iOS and Android
Initially available under the ML Kit early access program, Pose Detection is now officially part of ML Kit. The library is capable of tracking the human body, including facial landmarks, hands, and feet.
-
Delivering Technology through Software Engineering Leadership: Upcoming InfoQ Live Event
InfoQ Live, the interactive virtual event designed for the modern software practitioner, returns on Sept 23rd with a new topic focus: delivering technology by software engineering leadership and by empowering teams. Join world-class practitioners and deep-dive into best practices for leading tech projects, analyzing team data dynamics, and leading teams in uncertain times.
-
Oracle Introduces the MySQL Database Service on Its Cloud Infrastructure
In a recent blog post, Oracle introduced the MySQL Database Service in the Oracle Cloud Infrastructure (OCI). The service is now available as a fully-managed service running on Oracle Generation 2 Cloud Infrastructure.
-
Learnings from a Project That Went from Heaven to Hell
Maja Selmer Megard, project leader and department manager at Kantega, shares her experience from a project that at first sight seemed to be a perfect fit in all regards, but ended up as the most exhausting, conflict-ridden project she has been in.
-
Jotai, a New Granular State Management Library for React
Paul Henschel recently released jōtai, a new state management library for React. Jōtai claims a minimalistic API (three functions), typescript-readiness, and compatibility with React Suspense and Concurrent Mode.
-
Google Cloud SQL Supports MySQL 8.0
Google Cloud has recently made MySQL 8.0 available on Cloud SQL, the managed relational database service for MySQL, PostgreSQL, and SQL Server.
-
Microsoft Announces the General Availability of Azure Spring Cloud
Recently Microsoft and VMware both announced the general availability of Azure Spring Cloud, a fully-managed service for Spring Boot apps. The service allows enterprises to deploy JARs or code to it, and the service automates the process of wiring the apps to the Spring service runtime.
-
VMware Tanzu Service Mesh from a Developer's Perspective
Deepa Kalani and Ramiro Salas from the VMware team spoke at SpringOne 2020 Conference last week about the service mesh product and how it helps developers with Global Namespaces to implement access control and security policies, as well as visualization tools to show application-centric metrics.
-
Q&A with Canonical's Alex Chalkias about Kubernetes 1.19 Enterprise Support and KubeCon
InfoQ caught up with Alex Chalkias, product manager at Canonical at KubeCon + CloudNativeCon EU 2020, regarding the enterprise support for Kubernetes 1.19, KubeCon EU 2020, the future of Kubernetes, and how Canonical is enabling its adoption in the enterprise.
-
Salesforce Releases Photon Natural Language Interface for Databases
A team of scientists from Salesforce Research and Chinese University of Hong Kong have released Photon, a natural language interface to databases (NLIDB). The team used deep-learning to construct a parser that achieves 63% accuracy on a common benchmark and an error-detecting module that prompts users to clarify ambiguous questions.
-
Product Owner Is a Bad Bad Idea
The question of whether the product owner role is good or not clearly depends on a lot of factors, including team maturity, organisational maturity, organisational type, organisational complexity, and the product owner themselves. Some thought leaders are challenging the function of the role especially in these VUCA (volatile, uncertain, complex, ambiguous) times.
-
Artificial Intelligence Can Create Sound Tracks for Silent Videos
Researchers Ghose and Prevost created a deep learning algorithm which, given a silent video, can generate a realistic sounding synchronised soundtrack. They trained the neural network to classify the class of the sound to generate, and they also trained a sequential network to generate the sound. They thus could go from temporally aligned images to the generation of sound: a different modality!
-
Microsoft Announces the General Availability of Immersive Reader Service on the Azure AI Platform
Immersive Reader, which is a part of the Cognitive Services suite within the Microsoft Azure AI Platform, provides help for readers to read and comprehend text. In a recent blog, Microsoft announced the general availability of the service.