Sinopsis
Master feed of all Changelog podcasts.
Episodios
-
Babel and open source sustainability with Henry Zhu (The React Podcast #4)
30/03/2018 Duración: 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 Duración: 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 Duración: 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.
-
CockroachDB and distributed databases in Go (Go Time #73)
23/03/2018 Duración: 01h04minAndrei Matei joined the show and talked with us about CockroachDB (and why it’s easier to use than any RDBMS), distributed databases with Go, tracing, and other interesting projects and news.
-
Learning and teaching Go (Go Time #72)
22/03/2018 Duración: 01h03minBill Kennedy joined the show and talked with Carlisia about learning Go, teaching Go (which is something we’ll do at some point or another), making good presentations, and other interesting projects and news.
-
Go is for everyone (Go Time #71)
22/03/2018 Duración: 59minCarmen Andoh joined the show and talked with us about inclusivity, the 2017 Go Developer Survey, visualizing abstractions, and other interesting projects and news.
-
Finale, thank you! (Request For Commits #20)
21/03/2018 Duración: 42minIn this finale episode of Request For Commits – we regroup to discuss how we got here, lessons learned, community impact, and where the conversations around open source sustainability are taking place now and in the future. This might be the end of this podcast, but the conversation will continue on The Changelog. You should subscribe if you’re not already.
-
From Russia with love (Go Time #70)
16/03/2018 Duración: 53minLeo Kalneus joined the show and talked with us about GopherCon Russia and the Go community in Russia. We also debunked a few myths about Siberia and of course talked about interesting Go projects and news.
-
Live coding open source on Twitch (Changelog Interviews #288)
16/03/2018 Duración: 01h20minSuz Hinton joined the show to talk about live coding open source on Twitch. We talk about how she got interested in Twitch, her goals and aspirations for live streaming, the work she’s doing in open source, Twitch for open source, how you and others can get started — and maybe some other fun stuff we have in the works at Changelog.
-
Truffle framework and decentralized Ethereum apps (Changelog Interviews #287)
13/03/2018 Duración: 01h13minTim Coulter joined the show to talk about Truffle — a development environment, testing framework, and asset pipeline for Ethereum. We talked with Tim about how he got into Ethereum and dapp development, Solidity vs JavaScript, smart contract testing, EthPM which is like npm but for Ethereum, Why decentralization? Why dapps? Basically, why rebuild the internet? And last but not least - who’s using Truffle and what have they built with it?
-
Golang Flow, FaaS, and Buffalo (Go Time #69)
09/03/2018 Duración: 47minBrian Scott joined the show and talked with us about Golang Flow, contributing to open source, functions as a service, building for the web with Buffalo, and other interesting projects and news.
-
JavaScript sprinkles in Basecamp turned Stimulus (Changelog Interviews #286)
06/03/2018 Duración: 01h28minDavid Heinemeier Hansson joined the show to share the story of how JavaScript sprinkles in Basecamp evolved into a full-fledged framework called Stimulus. We talked about ins and outs of Basecamp as it is today, Ruby, JavaScript and David’s somewhat new found love for that language. How they open source because they can. And David’s new YouTube series called “On Writing Software Well”.
-
SPECIAL — Ask us anything! (pt. 2) (Go Time #68)
01/03/2018 Duración: 01h02minThis is another special “Ask Us Anything” episode where we answer more questions submitted by the community. We covered A LOT of ground, including the hardest things we’ve ever written in Go, how the community can drive adoption, what we’d change about Go, and our favorite: “what do gophers eat?”
-
The Future of React with Dan Abramov (The React Podcast #3)
28/02/2018 Duración: 36minIn this episode Michael Jackson talks with Dan Abramov, author of Redux and create-react-app, about the responsibility that comes with being an influential voice for React, how future versions of React will leverage requestIdleCallback to schedule work, and the possibility of a future API for React that makes it easier to do async work.
-
We couldn’t afford an Oculus so we built one (Changelog Interviews #285)
23/02/2018 Duración: 01h06minMax Coutté joined the show to share his journey of learning the math and programming required to build an open source Oculus headset for $100. Max is 16 and lives in a small village in France. And one day he and his friends decided to built an Oculus headset because they couldn’t afford one. This show takes you through Max’s journey, how his teacher (aka Sensei) made all the difference, and how the chief architect at Oculus, Atman Binstock, advised him to make it all open source.
-
Supporting the Go community (Go Time #67)
23/02/2018 Duración: 59minCassandra Salisbury (the Go core team’s newest member) joined Carlisia (who’s hosting all by herself) to talk about getting to know the Go community around the world, organizing meetups, empowering leaders, and what’s in store for the future.
-
Razzle, After.js, and Formik with Jared Palmer (The React Podcast #2)
20/02/2018 Duración: 36minIn this episode Michael Jackson talks with Jared Palmer about Razzle, After.js, Formik, several other open source libraries from Jared, as well as Typescript and the implications of the upcoming async APIs in React.
-
Moore's Law and High Performance Computing (Changelog Interviews #284)
16/02/2018 Duración: 01h14minTodd Gamblin, a computer scientist at Lawrence Livermore National Laboratory, joined us to talk about Moore’s Law, his work at Lawrence Livermore National Laboratory, the components of a micro-chip, and High Performance Computing.
-
Performance, Fuzzing, Magic (Go Time #66)
16/02/2018 Duración: 47minDamian Gryski joined the show and talked with us about perfbook, performance profiling, reading white papers for fun, fuzzing, and other interesting projects and news.
-
Devhints - TL;DR for Developer Documentation (Changelog Interviews #283)
09/02/2018 Duración: 01h21minRico Sta. Cruz joined us to talk about his project Devhints (cheatsheets for developers). There are more than 365 cheatsheets you can contribute to and it’s open source. We talked about the design, technical implementation, community, alternate interfaces like the command line. We also talked about RSJS, RSCSS, and Docpress.