InfoQ Homepage News
-
OCI Standardizes Container Registry API Based on Docker’s v2 Protocol
The Open Container Initiative launched the container distribution specification project to standardize the API for container image registries. It’s based on the Docker Registry v2 protocol, which is used by the Docker toolset as well as by public cloud vendors.
-
Intel Starts to Use GPUs for Malware Scanning
Intel has announced its new Thread Detection Technology (TDT), a set of silicon-based capabilities which use the processor GPU to scan memory for malware. This will free the CPU from that task and help mitigate the impact of defending against Spectre and Meltdown.
-
Oracle Replaces JavaOne with Oracle Code One
Oracle has announced the end of their flagship Java developer conference, JavaOne. In its place Oracle plans to run a broader developer-focused conference, called Oracle Code One.
-
Visual Studio 15.7 Preview 4 Improves Git, C++ Support
Microsoft has delivered a couple of new previews for the forthcoming Visual Studio 2017 15.7, and based on the limited size of the changes it would seem that we are nearing its formal release. As usual, the changes cover a wide range of territory- so developers should see some benefits regardless of what languages they use.
-
Amazon Launches AWS Secrets Manager to Securely Store, Distribute, and Rotate Credentials
Amazon announced the launch of the AWS Secrets Manager, which makes it easy for customers to store and retrieve secrets using an API or the AWS Command Line Interface (CLI). Furthermore, customers can rotate their credentials with built-in or custom Lambda functions. The AWS Secrets Manager enables users to centralize the management of secrets of distributed services and applications.
-
TSDoc: A TypeScript Source Code Documentation Format
TSDoc proposes a new format for documenting TypeScript source code. Existing TypeScript API documentation parsers accept a syntax based on JSDoc, but the extensions to JSDoc are inconsistent across implementations.
-
12th State of Agile Report Published
The 2018 State of Agile Report has been published by CollabNet VersionOne. Some of the conclusions from the report are that the need for customer and user satisfaction is increasing, more and more organizations are scaling agile, distributed teams are becoming the norm in agile software development, and many organization have started or plan to start a DevOps initiative in the next 12 months.
-
Proposed Schedule for JDK 11
Mark Reinhold, chief architect at Oracle, recently proposed the schedule for the JDK 11 GA release in September 2018. One of the new features, JEP-320, removes Java EE and CORBA modules that may potentially break existing applications.
-
Google's IoT Platform "Android Things" is Feature Complete
Google has released the latest preview version of Android Things, DP 8, which stabilized the API surface for the upcoming stable release.
-
Tensorflow with Javascript Brings Deep Learning to the Browser
Google launched Tensorflow.js, a Javascript implementation of its open-source Tensorflow deep-learning framework during the recent TensorFlow Dev Summit 2018. Tensorflow.js enables training models directly in the browser by leveraging the WebGL JavaScript API for faster computations.
-
Running .NET in the Browser with Ooui
.NET Developers have a new way of using their programming knowledge thanks to the Ooui library. Their .NET apps can be executed straight from a web browser using web assembly. Ooui provides a new way for C# and F# programmers to deliver their work.
-
PayPal's Gimel Analytics Platform Provides Unified Data API and GSQL
Romit Mehta and Deepak Chandramouli from PayPal spoke at the recent QCon.ai Conference about Gimel data analytics platform and how it can be used to commoditize data access. InfoQ spoke with Mehta and Chandramouli about the data platform and its support in the areas of security,
-
Spring Cloud Stream 2.0 Released with Focus on Performance, Flexibility and Consistency
Pivotal has announced the General Availability release of the Spring Cloud Stream 2.0. This release includes a complete revamp of content-type negotiation functionality (allowing user-defined message converters), polling consumers, micrometer metrics support, enhanced Apache Kafka Streams support, and more.
-
GCP Release “kaniko”, a Tool to Build Container Images inside Unprivileged Containers or Kubernetes
Google has released "kaniko", an open source tool to build container images from a Dockerfile, inside a container or Kubernetes cluster. kaniko does not depend on a Docker daemon and executes each command within a Dockerfile completely in userspace. This enables building container images in environments that can't easily or securely run a Docker daemon, such as a standard Kubernetes cluster.
-
IBM Looking for a Quantum "Killer App"
A first bunch of startups have joined IBM’s Q Network to help explore practical applications of quantum computing for business and science, writes IBM Research director Jeff Welser, looking for a quantum killer app.