Adam 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 pr … | Continue reading
Jeremy Fuksa has had a rough few years. After deciding to go out on his own, his third year in business was filled with anxiety. Going back to working a full-time job may sound like a failure to some, but Jeremy doesn’t look at it that way. He talks to me about his unique skill s … | Continue reading
If you’ve been watching the news, you know that the latest data breach involved Marriott exposing 500 million guest reservations from its Starwood database. The kicker is that the unauthorized access to the Starwood guest database stretches back to 2014. That’s FOUR YEARS of unfe … | Continue reading
Conversations with the hackers, leaders, and innovators of software development. | Continue reading
Kyle 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 … | Continue reading
I agree — “GitHub is, quite simply, home for developers,” as stated by James Governor in his highlights post on GitHub Universe 2018. Out the gate, James focuses on the announcement of GitHub Actions, which “feels like a profound launch, one that could prove extremely disruptive … | Continue reading
This week on the Facebook code blog they shared details about a new tool called Getafix that automatically finds fixes for bugs and offers them to engineers to approve. 😎 Modern production codebases are extremely complex and are updated constantly. To create a system tha … | Continue reading
Where does Feross get all those wonderful toys? He builds them with JavaScript, of course! BitMidi – a website for listening to your favorite MIDI files – is his latest creation. In this episode, Jerod “sits down” with Feross to learn all about it. How do MIDIs even work? Why won … | Continue reading
Feross talks with Mathias Buus and Paul Frazee about the decentralized web, why the average person should care about decentralization of the web, the Beaker browser, Dat and the differences and similarities to BitTorrent, and how Paul and Mathias first got involved in this work. | Continue reading
We talk with Ben Halpern the founder and webmaster of dev.to — a community for developers to talk about software. Last Wednesday they open sourced the codebase of the dev.to platform, so we wanted to talk through all the details with Ben. We talked through the backstory, how Ben … | Continue reading
Andrew Vanderburg of UT Austin and Christ Shallue of Google Brain join us to talk about their deep learning collaboration, which involved searching through a crazy amount of space imagery to find new planets. | Continue reading
We talk with Dan Kohn, the Executive Director of the Cloud Native Computing Foundation to catch up with all things cloud native, the CNCF, and the world of Kubernetes. Dan updated us on the growth KubeCon / CloudNativeCon, the state of Cloud Native and where innovation is happeni … | Continue reading
Adam and Jerod talk with Olivier Lacan about keeping a CHANGELOG and his passion for keeping a human facing, readable history, for software projects. | Continue reading
Klaus Sinani strikes again! By utilizing a simple and minimal usage syntax, that requires a flat learning curve, taskbook enables you to effectively manage your tasks and notes across multiple boards from within your terminal. This is like having your own personal Trello right … | Continue reading
Overcast reports podcast subscriber counts in its crawler user agent. Everyone should do this! | Continue reading
Zed Shaw – creator of Mongrel, Learn Python the Hard Way, and more – joined the show to talk through a recent Twitter thread from Zed where he shared his thoughts on open source, making money in open source, corporate interests and involvement, developer culture, and more. | Continue reading
Daniel Stenberg joined the show to talk about 20 years of curl, what’s new with http2, and the backstory of QUIC - a new transport designed by Jim Roskind at Google which offers reduced latency compared to that of TCP+TLS+HTTP/2. | Continue reading
It's been four years since Jason Snell left his job at Macworld and started his own site Six Colors. In that time, Jason is back to what he loves: creating. He talks about the diversity of his work day, finding the right mix of revenue streams, and taking a break when you need on … | Continue reading
Danielle Morrill joined the show to talk about how she's starting over from zero after the recent acquisition of Mattermark to FullContact where she held the role of CEO and co-founder who walked away with "zero dollars and a job". We talked through the details of the company, th … | Continue reading
When Mikael Cho started Unsplash from its small beginning as a Tumblr blog and side project, he had no idea it would have such a huge impact and ultimately disrupt the photography industry. In this episode, Mikael shares the backstory of Unsplash, how it got started, keeping thin … | Continue reading
Making artificial intelligence practical, productive, and accessible to everyone. | Continue reading
It's a reimagining of the Singularity OS of old, using new technologies like WebAssembly and Rust. Using an intermediate language as a compile target for applications allows for architecture agnosticism and interesting optimizations that would not be possible on conventional OSe … | Continue reading
Feross Aboukhadijeh, Suz Hinton, Nick Nisi, and Alex Sexton get weird this week talking about their favorite old and weird HTML tags, web APIs that do or don't require permission, and their favorite weird websites. | Continue reading
I'm here to tell everyone who doesn't yet realize it that you can subscribe to be notified of these things without commenting. How? By clicking the "Subscribe" button, of course! 🎉 | Continue reading
A desktop Kanban board app built with Elm and Rust. How do they do it sans Electron? it uses native WebView (WebKit for Linux/macOS, and MSHTML on Windows) For more details see here. I'd love to see how this app performs in terms of memory use when compared to an Electron-based … | Continue reading
In 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 ap … | Continue reading
In 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. | Continue reading