Tag: open source
Episode 413: Spencer Kimball on CockroachDB

Spencer Kimball, Co-Founder and CEO of Cockroach Labs talks about CockroachDB, an open source distributed database system. Host Akshay Manchale spoke with Kimball about his past experience with relational databases that convinced him of the need for a better open source distributed database. . Spencer talks about challenges involved in using a sharded single node […]
Episode 382: Michael Chan on Learning ReactJS

Michael Chan of the React Podcast discusses React, a front end JavaScript framework. Host Jeremy Jung spoke with Chan about what React is, when to introduce it, and how to learn it without being overwhelmed. Michael explains how JSX combines JavaScript and HTML-like markup to build components and how it decides how to automatically manipulate […]
Episode 372: Aaron Patterson on the Ruby Runtime

Aaron Patterson of GitHub discusses the Ruby language and its runtime. Host Jeremy Jung spoke with Aaron about the Ruby language and how it works. They discuss the language virtual machine, concurrency, garbage collection, and JIT compilation. If you’ve ever wondered what’s happening under the hood of a programming language, this is a great introduction. […]
SE-Radio Episode 361: Daniel Berg on Istio Service Mesh

Daniel Berg, who is a distinguished Engineer at IBM cloud unit, talks about Istio service mesh and how it lets developers deploy services into the cloud in a secure, efficient fashion by removing the burden of devops from the core service logic. Host Nishant Suneja begins the show with discussion about the need for a […]