The Developer Show is where you can stay up to date on all the latest Google Developer news, straight from the experts.

Have a question? Use #AskDevShow to let us know!

TL;DR 104 — March 23, 2018

Build Actions for Your Community

We recently launched a global series of events for Actions on Google that include tutorials on how to build your first Action and advanced sessions on how to use more complex features of the platform. By the end of the event, you’ll be able to build an Action for your community such as your hometown, your professional network, or interest group. Head on over to the post for an intro video and a link to the event site.

Open Sourcing Resonance Audio

Resonance Audio, our spatial audio SDK, enables you to create more realistic VR and AR experiences on mobile and desktop. To accelerate adoption of immersive audio technology and strengthen the developer community around it, we’re open sourcing Resonance Audio. Take a look at the post for more details and a link to the GitHub project.

Remote Config REST API

Firebase Remote Config is a simple way for you to change elements of your app on the fly, just by using the Firebase console. And now, you can update your Remote Config values directly through the new Remote Config REST API. Details and a link to the docs are on the post.

Game-server hosting on Kubernetes

Agones is an open-source, dedicated game server hosting and scaling project built on top of Kubernetes, with the flexibility to meet the needs of your multiplayer game. The post has code and links to get started with the alpha.

Cloud Shell from any terminal

You can now connect to the Google Cloud Platform Cloud Shell directly from your terminal using the gcloud command-line tool. Check out the post for some cool usage examples.

Hyperparameter tuning on Google Cloud Platform

Hyperparameter tuning on Google Cloud uses a Bayesian optimization approach that can be applied to autotune parameters of your machine learning model such as learning rate, number of hidden nodes, and more. Recently, it has advanced to become smarter, faster, and more capable. Take a look at the post to learn how to take advantage of this advancement.