Command Line Heroes show

Command Line Heroes

Summary: Stories about the people transforming technology from the command line up.

Podcasts:

 Learning the BASICs | File Type: audio/mpeg | Duration: 00:25:55

Becoming a programmer used to require a Ph.D. and having access to some serious hardware. Then, in 1965, a couple of engineers had a radical idea: make it easier for people to get started. Beginner languages, like BASIC, burst the doors to coding wide open. Tom Cormen and Denise Dumas recall how BASIC changed everything. Avi Flombaum and Saron share tips on picking a first language in this new era of software development. And we hear from Femi Owolade-Coombes and Robyn Bergeron about how the next generation of coders are getting their start with video games. Beginner languages give everyone an opportunity to get their foot in the door. And that helps the industry as a whole.

 Python’s Tale | File Type: audio/mpeg | Duration: 00:28:09

A benevolent dictator for life steps down and changes the course of the Python language forever. Guido van Rossum’s “Transfer of Power” memo brings attention to the way programming languages evolve. In this episode, Emily Morehouse makes the connection between Python’s technical extensibility and its inclusive community. Michael Kennedy explains how Python is both easy to learn and powerful enough to build YouTube and Instagram. And Diane Mueller highlights how the Python community took the lead on so many inclusive practices that are spreading in tech—including the rise of community-led decision-making. Sometimes, a benevolent dictator can get a language started. But Python shows it’s communities that make languages thrive.

 Introducing Season 3 of Command Line Heroes | File Type: audio/mpeg | Duration: 00:02:30

Command Line Heroes is back for Season 3. We’re exploring the epic history of programming languages and how communities affect their development. We're talking Python, learning about JavaScript, and diving into Perl. And that’s just our “Hello, World” for Season 3. The first episode drops June 25. Subscribe today and sign up for the newsletter.

 Open Curiosity: NASA, Mars, and Beyond | File Type: audio/mpeg | Duration: 00:28:19

The best and brightest took us to the moon with the computing power of pocket calculators. Now they’re taking us farther—and they’re doing it with the tech we’ve been talking about all season. Open source is taking us to Mars. The Season 2 finale takes us to NASA’s Jet Propulsion Laboratory (JPL). Tom Soderstrom shares how much JPL has gained by embracing open source. Hila Lifshitz-Assaf explains that NASA is solving some of their greatest problems with open software and crowdsourcing. And Dan Wachspress describes how working with NASA means proprietary companies need to make some sacrifices—but they get to work on the most innovative projects in the world. The explorers of the final frontier are choosing to work in the open—and Mars is their destination. What’s next?

 Bonus: Developer Advocacy Roundtable | File Type: audio/mpeg | Duration: 00:29:21

Developer advocates play important roles in open source communities. We brought a few of them together to explain how and why they do what they do. Sandra Persing (Mozilla), Ricky Robinett (Twilio), and Robyn Bergeron (Red Hat) sit down with Saron to share what they’re working on, how they support their communities, and what they’re looking forward to in 2019.

 At Your Serverless: Development Empowerment with Control | File Type: audio/mpeg | Duration: 00:28:07

What does serverless really mean? Of course there are still servers—the basics of the internet aren’t changing. But what can developers accomplish when someone else handles the servers? Serverless computing makes it easy for beginners to deploy applications and makes work more efficient for the pros. Andrea Passwater shares how convenient it can be to abstract away (or remove from view) the infrastructure components of development. But as with any convenience, going serverless has tradeoffs. Rodric Rabbah explains that going serverless can mean giving up control of your deployment and restricts your ability to respond to problems—which is why he helped create Apache OpenWhisk, an open source serverless environment framework. And Himanshu Pant considers when to use serverless services. Serverless computing should be about developer empowerment. But we have to stay curious about the big picture—even as we simplify our toolbox.

 The Data Explosion: Processing, Storage, and the Cloud | File Type: audio/mpeg | Duration: 00:26:35

Big data is going to help solve big problems: how we grow food; how we deliver supplies to those in need; how we cure disease. But first, we need to figure out how to handle it. Modern life is filled with connected gadgets. We now produce more data in a day than we did over thousands of years. Kenneth Cukier explains how data has changed, and how it’s beginning to change us. Dr. Ellen Grant tells us how Boston Children’s Hospital is using open source software to transform mountains of data into individualized treatments. And Sage Weil shares how Ceph’s scalable and resilient cloud storage helps us manage the data flood. Gathering information is key to understanding the world around us. Big data is helping us expand our never-ending mission of discovery.

 The One About DevSecOps: Evolving Security and Reliability | File Type: audio/mpeg | Duration: 00:25:59

