Sinopse
Master feed of all Changelog podcasts.
Episódios
-
Hacking drones with Go (Go Time #78)
30/04/2018 Duração: 01h10minRon Evans joined the show and talked with us about GoCV, Gobot, using Go to control drones, and other interesting projects and news.
-
The state of Node security (JS Party #23)
30/04/2018 Duração: 54minSuz Hinton, Christopher Hiller, and Jerod Santo talk with Adam Baldwin about his company being acquired by NPM, the security of Node, best practices, and more.
-
BONUS – Go and WebAssembly (Wasm) (Go Time)
25/04/2018 Duração: 01minThis is a bonus segment in the after show of Go Time #77 with Russ Cox where we talk briefly about WebAssembly (Wasm) support in Go, and how that plays into Go being used as a web language.
-
Code Cartoons, Rust, WebAssembly (Changelog Interviews #294)
25/04/2018 Duração: 58minLin Clark joined the show to talk about Code Cartoons, her work at Mozilla in the emerging technologies group, Rust, Servo, and WebAssembly (aka Wasm), the Rust community's big goal in 2018 for Rust to become a web language (thanks in part to Wasm), passing objects between Rust and JavaScript, Rust libraries depending on JavaScript packages and vice versa, Wasm ES Modules, and Lin's upcoming keynote at Fluent on the parallel future of the browser.
-
React and Electron with James Long (The React Podcast #7)
24/04/2018 Duração: 01h54sJames Long is a prolific blogger and the author of several open source libraries including Prettier. He has recently started developing Actual, a budgeting app built in React and Electron. In this episode we talk about James' approach to business, as well as take a peek behind the scenes at how he works with React.
-
Dependencies and the future of Go (Go Time #77)
23/04/2018 Duração: 01h08minRuss Cox joins us this week to talk about how Russ got involved with Go, Vgo, error handling, updates on Go 2.0, more.
-
PWAs to eat the world. Or maybe not. News at 11! (JS Party #22)
23/04/2018 Duração: 56minJerod Santo, Safia Abdalla, Nick Nisi, and Kevin Ball talk about progressive web apps. What are they, what do they do, what are some practical ways of using them, and more.
-
Ember four years later (Changelog Interviews #293)
18/04/2018 Duração: 01h13minChad Hietala joined the show to talk with us about the long history of Ember.js, how he first got involved, his work at LinkedIn and his work as an Ember Core team member, how the Ember team communicates expectations from release to release, their well documented RFC process, ES Classes in Ember, Glimmer, and where Ember is being used today.
-
Building a distributed index with Go (Go Time #76)
13/04/2018 Duração: 48minMatt Jaffee joined the show and talked with us about Pilosa, building distributed index with Go, and other interesting projects and news.
-
Oh, the places JS will go (JS Party #21)
13/04/2018 Duração: 54minJerod Santo, Suz Hinton, Feross Aboukhadijeh, and Kevin Ball talk about awesome things being done with JavaScript like WebUSB, WebTorrent, and DSLs.
-
Elasticsearch and doubling down on "open" (Changelog Interviews #292)
11/04/2018 Duração: 01h04minPhilipp Krenn joined the show to talk with us about Elasticsearch, the problem it solves, where it came from, and where it's at today. We discussed the query language, what it can be compared to, whether or not it's a database replacement or a database complement, Elasticsearch vs Elastic the company. We also talked about the details behind Elastic's plan of "doubling down on open" to open up X-Pack, which is open code paid add-on features to Elasticsearch. We discussed the implications of this on their business model, and what changes will take place at the code and license level on GitHub.
-
Async React with Andrew Clark (The React Podcast #6)
10/04/2018 Duração: 46minAndrew Clark is a developer on the React core team at Facebook who has been working on asynchronous rendering. In this episode we do a deep dive on some of the decisions behind the implementation of async mode in React 16 as well as talk about how applications can benefit from using it.
-
JS Party is back!
06/04/2018 Duração: 48minThe party is back! In this episode, we talk about what we love about JS, Tabler and admin UI's, and shoutouts to some of our favorite projects and people.
-
GoLand IDE and managing Gopher Slack (Go Time #75)
06/04/2018 Duração: 01h20minFlorin Pățan joined the show and talked with us about GoLand, the pros and cons of using an IDE, his thoughts on the Go community, and managing Gopher Slack.
-
Winamp2 JS (Changelog Interviews #291)
06/04/2018 Duração: 01h20minJordan Eldredge joined the show to talk with us about Winamp2-js — a reimplementation of Winamp 2.9 in HTML5 and Javascript. For many of our listeners, talking about Winamp may bring to mind some extreme nostalgia about the internet of the past ... and it's certainly that way for Jerod and I. Jordan started this project in 2014 and it's what ultimately got the attention of some folks at Facebook, where he now works on Nuclide. We shared stories about Winamp back in the day, actually listening to music as an mp3, the technical hurdles and learning Jordan has experienced, skinning it, playlists, making it a frontend for Spotify -- which is so ironic to actually say. Also, Jerod has been hacking it via livestream on Twitch to add it as an alternate audio player on Changelog.com.
-
Finite State Machines with David Khourshid (The React Podcast #5)
03/04/2018 Duração: 37minIn this episode Michael Jackson talks with David Khourshid about State Machines. David is a developer on the Visual Studio Live Share team at Microsoft. Recently, he's been exploring methods of using finite state machines together with React to create predictable flows through applications that are easy to follow and test.
-
That's it. This is the finale! (Changelog Interviews #290)
30/03/2018 Duração: 45minWe're rebroadcasting the finale episode of the beloved Request For Commits. But don't worry, The Changelog will be back with new episodes next week. In this finale episode of Request For Commits, we regroup to discuss the podcast from its start to its finish, lessons learned, community impact, and where the conversations around open source sustainability are taking place, now and in the future. It's the end of Request For Commits, but the conversations we've had will continue on The Changelog. We also have some guest-host appearances for Nadia and Mikeal planned in the near future on this podcast. So, stay tuned.
-
Babel and open source sustainability with Henry Zhu (The React Podcast #4)
30/03/2018 Duração: 46minIn this episode Michael Jackson talks with Henry Zhu, maintainer of the hugely popular Babel project, about open source sustainability and what's coming next for the Babel project.
-
Gophercises and creating content for Gophers (Go Time #74)
30/03/2018 Duração: 48minJon Calhoun joined the show and talked with us about Gophercises, experiencing the joy of building cool things, creating content for Gophers, and other interesting projects and news.
-
Automated dependency updates (Changelog Interviews #289)
23/03/2018 Duração: 01h24minRhys Arkins joined the show to talk about automating dependency updates using Renovate. Renovate is an open source tool to keep source code dependencies up-to-date using automated Pull Requests. We talked about who’s using it, the languages and environments that are supported, self-hosted vs SaaS and how that plays into supporting this open source, auto-merging, being a GitHub App and in the GitHub Marketplace, and building this as a business on someone else's platform.