---
title: "The Developer Show — TL;DR 062"
description: "The Google Developer Show, episode 062. Topics include LinkedIn uses Android Studio, Guetzli: A New Open Source JPEG Encoder, Faster 3D rendering with WebGL 2.0, An Upgrade to SyntaxNet, Distill: Supporting Clarity in Machine Learning, and Profiling your Realtime Database Performance."
doc_version: "1.0"
last_updated: "2017-03-29"
canonical: "https://timothyjordan.com/blog/2017/03/29/DevShow-062.html"
---
# The Developer Show — TL;DR 062

_Published March 29, 2017_

> The Google Developer Show, episode 062. Topics include LinkedIn uses Android Studio, Guetzli: A New Open Source JPEG Encoder, Faster 3D rendering with WebGL 2.0, An Upgrade to SyntaxNet, Distill: Supporting Clarity in Machine Learning, and Profiling your Realtime Database Performance.

---

Highlights: LinkedIn and Android Studio, Distill (Machine Learning), SyntaxNet upgrade

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!

<figure>
  <iframe width="560" height="315" src="https://www.youtube.com/embed/FT-Hbox56UQ?si=d6xeXSyYjsuDnQ9b" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>
  <figcaption>TL;DR 062 — March 24th, 2017</figcaption>
</figure>

#### [LinkedIn uses Android Studio](https://android-developers.googleblog.com/2017/03/android-developer-story-linkedin-uses.html?utm_campaign=devshow_series_linkedinandroid_032417&utm_source=medium&utm_medium=blog)

LinkedIn uses Android Studio to build high quality Android apps. [To hear their pro-tips, visit the link for the video](https://android-developers.googleblog.com/2017/03/android-developer-story-linkedin-uses.html?utm_campaign=devshow_series_linkedinandroid_032417&utm_source=medium&utm_medium=blog).

#### [Guetzli: A New Open Source JPEG Encoder](https://opensource.googleblog.com/2017/03/guetzli-new-open-source-jpeg-encoder.html?utm_campaign=devshow_series_guetzil_032417&utm_source=medium&utm_medium=blog)

Guetzli is a new open source algorithm that creates high quality JPEG images with file sizes 35% smaller than currently available methods. [A link to the GitHub is on the post](https://opensource.googleblog.com/2017/03/guetzli-new-open-source-jpeg-encoder.html?utm_campaign=devshow_series_guetzil_032417&utm_source=medium&utm_medium=blog).

#### [Faster 3D rendering with WebGL 2.0](https://blog.chromium.org/2017/03/faster-3d-rendering-with-webgl-20.html?utm_campaign=devshow_series_3drendering_032417&utm_source=medium&utm_medium=blog)

The WebGL JavaScript API exposes hardware-accelerated 3D graphics to the web. Chrome 56 brings support for WebGL 2.0, a major upgrade to the API which unlocks a variety of new graphics features and advanced rendering techniques. [To get started using WebGL 2.0, check out the WebGL 2.0 Samples Pack, linked from the post](https://blog.chromium.org/2017/03/faster-3d-rendering-with-webgl-20.html?utm_campaign=devshow_series_3drendering_032417&utm_source=medium&utm_medium=blog).

#### [An Upgrade to SyntaxNet](https://research.googleblog.com/2017/03/an-upgrade-to-syntaxnet-new-models-and.html?utm_campaign=devshow_series_syntaxnet_032417&utm_source=medium&utm_medium=blog)

We are releasing a major upgrade to SyntaxNet. It incorporates nearly a year’s worth of our research on multilingual language understanding, and is available to anyone interested in building systems for processing and understanding text. To learn more about SyntaxNet or a new a multilingual parsing competition, [check out the post](https://research.googleblog.com/2017/03/an-upgrade-to-syntaxnet-new-models-and.html?utm_campaign=devshow_series_syntaxnet_032417&utm_source=medium&utm_medium=blog).

#### [Distill: Supporting Clarity in Machine Learning](https://research.googleblog.com/2017/03/distill-supporting-clarity-in-machine.html?utm_campaign=devshow_series_distill_032417&utm_source=medium&utm_medium=blog)

Science isn’t just about discovering new results. It’s also about human understanding. That’s why, in collaboration with OpenAI, DeepMind, YC Research, and others, we’re excited to announce the launch of Distill, a new open science journal and ecosystem supporting human understanding of machine learning. Distill is an independent organization, dedicated to fostering a new segment of the research community. [Follow the link see the overview page or read the latest articles](https://research.googleblog.com/2017/03/distill-supporting-clarity-in-machine.html?utm_campaign=devshow_series_distill_032417&utm_source=medium&utm_medium=blog).

#### [Profiling your Realtime Database Performance](https://firebase.googleblog.com/2017/03/profiling-your-realtime-database.html?utm_campaign=devshow_series_realtimedatabase_032417&utm_source=medium&utm_medium=blog)

You can now get insights into how your Firebase Realtime Database instance is performing by using the profiler built into the Firebase CLI. That means, you can now easily monitor your database writes and reads at the path level, collecting granular data on bandwidth usage and speed. [Screenshots are on the post](https://firebase.googleblog.com/2017/03/profiling-your-realtime-database.html?utm_campaign=devshow_series_realtimedatabase_032417&utm_source=medium&utm_medium=blog).

#### [Native Express Video](https://admob.googleblog.com/2017/03/native-express-video.html?utm_campaign=devshow_series_nativeexpressvideo_032417&utm_source=medium&utm_medium=blog)

In the past few weeks, AdMob has rolled out support for video assets in Native Ads Express, giving you a new way to create more engaging presentations for your users. [Code and a video are on the post](https://admob.googleblog.com/2017/03/native-express-video.html?utm_campaign=devshow_series_nativeexpressvideo_032417&utm_source=medium&utm_medium=blog).

## Sitemap

See the [full sitemap](/sitemap.md) or the [blog index](/blog/index.md) for every page on the site.