Bad security and reliability practices can lead to outages that affect millions. It’s time for security to join the DevOps movement. And in a DevSecOps world, we can get creative about improving security. Vincent Danen tells us how that’s led to a drastic increase in what’s considered a vulnerability. Jesse Robbins, the former master of disaster at Amazon, explains how companies prepare for catastrophic breakdowns and breaches. And Josh Bressers, head of product security at Elastic, looks to the future of security in tech.

 Fail Better: Embracing Failure | File Type: audio/mpeg | Duration: 00:27:19

Failure is the heartbeat of discovery. We stumble a lot trying new things. The trick is to give up on failing fast. Instead, fail better. This episode looks at how tech embraces failure. Approaching failure with curiosity and openness is part of our process. Jennifer Petoff shares how Google has built a culture of learning and improvement from failure. With a shift in perspective, Jessica Rudder shows how embracing mistakes can lead to unexpected successes. And Jen Krieger explains how agile frameworks help us plan for failure. Failure doesn’t have to be the end. It can be a step to something greater.

 Ready to Commit: Contributing to Open Source | File Type: audio/mpeg | Duration: 00:26:18

Looking to get into open source but not sure where to start? Are you a contributor trying to understand why only some pull requests get accepted? Or are you a maintainer who’s feeling overwhelmed? This episode looks at what it means to commit to an open source project. We follow our heroes as they progress through the roles of open source contributors: from finding projects and contributing to them, to building and maintaining thriving communities. Shannon Crabill shares how she got her start in open source at Hacktoberfest 2017, and Corinne Warnshuis describes how important it is to include people from all backgrounds to create good software. There are many ways to contribute to open source. Let’s walk through this together.

 Hello, World: Programming Languages for the Polyglot Developer | File Type: audio/mpeg | Duration: 00:28:00

Every new programming language is created to do something previously impossible. Today, there are quite a few to choose from. But which ones do you really need to know? This episode dives into the history of programming languages. We recognize the genius of “Amazing Grace,” also known as Rear Admiral Grace Hopper. It’s thanks to her that developers don’t need a PhD in mathematics to write their programs in machine code. We’re joined by Carol Willing of Project Jupyter, former Director of the Python Software Foundation, and Clive Thompson, a contributor to The New York Times Magazine and Wired who’s writing a book about how programmers think.

 Press Start: How Gaming Shapes Development | File Type: audio/mpeg | Duration: 00:27:31

Before the terms 'open source' and 'internet' were even coined—there were gamers. They created proto-open source communities, sharing and building upon each other’s work. For many programmers, gaming led them to their careers. In this episode, we explore the creative free-for-all of early game development over ARPANET. Game development brings together a massive mix of creative and programming talent. But while creating video games started as an open process, a lot has changed. Hear how you can get involved in building our very own Command Line Heroes game—and in the spirit of games, hunt around for this episode’s Easter egg.

 Introducing Season 2 of Command Line Heroes | File Type: audio/mpeg | Duration: 00:01:41

In Season 2 of Command Line Heroes, we’re living on the command line, tracking the changes that shape the world of open source development. We’re discovering the origins of programming languages; mastering the art of making a pull request; learning about supercomputers, hybrid clouds, and more. Where does that lead us? Great heights and beyond. Episode 1 launches September 11th. Listen for free on Apple Podcasts, Google Podcasts, or wherever you do your thing.

 Days of Future_Open | File Type: audio/mpeg | Duration: 00:27:46

Imagine a world where open source never caught on, where no one thought it’d be a good idea to make source code available to anyone. In this episode, we imagine this bizarre possibility. And we celebrate the open source tools and methodologies that got us where we are today. Join us as we wrap up Season 1, an almost 30,000-foot view of how the open source world came to be. Next season, we’re zooming in and focusing on the epic struggles of today’s command line heroes.

 Crack the Cloud_Open | File Type: audio/mpeg | Duration: 00:29:05

“There is no cloud. It's just someone else's computer.” Or server, to be exact. Big cloud providers offer a relatively easy way to scale out workloads. But what’s the real cost? In this episode, we talk about the battle in the clouds, where any winner is still very much up in the air. Major Hayden, Microsoft’s Bridget Kromhout, and others help us understand the storm that’s brewing and where that leaves open source developers.

Comments

Login or signup comment.