Adam Stacoviak Avatar

Adam Stacoviak

Founder and Editor-in-Chief of Changelog

Austin, TX · Website · GitHub · LinkedIn · Mastodon · X
822 episodes

Changelog Interviews Changelog Interviews #279

Secure Messaging for Everyone with Wire

Play
2017-12-15T20:00:00Z #infosec 🎧 24,153

We talk with Alan Duric, Co-founder and CEO of Wire, an open source end-to-end encrypted instant messaging app for voice and video calls. In 2005 Alan co-founded Camino Networks which was later acquired by Skype, and his involvement with internet based voice communications goes back 20 years. We talk about the early days of Skype, why Wire is open source, the importance of encryption, the importance of secure messaging, their polyglot ways, and how they plan to stand apart from other apps like WhatsApp, Telegram, Signal and more.

Changelog Interviews Changelog Interviews #278

Blockchains and Databases at OSCON

Play
2017-12-14T20:00:00Z #databases +1 🎧 21,532

We went back into the archives to conversations we had around blockchains and databases at OSCON 2017. We talked with Monty Widenius, creator of MariaDB the open source forever fork MySQL, Brian Behlendorf, Executive Director of Hyperledger, the open source collaborative effort hosted by The Linux Foundation to advance blockchain technologies, and Tague Griffith, Head of Developer Advocacy at Redis Labs, the home of open source Redis and commercial provider of Redis Enterprise.

Changelog Interviews Changelog Interviews #277

The Story of Visual Studio Code

Play
2017-12-05T16:00:00Z 🎧 28,392

We’re back in NYC at Microsoft Connect(); talking about the backstory of Visual Studio Code with Julia Liuson (Corporate Vice President of Visual Studio), Chris Dias (Principal Program Manager of Visual Studio and .NET), and PJ Meyer (Product Manager).

We talk about the beginnings of the Visual Studio product line, how Microsoft missed the internet, how the community is judging Microsoft and looking at them with a very old lense, how Visual Studio Code evolved from lessons learned with their cloud based editor called Monaco, how they had to radically change to reach developers beyond Windows, and how this open source project is thriving.

Changelog Interviews Changelog Interviews #276

The Cloud Native Computing Foundation

Play
2017-11-29T20:00:00Z 🎧 23,445

Dan Kohn, Executive Director of the Cloud Native Computing Foundation, joined the show to talk about what it means to be Cloud Native, the ins and outs of Dan’s role to the foundation, how they make money to sustain things, membership, the support they give to open source projects, the home they’ve given to Kubernetes, Prometheus and many other projects that have become the de facto projects to build cloud native applications on.

Changelog Interviews Changelog Interviews #274

Faktory and the future of background jobs

Play
2017-11-18T20:00:00Z #ruby +1 🎧 21,337

Mike Perham is back for his 4th appearance to talk about his new project Faktory, a new background job system that’s aiming to bring the best practices developed over the last five years in Sidekiq to every programming language. We catch up with Mike on the continued success and model of Sidekiq, the future of background jobs, his thoughts on RocksDB in Faktory vs BoltDB, Redis, or SQLite, how he plans to support Sidekiq for the next 10 years, and his thoughts on Faktory being a SaaS option in the future.

Changelog Interviews Changelog Interviews #273

Data Science at OSCON

Play
2017-11-10T20:00:00Z #datascience 🎧 20,531

We went back into the archives to conversations we had around data science at OSCON 2017. We talked with Vida Williams (Data Scientist) and Michelle Casbon (Director of Data Science at Qordoba) about the social impact of open data, personal data and transparency, privacy, the big data problem of public surveillance, electronic fingerprinting, the rift between data scientists and computer scientists, natural language processing, machine learning, and more.

Changelog Interviews Changelog Interviews #272

Functional CSS and Tachyons

Play
2017-11-10T18:00:00Z #design +1 🎧 19,013

Adam Morse joined the show to talk about Functional CSS and his project Tachyons - a CSS Toolkit that lets you quickly build and design new UI without writing CSS. We talk about Scalable CSS, the difference between “Atomic”, “OOCSS”, “BEM” and others, semantic class names, and where we go from here.

