Spotify has announced it is working with the Google Cloud Platform team to provide platform infrastructure for Spotify everywhere. In the past, Spotify has taken a traditional approach by buying or leasing data center space, server hardware and networking gear close to its customers. This has allowed it to deliver music instantly, wherever the customers … continue reading
Google is updating its analytics portfolio to keep up with the ever-changing Web. The company announced Autotrack for analytics.js, a new solution designed to give developers new tools to track their data. “The Web has changed a lot since the early days of Google Analytics. Back then, most websites actually consisted of individual pages, and … continue reading
Google has announced the release of TensorFlow Serving, a flexible, high-performance and open-source serving system for machine-learning models. The solution was designed for production environments and optimized for TensorFlow, the company’s machine-learning system. “Machine learning powers many Google product features: from speech recognition in the Google app to Smart Reply in Inbox to search in … continue reading
Google Cloud Debugger lets developers inspect the state of an application at any code location without stopping or slowing it down. It now has an enhanced UI, expanded language support, and debugging from more places, according to the Google Cloud Platform blog. This can be viewed in the application state without adding logging statements, and … continue reading
Tim Cook released a message to Apple customers yesterday, saying the United States government has demanded that Apple take an unprecedented step that threatens the security of Apple customers. Cook wrote that the company opposes this order, which has implications far beyond the legal case at hand. He said that for years Apple has used … continue reading
The Khronos Group has announced the immediate availability of Vulkan 1.0, a royalty-free open standard API specification. Vulkan has been in the making for 18 months, and is designed to provide high-efficiency, cross-platform access to graphics and compute on modern GPUs used in a wide variety of devices such as PCs, consoles, mobile phones and … continue reading
It’s time to patch up glibc. The popular open-source implementation of the standard C library contains a stack-based buffer overflow related to the DNS client-side resolver. This vulnerability has been patched, but is also now publicly known, and thus developers are advised to patch as soon as possible. Despite Google’s announcement of the bug today … continue reading
Google has released a new API designed to retrieve data from an authenticated user’s Contacts. Previously, developers had to make multiple calls to the Google+ API and Contacts API. The new People API is designed to provide developers with new protocols and technologies, and it aims to eventually replace the Contacts API. With the People … continue reading
Google has quietly launched a service called Google Cloud Functions. It allows developers to set up functions that get triggered in response to certain events. Google claimed that it’s similar to the Lambda service from Amazon Web Services. According to Cloud Functions documents, “Google Cloud Functions is a lightweight, event-based, asynchronous compute solution that allows … continue reading
Google wants to improve the overall app development experience in Android Studio. The company has announced a 2.0 beta release of the official Android IDE that provides performance and emulator speed enhancements. “Android Studio 2.0 is a big release, and now is a good time to check out the beta release to incorporate the new … continue reading
JetBrains has announced the 1.0 release candidate of its statically typed programming language for the JVM, Android and browsers: Kotlin. The language is designed to reduce the amount of code developers need to write; avoid entire classes or errors; provide versatility; leverage existing frameworks and libraries with 100% Java Interoperability; and support command-line compilers or … continue reading