Sinopse
Master feed of all Changelog podcasts.
Episódios
-
The insider perspective on the event-stream compromise (Changelog Interviews #326)
05/12/2018 Duração: 01h08minAdam and Jerod talk with Dominic Tarr, creator of event-stream, the IO library that made recent news as the latest malicious package in the npm registry. event-stream was turned malware, designed to target a very specific development environment and harvest account details and private keys from Bitcoin accounts. They talk through Dominic’s backstory as a prolific contributor to open source, his stance on this package, his work in open source, the sequence of events around the hack, how we can and should handle maintainer-ship of open source infrastructure over the full life-cycle of the code’s usefulness, and what some best practices are for moving forward from this kind of attack.
-
Pachyderm's Kubernetes-based infrastructure for AI (Practical AI #23)
03/12/2018 Duração: 41minJoe Doliner (JD) joined the show to talk about productionizing ML/AI with Pachyderm, an open source data science platform built on Kubernetes (k8s). We talked through the origins of Pachyderm, challenges associated with creating infrastructure for machine learning, and data and model versioning/provenance. He also walked us through a process for going from a Jupyter notebook to a production data pipeline.
-
How $3.8M in seed funding started Gatsby as an open source company (Founders Talk #59)
30/11/2018 Duração: 01h12minKyle Mathews is the founder and CEO of Gatsby, a new company he's building around an open source project of the same name. Gatsby as a project describes itself as a flexible modern website framework and blazing fast static site generator for React.js. At the macro level — Kyle's career has been focused on a better way to build and ship websites. It seems he's done just that with Gatsby's launch in late May 2015...since then he's taken on a co-founder and a seed round of $3.8M to form Gatsby Inc.
-
trust.js but verify (JS Party #54)
30/11/2018 Duração: 55minKBall, Jerod, and Nick break down some recent events in the JavaScript world. Take a dive into the recent event-stream malware attack, breaking down the State of JavaScript 2018 survey, and sharing pro tips to make your life better.
-
A good open source password manager? Inconceivable! (Changelog Interviews #325)
28/11/2018 Duração: 01h21minPerry Mitchell joined the show to talk about the importance of password management and his project Buttercup — an open source password manager built around strong encryption and security standards, a beautifully simple interface, and freely available on all major platforms. We talked through encryption, security concerns, building for multiple platforms, Electron and React Native pros and woes, and their future plans to release a hosted sync and team service to sustain and grow Buttercup into a business that’s built around its open source.
-
BERT: one NLP model to rule them all (Practical AI #22)
27/11/2018 Duração: 38min***Fully Connected** – a series where Chris and Daniel keep you up to date with everything that’s happening in the AI community.* This week we discuss BERT, a new method of pre-training language representations from Google for natural language processing (NLP) tasks. Then we tackle Facebook's Horizon, the first open source reinforcement learning platform for large-scale products and services. We also address synthetic data, and suggest a few learning resources.
-
VisBug is like DevTools for designers (JS Party #53)
23/11/2018 Duração: 01h08minGoogle UX Engineer Adam Argyle joins Jerod and KBall to share all the details on VisBug, his just-released Chrome Extension that "makes any webpage feel like an artboard." Adam is passionate about doing for designers what Firebug (and later DevTools) did for developers. In this episode, he shares that passion and how it's driven him to create and open source VisBug.
-
Tidelift's mission is to pay open source maintainers (Changelog Interviews #324)
21/11/2018 Duração: 01h08minIn this special crossover episode of Founders Talk, Adam talks with Donald Fischer. Donald Fischer and the team at Tidelift are on a mission of making open source work better — for everyone. To pay the maintainers of open source software they are putting a new spin on a highly successful business model that’s a win-win for the maintainers as well as the software teams using the software. In this episode we dig into that backstory and Donald’s journey.
-
New episodes coming in December! (Away from Keyboard)
19/11/2018 Duração: 01minThere hasn't been a new episode in a few weeks so I wanted to give you a small update. We'll be back with new episodes on December 4th.
-
UBER and Intel’s Machine Learning platforms (Practical AI #21)
19/11/2018 Duração: 28minWe recently met up with Cormac Brick (Intel) and Mike Del Balso (Uber) at O'Reilly AI in SF. As the director of machine intelligence in Intel's Movidius group, Cormac is an expert in porting deep learning models to all sorts of embedded devices (cameras, robots, drones, etc.). He helped us understand some of the techniques for developing portable networks to maximize performance on different compute architectures. In our discussion with Mike, we talked about the ins and outs of Michelangelo, Uber's machine learning platform, which he manages. He also described why it was necessary for Uber to build out a machine learning platform and some of the new features they are exploring.
-
Nest 'dem loops (JS Party #52)
16/11/2018 Duração: 58minNESTED LOOPS is a JavaScript band that combines music and video with web tech to perform live at JSConf. In this episode, Jerod and Suz are joined by Jan Monschke and Kahlil Lechelt, which comprise 2/3 of the group. After sampling one of their tracks, we hear the story of how they got the band together, the journey of building a tech stack for their first live performance, and how that stack was then rewritten to be "good" for their second performance. Suz is at awe with the technologies at play. Jerod wonders if there's room in the world for musicians directly targeting JavaScript devs. A good time is had by all.
-
The road to Brave 1.0 and BAT (Changelog Interviews #323)
14/11/2018 Duração: 01h28minThis week Adam and Jerod talk with Brian Bondy, Co-founder and CTO of Brave. They talked through the beginnings of Brave and how BAT (Basic Attention Token) could be driving the future of how we offer funding and tips to our favorite websites and content creators. Of course, they go deep into the historical and the technical details of the Brave browser and their march to Brave 1.0. The last segment of the show covers how BAT works, how it's being used, and also their interesting spin on an ad model that respects the user's privacy.
-
Analyzing AI's impact on society through art and film (Practical AI #20)
12/11/2018 Duração: 44minBrett Gaylor joins Chris and Daniel to chat about the recently announced winners of Mozilla's creative media awards, which focuses on exposing the impact of AI on society. These winners include a film that responds to the audience (via AI recognized emotions) and an interesting chatbot called Wanda.
-
Come play in the CodeSandbox (JS Party #51)
09/11/2018 Duração: 01h02minIn this episode, Nick talks with Ives van Hoorne about his project CodeSandbox. They chat about Ives deciding to work on it full-time, how CodeSandbox is built, some of its best features, and what lies ahead.
-
There and back again (Dgraph's tale) (Changelog Interviews #322)
09/11/2018 Duração: 01h27minThis week we talk with Manish Jain about Dgraph, graph databases, and licensing and re-licensing woes. Manish is the creator and founder Dgraph and we talked through all the details. We covered what a graph database is, the uses of a graph database, and how and when to choose a graph database over a relational database. We also talked through the hard subject of licensing/re-licensing. In this case, Dgraph has had to change their license a few times to maintain their focus on adoption while respecting the core ideas around what open source really means to developers.
-
Getting into data science and AI (Practical AI #19)
05/11/2018 Duração: 30minHimani Agrawal joins Daniel and Chris to talk about how she got into data science and artificial intelligence, and offers advice to others getting into these fields. She goes on to describe the role of artificial intelligence and machine learning within AT&T and telecom in general.
-
What up, docs?
02/11/2018 Duração: 54minSafia, Nick, Jerod, and Chris get together to talk about documentation. Documentation is *essential* in our work but it can be difficult to get buy-in. The crew talks about how you can get others to care about it in your organization, tools that make documentation easier, and some examples of companies doing it right.
-
Drupal is a pretty big deal (Changelog Interviews #321)
31/10/2018 Duração: 01h23minAdam and Jerod talk with Angie Byron, a core contributor and staple of the Drupal community. We haven't covered Drupal really (sorry about that), but the call with Angie was inspiring! From the background, to the tech, the usage of the software, the communication at all levels of the community — Drupal is doing something SO RIGHT, and we’re happy to celebrate with them as they march on to the "Framlication" beat of their own drum.
-
AIs that look human and create portraits of humans (Practical AI #18)
31/10/2018 Duração: 34minIn this new and updates show, Daniel and Chris discuss, among other things, efforts to use AI in art and efforts to make AI interfaces look human. They also discuss some learning resources related to neural nets, AI fairness, and reinforcement learning.
-
Apple's Fall 2018 Mac/iPad event (Spotlight #15)
30/10/2018 Duração: 01h34minAdam, Jerod, and Tim get together to put a spotlight on Apple’s October 30th Mac/iPad event from a developer’s perspective. They cover the specs of the new MacBook Air and the viability of having it as a development machine, the new Mac Mini in the ever popular Space Gray, and whether or not Tim will be able to stop pulling his hair out to find an affordable, yet powerful desktop machine with it, and the gorgeous new iPad Pro.