Changelog Interviews Changelog Interviews #271

My roadmap to become a blockchain engineer

Play
2017-11-08T20:00:00Z #blockchain 🎧 21,174

Preethi Kasireddy, a self-employed blockchain and smart contract Engineer, joined the show to talk about why she left the best job in the world at Andreessen Horowitz on the deal team, how she got entrepreneurship envy, the roadmap she laid out in 2015 and where she’s at today as an engineer, her excitement for blockchain-based technologies, and why blockchains don’t scale.

Changelog Interviews Changelog Interviews #270

Rails as a day job, Diesel on the side

Play
2017-11-04T18:30:00Z #ruby +2 🎧 21,570

Sean Griffin joins the show to talk about doing Rails full-time, his love of Rust. and his project Diesel - a safe, extensible ORM and query builder for Rust. We discuss Sean’s path to working full-time on Rails, what he works on specifically, why Rust, why Diesel, and how much of Diesel’s design and featureset is a product of his experience with ActiveRecord and Rails.

Changelog Interviews Changelog Interviews #269

Bisq, the decentralized Bitcoin exchange

Play
2017-11-03T16:00:00Z #cryptocurrency +1 🎧 18,553

Chris Beams joins the show to talk about Bisq, the P2P decentralized Bitcoin exchange and open-source desktop application that allows you to buy and sell bitcoins in exchange for national currencies, or alternative crypto currencies. We get some background on the issues faced by crypto exchanges like CoinBase, and the now defunkt Mt. Gox. We discuss whether or not Bitcoin is a censorship resistant payment system and what it means to have anonymous transaction currency options. Bisq also has an interesting white paper about its own DAO (Decentralized Autonomous Organization) to support its contributors and we discuss that in detail at the end of the episode.

Changelog Interviews Changelog Interviews #268

Operação Serenata de Amor (Artificial Intelligence, Data Science, Government Corruption 😱)

Play
2017-10-31T16:00:00Z 🎧 18,335

Eduardo Cuducos joined the show to talk about Operação Serenata de Amor an Artificial Intelligence and Data Science project that aims to inform the general public about government corruption and spending. We talked about how this artificial intelligence project analyzes claims for reimbursement from congresspeople to determine illegal probability, how it monitors government spending, the technology behind it, and how other governments might be able to follow this model.

Changelog Interviews Changelog Interviews #266

The Future of RethinkDB

Play
2017-10-17T19:00:00Z #databases 🎧 24,523

Mike Glukhovsky joined the show to talk about the future of RethinkDB. Mike was a co-founder of RethinkDB along-side Slava Akhmechet. RethinkDB shutdown a year ago officially on October 5, 2016 — and today we’re talking through all the details with Mike. The shutdown, getting purchased by the CNCF, relicensing, buying back their IP and source code, community and governance, and some specific features that Mike and the rest of the community are excited about.

Changelog Interviews Changelog Interviews #265

The Kotlin Programming Language

Play
2017-10-13T19:00:00Z 🎧 24,419

Dmitry Jemerov joined the show to talk about Kotlin - a language created by JetBrains that’s designed to be an industrial-strength object-oriented language, and a “better language” than Java. We asked Dmitry “Why invent a new language?”, talked through Google announcing official Android support, covered some of Kotlin’s characteristics, Kotlin vs Swift, and more.

Changelog Interviews Changelog Interviews #261

Building an artificial Pancreas with Elixir and Nerves

Play
2017-08-11T19:00:00Z #elixir 🎧 20,676

We talked with Tim Mecklem about building an artificial Pancreas with Elixir and Nerves to help those with Type 1 Diabetes who want to “loop” — a process which involves monitoring glucose levels, predicting where a person’s glucose levels are heading, then delivering insulin based on that prediction. Tim is a Developer at Gaslight in Cincinnati where he builds software solutions with Ruby and Elixir, and he’s a member of the Nerves Core team.

Player art
  0:00 / 0:00