The New Stack Podcast

Anil Dash and James Turnbull - How Glitch Might Remove the Stress of Accessing Full Stack Code

Episode Summary

In this The New Stack Makers podcast, we speak with Glitch’s CEO Anil Dash and James Turnbull, vice president of engineering, about how Glitch could help developers remove much of the pain associated with installing and accessing application code and how it serves as an extension of GitHub. Glitch, which was originally called Gomix created under the Fog Creek Software umbrella — along with Stack Overflow and Trello — has served as the platform for over five million apps, according to Dash. Glitch can potentially take some of the pain out of application development since developers can begin working directly on abstraction layers while “taking away the the kind of boring, repeatable part of being a developer,” Dash said, who estimates about 80% of all code written is identical elsewhere. “Glitch provides people with a platform they can build on top of it without having to worry about installing this dependency or worrying about how this thing works,” Dash said. “That’s the way that a lot of the world has been moving and how the abstraction layer is moving further up the stack.” TensorFlow, Google’s machine learning (ML) and artificial intelligence (AI) framework, serves as a good case study, Dash said. “Frankly, when TensorFlow first came out, I had tried to get it running on my dev environment and gave up after several hours of frustration — which made me feel dumb and was probably not their intended goal,” Dash said. Now, for access to the JavaScript framework for TensorFlow, Google has embedded examples of the code for TensorFlow with Glitch, similar to how YouTube code is embedded for video. “So, where you would embed a YouTube video, we’ve got an app running instead,” Dash said. “And it’s showing you how to build a model around your ML libraries and how to actually get up and running.” For those seeking just to study how certain code and apps work, Glitch can “make it really easy for folks who are like journalists to go: ‘okay, I don’t really understand how this AWS thing works, but I’ve got an example of someone using this Python app to to map all this data together,’” Turnbull said. “I can create a visualization from that. And I think that’s an example of a strong use case framework-wise.” Ultimately, for the developer, the creative — or for many — the fun part of development work could potentially be more accessible. Applications are “built on top of the scaffold,” Dash said. “I think what we’re seeing here is that we can provide that abstraction layer and we can take away the the kind of boring, repeatable part of being a developer,” Dash said. “We can provide people with a platform that they can take and build on top of it without having to worry about things like ‘I need to install this dependency or I need to worry about how this thing works, or I need to set up this framework or, or this template.'”

Episode Notes

In this The New Stack Makers podcast, we speak with Glitch’s CEO Anil Dash and James Turnbull, vice president of engineering, about how Glitch could help developers remove much of the pain associated with installing and accessing application code and how it serves as an extension of GitHub.

Glitch, which was originally called Gomix created under the Fog Creek Software umbrella — along with Stack Overflow and Trello — has served as the platform for over five million apps, according to Dash.

Glitch can potentially take some of the pain out of application development since developers can begin working directly on abstraction layers while “taking away the the kind of boring, repeatable part of being a developer,” Dash said, who estimates about 80% of all code written is identical elsewhere. “Glitch provides people with a platform they can build on top of it without having to worry about installing this dependency or worrying about how this thing works,” Dash said. “That’s the way that a lot of the world has been moving and how the abstraction layer is moving further up the stack.”

TensorFlow, Google’s machine learning (ML) and artificial intelligence (AI) framework, serves as a good case study, Dash said. “Frankly, when TensorFlow first came out, I had tried to get it running on my dev environment and gave up after several hours of frustration — which made me feel dumb and was probably not their intended goal,” Dash said. Now, for access to the JavaScript framework for TensorFlow, Google has embedded examples of the code for TensorFlow with Glitch, similar to how YouTube code is embedded for video. “So, where you would embed a YouTube video, we’ve got an app running instead,” Dash said. “And it’s showing you how to build a model around your ML libraries and how to actually get up and running.”

For those seeking just to study how certain code and apps work, Glitch can “make it really easy for folks who are like journalists to go: ‘okay, I don’t really understand how this AWS thing works, but I’ve got an example of someone using this Python app to to map all this data together,’” Turnbull said. “I can create a visualization from that. And I think that’s an example of a strong use case framework-wise.”

Ultimately, for the developer, the creative — or for many — the fun part of development work could potentially be more accessible. Applications are “built on top of the scaffold,” Dash said. “I think what we’re seeing here is that we can provide that abstraction layer and we can take away the the kind of boring, repeatable part of being a developer,” Dash said. “We can provide people with a platform that they can take and build on top of it without having to worry about things like ‘I need to install this dependency or I need to worry about how this thing works, or I need to set up this framework or, or this template.'”