InfoQ Homepage News
-
Neural Networks Trained on Images for Autonomous Vehicles Allow Drones to Navigate through Streets
A research team at the University of Zurich published a paper detailing how they got drones to fly on street-level in a safe manner. To predict the steering angles and possible collisions the researchers created a deep neural network. It produces a steering angle to navigate the drone itself, and a collision probability so the drone can recognize dangerous situations and react to them.
-
Bloomberg Releases Open Source “PowerfulSeal” Kubernetes-Specific Chaos Testing Tool
At the recent KubeCon North America conference, Bloomberg presented their new open source “PowerfulSeal” tool, which enables chaos testing within Kubernetes clusters via the termination of targeted pods and underlying node infrastructure.
-
2017-2018 State of Scrum Report Published
The top priority for executives is to deliver value. Once companies have implemented agile, customer satisfaction is the most improved metric. Necessity is driving agile transformations; companies with inflexible protocols and command-and-control leadership can’t compete in the modern world. Scrum is adapting and evolving; companies use it in ways that work for their corporate and cultural needs.
-
Ruby 2.5.0 Overview
Following the Christmas tradition for sixth year in a row, a new major release was released on December 25th. Ruby 2.5.0 features several performance related improvements improving performance by 5-10%. On library support, standard libraries have been promoted to default gems. yield_self and testing, no more require pp lines, and others are reviewed in the article.
-
The Challenge of UWP Apps in the Enterprise
The proliferation of web-based applications and mobile apps have proven to be very popular both with end-users and developers. But what about traditional Windows line-of-business applications that still require the resources of a desktop computer? A look at UWP apps on Windows 10 and whether they can meet the challenge.
-
Q&A on Machine Learning and Kubernetes with David Aronchick of Google from Kubecon 2017
InfoQ caught up with David Aronchick, product manager at Google and contributor to Kubeflow about the synergy between Kubernetes and Machine Learning at Kubecon 2017.
-
Microsoft Releases Azure Data Factory V2 Visual Tools in Public Preview
After releasing Microsoft Azure Data Factory v2 (ADF) in public preview in September, Microsoft has recently followed up with the announcement of a public preview of new visual tooling for the service.
-
Kotlin 2017 Roundup and 2018 Outlook
Since the release of Kotlin 1.1 in March 2017 by JetBrains, Kotlin has made huge gains in adoption all around the world. 2017 brought many exciting announcements, and the momentum continues into 2018. InfoQ recently sat down with Hadi Hariri, the team lead for developer advocacy at JetBrains.
-
With Firefox Version 58, WebAssembly Gets 10X Faster
With Firefox 58, Mozilla is shipping a 2-tiered compilation system for WebAssembly that they claim allows them to parse and compile WASM code at 30-60 MB/s, or as fast as it comes in over the wire. Benchmarks indicate around a 10X speedup from previous versions of Firefox, and over 10X faster than Chrome.
-
2018 State of Testing Survey
The 2018 State of Testing survey aims to provide insights into how the testing profession develops and recognize testing trends. The survey is open through January 2018.
-
How DevOps Principles Are Being Applied to Networking
Practices from the DevOps world are being adopted into managing networking services. Vendor hardware, configuration tools and deployment modes have eased programmable configuration and automation of network devices and functions.
-
EE4J Code Begins the Journey to Open Source
Enterprise Java source code is beginning the Open Source journey to the Eclipse EE4J project
-
Bootstrap 4 Released, But It May Be Unnecessary
After three years in development, the front-end framework Bootstrap 4 has been released. But it emerges into a world with a dramatically different web than existed when Mark Otto made the first commit, leading some developers to question if it's even necessary.
-
AWS Lambda Now Supports Go for Serverless Applications
Amazon has announced Go support for AWS Lambda, which opens the way to writing Go serverless applications running on AWS.
-
Microsoft Announces General Availability of PowerShell Core 6.0
Microsoft has announced the general availability of PowerShell Core 6.0, a new edition of PowerShell. Version 6.0 supports various platforms (Windows, macOS, and Linux), is open-sourced, and built for heterogeneous environments and the hybrid cloud.