Navigating a major city can be challenging for even the full-time city dweller, and Google wants to change that with its updated ride services experience, which allows people to book an Uber directly from Google Maps without leaving the application. Last year, Google introduced the new ride services mode to Google Maps, giving users the … continue reading
Research on intelligent software systems and machine learning made great strides in 2016, and some of the credit for that goes to the Google Brain team. Going forward, the team said it will continue to conduct machine learning research, especially in areas like healthcare, AI safety, and natural language understanding. The Google Brain team doesn’t … continue reading
Google wants to help developers manage payments better. The company announced new improvements for developers with paid apps, in-app purchases, or subscriptions. Google will move order management to the Google Play Developer Console in order for developers to access payment settings easier. In addition, the company will add new features such as bulk refunds, subscription … continue reading
Google made headlines last year, and not always for good reasons. In addition to the company’s updates to the Android operating system, it also faced articles detailing the many vulnerabilities plaguing the OS. As a result, one report has found Android to be the most vulnerable product of 2016. (Related: Google previews new Android Internet … continue reading
Google has put work into running its millions of lines of Python code, and those efforts have now turned into Grumpy: a new experimental Python runtime for Go. Grumpy translates Python code into Go programs, and it supports Google’s Python codebase. It is meant to be a drop-in replacement runtime for pure Python projects, according … continue reading
Holiday breaks are a good time to catch up on relaxing, reading, or maybe indulging in some video gaming. Kevin Hughes did just that over his winter break, only it wasn’t he who was playing the games: It was an artificial neural network he trained using TensorFlow. Hughes is a senior developer at Shopify, and … continue reading
Toys that understand a child’s language and interact with him or her on a level he or she can understand. Personal assistants that learn your routines and vocalize reminders to complete tasks, or to exercise. Software quality systems that can learn what is a bug and what is not, or what areas are vulnerable to … continue reading
MIT Labs has had a transformative year. It’s community has developed more than 450 projects spanning different areas of scientific research. According to Joi Ita, director of MIT Media Labs, the top projects of 2016 includes: Data USA: A free and open-source data visualization tool project for public data in the United States. Ethics of Autonomous Vehicles: … continue reading
Developers put so much time and effort into their applications during development, it seems once the application goes live they no longer give it that extra attention. Instead, developers have become accustomed to just releasing bug fixes to their applications when necessary, adding functionality at a much slower pace. This, however, is a huge problem … continue reading
Artificial intelligence isn’t a new concept. It is something that companies and businesses have been trying to implement (and something that society has feared) for decades. However, with all the recent advancements to democratize artificial intelligence and use it for good, almost every company started to turn to this technology and technique in 2016. The … continue reading
There’s a tiny hill located in the plains of Australia, dubbed Mount Wycheproof. Though it be little, it is registered as the world’s smallest mountain. A group of members of the Google Security Team wanted to set a small, easily-achievable goal, so it was fitting to name their newly open-sourced project after the tiny mountain; … continue reading
Jenkins has announced the beta version of its new Declarative Pipeline Syntax. Currently Jenkins provides a Scripted Pipeline Syntax. The Declarative Pipeline is not meant to replace the Script Pipeline, but extend it so users don’t have to worry about scripting at every aspect during the pipeline, according to the Jenkins team. “Declarative Pipeline enables … continue reading