InfoQ Homepage News
-
OpenJDK Migrates to GitHub
The transition of the OpenJDK projects from Mercurial to GitHub will be completed by September 2020.
-
MIT Researchers Claim to Have Found a Way to Scale up Quantum Chips
In a recent paper published in Nature, MIT researchers have described a process to manufacture "artificial atoms" that can be integrated to create larger-scale quantum chips. As a proof of this, they built a 128-qubit chip, the largest yet.
-
Introducing InfoQ Live: a Microservices Virtual Event on Tuesday, August 25th
We are excited to introduce InfoQ Live, a one-day virtual learning event designed for you, the modern software practitioner. You’ll get to deep dive into the topics of building and operating microservices with world-class practitioners and discover practical strategies that you can put to use straight away. Join us on August 25th, 2020, at 9 AM EDT / 3 PM CEST. Register now for only $49.
-
Amazon Announces the General Availability of Monitoring Service AWS IoT SiteWise
IoT SiteWise is a fully managed service in AWS, which automates the processing of data from the plant floor, the structuring and marking of data, and generation of real-time metrics to monitor. The service provides customers with a way to connect their on-premise industrial equipment via a gateway to link their on-premises servers to the AWS cloud, where the data accumulates for analysis.
-
Making Workplaces More Humanistic
Organizations are increasingly focusing on the humanization of workplaces and supporting professionals to perform better. Ways to make workplaces more humanistic are going off-script, experimenting with working hours, being vulnerable as leaders, and appreciating diversity.
-
Google Announces TensorFlow 2 Support in Object Detection API
Google announced support for TensorFlow 2 (TF2) in the TensorFlow Object Detection (OD) API. The release includes eager-mode compatible binaries, two new network architectures, and pre-trained weights for all supported models.
-
Oracle Announces a Fully-Managed Cloud Region with Cloud@Customer
In a recent press release, Oracle announced a fully-managed dedicated cloud region providing a full stack of Oracle’s public cloud services, including Oracle Autonomous Database and Cloud applications, to customer data centers. The region brings all of Oracle’s second-generation cloud services starting from $500K USD per month.
-
Accelerating Machine Learning Lifecycle with a Feature Store
Feature Store is a core part of next generation ML platforms that empowers data scientists to accelerate the delivery of ML applications. Mike Del Balso and Geoff Sims recently spoke at Spark AI Summit 2020 Conference about the feature store driven ML development.
-
OverOps Releases Second Annual DevOps Survey
In their recent survey, OverOps, a continuous reliability platform vendor, found that within DevOps investment initiatives, organizations invest the most towards enabling the constant flow of software development. The survey also revealed that automated code analysis is being adopted more as engineering teams embrace cutting-edge technologies and practices.
-
C# 9: Minor Improvements for Lambdas
Lambdas will be getting a small upgrade in C# 9 with two new features: discard parameters and static anonymous functions. Neither will change the way code is written, but they do clarify the developer’s intent.
-
Rust 1.45 Fixes Cast Unsoundness and Stabilizes Support for Web Framework Rocket
Rust 1.45 includes a fix for a long-standing float cast issue potentially causing undefined behaviour and stabilizes features used by popular Web framework Rocket.
-
Puppet Relay Provides Event-Driven Automation for Common Workflows
Puppet has announced the beta release of Relay, their event driven automation platform. Relay allows for automating processes as code. There are a number of pre-written workflows and there is support for creating additional workflows. Relay has a number of integrations available for use in workflows including AWS, Kubernetes, Azure, PagerDuty, and GitHub.
-
Fastify 3.0 Improves Performance, Logging, Schema, and TypeScript Support
Fastify is an open-source, low-performance overhead Node.js web framework. Fastify version 3 introduces support for running Express applications inside Fastify, adds improvements to logging serialization and schema substitution, and provides better TypeScript definition support.
-
WebAssembly Used to Extend Life of Flash Legacy Content
Adobe will stop distributing and updating Flash Player after December 31, 2020. The large amount of Flash content accumulated over the years is however not entirely lost. Ruffle, a Flash emulator, and CheerpX, an x86 virtualization technology, both leverage WebAssembly to play .swf files in the browser.
-
Pros and Cons of Migrating to React Native at Khan Academy
After a two-year long transition from native to React Native for their iOS and Android apps, Khan Academy engineer Bryan Clark offered their view on the pros and cons of this decision.