pi Episode 385: Evan Gilman and Doug Barth on Zero-Trust Networks By traffic.libsyn.com Published On :: Tue, 22 Oct 2019 18:51:10 +0000 Evan Gilman and Doug Barth, authors of Zero-Trust Networks: building secure systems in untrusted networks discuss zero-trust networks. Full Article
pi Episode 386: Building Low Latency Applications with WebRTC By traffic.libsyn.com Published On :: Wed, 30 Oct 2019 00:37:50 +0000 WebRTC provides real time video and audio streaming capabilities to applications. Spencer Dixon explains the different parts of WebRTC and how they used it to build a pair programming application. Full Article
pi Episode 387: Abhinav Asthana on Designing and Testing APIs By traffic.libsyn.com Published On :: Thu, 07 Nov 2019 01:12:35 +0000 Abhinav Asthana, a founding partner and CEO of the API development tool Postman, discusses API design and testing, where to start, which types of APIs to offer, what tools you can use, what features to expose and what is his favorite API to reference. Full Article
pi Episode 388: Bob Kepford on Decoupled Content Management Systems By traffic.libsyn.com Published On :: Tue, 12 Nov 2019 19:06:58 +0000 Bob Kepford discusses Decoupled CMS. Many CMS practitioners are adopting a decoupled approach to improve scale, allow for more specialized roles, and to separate data collection from delivery. Host Jeff Doolittle spoke with Kepford about what makes a Decoupled CMS different. Full Article
pi Episode 389: Ryan Singer on Basecamp's Software Development Process By traffic.libsyn.com Published On :: Mon, 18 Nov 2019 19:43:58 +0000 Ryan Singer on Basecamp’s “Shape Up” software development process. Basecamp has ditched the backlog and 2-week sprint in favor of solution “shaping” and strategic 6-week projects, using tools like scope mapping, checklists, and hill charts to understand and reduce risk. Full Article
pi SE-Radio Episode 390: Sam Procter on Security in Software Design By traffic.libsyn.com Published On :: Tue, 26 Nov 2019 21:45:32 +0000 Sam Procter of the SEI discusses architecture design languages, specifically Architecture Analysis and Design Language, and how we can leverage the formal modeling process to improve the security of our application design and improve applications overall. Full Article
pi Episode 391: Jeremy Howard on Deep Learning and fast.ai By traffic.libsyn.com Published On :: Thu, 05 Dec 2019 19:17:57 +0000 Jeremy Howard from fast.ai explains deep learning from concept to implementation. Thanks to transfer learning, individuals and small organizations can get state-of-the-art results on machine learning problems using the open source fastai library... Full Article
pi Episode 392: Stephen Wolfram on Mathematica By traffic.libsyn.com Published On :: Fri, 13 Dec 2019 23:20:24 +0000 Stephen Wolfram, creator of Mathematica and Wolfram Alpha discusses the wolfram language, the language behind both projects. Host Adam Gordon Bell spoke with Stephen Wolfram about computing, computational essays, building a language, notebook based... Full Article
pi Episode 393: Jay Kreps on Enterprise Integration Architecture with a Kafka Event Log By traffic.libsyn.com Published On :: Wed, 18 Dec 2019 20:26:58 +0000 Jay Kreps, CEO of Confluent, talks with Robert Blumen about how an enterprise integration architecture organized around a Kafka event log simplifies integration and enables rich forms of data sharing. #podcast #seradio #ieeecs #ComputerSociety Full Article
pi Episode 394: Chris McCord on Phoenix LiveView By traffic.libsyn.com Published On :: Fri, 03 Jan 2020 21:34:34 +0000 Chris McCord, author of the Phoenix Framework and Programming Phoenix 1.4, discusses Phoenix's LiveView functionality to showcase the power or real-time applications without the need for writing a single line of JavaScript. Full Article
pi Episode 395: Katharine Jarmul on Security and Privacy in Machine Learning By traffic.libsyn.com Published On :: Fri, 10 Jan 2020 19:21:58 +0000 Katharine Jarmul of DropoutLabs discusses security and privacy concerns as they relate to Machine Learning. Host Justin Beyer spoke with Jarmul about attack types and privacy-protected ML techniques. Full Article
pi Episode 396: Barry OReilly on Antifragile Architecture By traffic.libsyn.com Published On :: Fri, 24 Jan 2020 01:25:22 +0000 Barry OReilly of Black Tulip Technology discusses Antifragile Architecture, an approach for designing systems that actually improve in the face of complexity and disorder. Full Article
pi Episode 397: Pat Helland on Data Management with Microservices.mp3 By traffic.libsyn.com Published On :: Thu, 06 Feb 2020 18:07:13 +0000 Pat Helland talks to host Akshay Manchale about Data Management at scale in a Microservices world. Pat talks about trends in managaging data in a distributed microservices world, immutability, idempotence, inside and outside data, descriptive... Full Article
pi Episode 398: Apache Kudu with Adar Leiber Dembo By traffic.libsyn.com Published On :: Wed, 12 Feb 2020 18:52:59 +0000 Adar Leiber-Dembo talks to SE Radio’s Akshay Manchale about Apache Kudu, a system for fast analytics in a column-based storage system. They explore how to leverage Kudu for data analytics, as well as its rich feature set and integration options with other SQL and analytical engines. Full Article
pi Episode 399: Sumit Kumar on Building Maps using Leaflet By traffic.libsyn.com Published On :: Thu, 20 Feb 2020 22:12:50 +0000 Sumit Kumar, Head of Engineering at SHARE NOW talks with Jeremy Jung about creating mapping applications in JavaScript using the Leaflet library. Full Article
pi Episode 400: Michaela Greiler on Code Reviews By traffic.libsyn.com Published On :: Wed, 26 Feb 2020 02:19:13 +0000 Michaela Greiler spoke with SE Radios Felienne about code review best practices and how to improve the effectiveness of your reviews. Full Article
pi Episode 401: Jeremy Miller on Waterfall Versus Agile By traffic.libsyn.com Published On :: Tue, 03 Mar 2020 19:03:00 +0000 Jeremy Miller, Senior Software Architect at Calavista Software, compares and contrasts his experiences with waterfall and agile methodologies. Host Jeff Doolittle spoke with Miller about the history of these methodologies and how teams can experience... Full Article
pi Episode 402: Rich Harris on the Svelte JavaScript Framework By traffic.libsyn.com Published On :: Thu, 12 Mar 2020 18:00:52 +0000 Rich Harris, author of the JavaScript module bundler Rollup, discusses his JavaScript framework Svelte as a high-performance alternative to mainstay frameworks like React, Angular, and Vue. We begin with a brief overview of the framework and how... Full Article
pi Episode 403: Karl Hughes on Speaking at Tech Conferences By traffic.libsyn.com Published On :: Wed, 18 Mar 2020 01:39:04 +0000 Felienne interviews Karl Hughes about doing tech talks. How to get into conferences and how to design and deliver a great talk. Full Article
pi Episode 404: Bert Hubert on DNS Security By traffic.libsyn.com Published On :: Thu, 26 Mar 2020 18:09:35 +0000 Bert Hubert, author of the open source PowerDNS nameserver discusses DNS security and all aspects of the Domain Name System with its flaws and history. Full Article
pi Episode 405: Yevgeniy Brikman on Infrastructure as Code Best Practices By traffic.libsyn.com Published On :: Tue, 07 Apr 2020 21:15:47 +0000 Yevgeniy Brikman, author of Terraform: Up & Running: Writing Infrastructure as Code and co-founder of Gruntwork talks with host Robert Blumen about how to apply best practices from software engineering to the development of infrastructure as code... Full Article
pi Episode 406: Torin Sandall on Distributed Policy Enforcement By traffic.libsyn.com Published On :: Tue, 14 Apr 2020 22:58:26 +0000 Torin Sandall of Styra and Open Policy Agent discussed OPA and policy engines and how they can benefit software projects security and compliance. Host Justin Beyer spoke with Sandall about the benefits of removing authorization logic from your application... Full Article
pi Episode 407: Juval Lowy on Righting Software By traffic.libsyn.com Published On :: Fri, 24 Apr 2020 01:30:58 +0000 Juval Löwy, Software Legend and Founder of IDesign discusses his recently published book, Righting Software, with host Jeff Doolittle. This episode focuses on Löwy’s belief that the software industry is in a deep crisis, evident from the numerous... Full Article
pi Episode 408: Mike McCourt on Voice and Speech Analysis By traffic.libsyn.com Published On :: Mon, 04 May 2020 22:58:22 +0000 Felienne spoke with Mike McCourt on difficulties in processing voice data using machine learning. Full Article
pi Episode 409: Joe Kutner on the Twelve Factor App By traffic.libsyn.com Published On :: Thu, 14 May 2020 00:44:43 +0000 Joe Kutner, Software Architect for Heroku at Salesforce.com, spoke with host Kanchan Shringi about the 12-Factor App methodology, which aids development of modern apps that are portable, scalable, easy to test, and continuously deployable. Full Article
pi Episode 410: Sara Leen on Localizing and Porting Japanese Games By traffic.libsyn.com Published On :: Tue, 19 May 2020 22:04:21 +0000 Sara Leen discusses localizing, porting, and modernizing Japanese games with Jeremy Jung. Full Article
pi Episode 411: Aaron Vonderhaar on Elm By traffic.libsyn.com Published On :: Thu, 28 May 2020 16:58:24 +0000 Aaron Vonderhaar, maintainer and open source contributor to the Elm programming language, talks with host Adam Conrad about the Elm language, its foundations, features, and applications in the front end web development ecosystem. Full Article
pi Episode 412: Sam Gavis Hughson on Technical Interviews By traffic.libsyn.com Published On :: Tue, 09 Jun 2020 23:06:13 +0000 Felienne spoke with Gavis-Hughson about how to prepare for the dreaded 'whiteboard interview'. Full Article
pi Episode 413: Spencer Kimball on CockroachDB By traffic.libsyn.com Published On :: Tue, 16 Jun 2020 22:17:44 +0000 Spencer Kimball talks to Akshay Manchale about CockroachDB which is a distributed, resilient, SQL database system. He talks about challenges of using single node databases and features and principles behind CockroachDB that make it a better alternative open source database. Full Article
pi Episode 414: Jens Gustedt on Modern C By traffic.libsyn.com Published On :: Tue, 23 Jun 2020 18:31:25 +0000 Jens Gustedt, author of the Modern C book discusses Modern C, what is legacy C and all aspects of the C programming world with its historic flaws, modern improvements and simple beauty. Full Article
pi Episode 415: Berkay on Incident Management By traffic.libsyn.com Published On :: Tue, 30 Jun 2020 17:56:34 +0000 Berkay Mollamustafaoglu, founder of Ops Genie, discusses the keys to an effective incident management process. Many aspects of incident management are counter intuitive. Why does increasing the rate of change increase uptime? Why is culture the most... Full Article
pi Episode 417: Alex Petrov on Database Storage Engines By traffic.libsyn.com Published On :: Thu, 16 Jul 2020 23:59:04 +0000 Alex Petrov, author of Database Internals explains the ins and outs of database storage engines. What are they? How do they differ? What problems do they solve? Host Adam Gordon Bell spoke with Alex about these questions as well as how information... Full Article
pi Episode 418: Functional Programming in Enterprise Applications By traffic.libsyn.com Published On :: Wed, 22 Jul 2020 21:58:41 +0000 Vladimir Khorikov discusses functional programming in enterprise applications with Jeremy Jung. Full Article
pi Episode 419: John Ellithorpe on the Role of a CTO By traffic.libsyn.com Published On :: Tue, 28 Jul 2020 18:51:22 +0000 Host Kanchan Shringi spoke with Ellithorpe about defining the core essence of the CTO role, the skills that are key for success in the role, how to gain these skills and mentor others. Full Article
pi Episode 420: Ryan Ripley on Making Scrum Work By traffic.libsyn.com Published On :: Thu, 06 Aug 2020 19:02:57 +0000 Kanchan spoke with Ryan Ripley about the pre-requisites for an organization to adopt scrum, need for management buy-in, the importance of scrum values and the key responsibilities of the roles defined by scrum and the anti-patterns to watch out for... Full Article
pi Episode 421: Doug Fawley on gRPC By traffic.libsyn.com Published On :: Tue, 11 Aug 2020 19:09:33 +0000 Doug Fawley of the gRPC project discusses gRPC with host Robert Blumen. Their conversation covers the HTTP layer, protobuf, and use cases within microservices architectures. Full Article
pi Episode 422: Michael Geers on Micro Frontends By traffic.libsyn.com Published On :: Mon, 17 Aug 2020 17:02:33 +0000 Kanchan spoke with Michael Geers on the Micro Frontends. Micro Frontends is an architectural style that aims to extends the benefits of microservices to UI. Full Article
pi Episode 424: Sean Knapp on Dataflow Pipeline Automation By traffic.libsyn.com Published On :: Wed, 02 Sep 2020 18:47:42 +0000 Sean Knapp of Ascend.io talks to Robert Blume about data pipeline automation with an orchestration layer. Full Article
pi Episode 425: Paul Smith on The Crystal Programming Language and the Lucky Web Framework By traffic.libsyn.com Published On :: Wed, 09 Sep 2020 16:22:48 +0000 Paul Smith discusses the Crystal Programming Language and the Lucky web framework with Jeremy Jung. Full Article
pi Episode 426: Philip Kiely on Writing for Software Developers By traffic.libsyn.com Published On :: Tue, 15 Sep 2020 17:58:49 +0000 Philip Kiely discusses his book Writing for Software Developers. Software development primarily involves writing code but strong written communication skills are critical. Technical comprehension is vital but solid written communication skills are also... Full Article
pi Episode 427: Sven Schleier and Jeroen Willemsen on Mobile Application Security By traffic.libsyn.com Published On :: Wed, 23 Sep 2020 22:26:21 +0000 Sven Schleier and Jeroen Willemsen from the OWASP Mobile Application Security Verification Standard and Testing Guide project discuss mobile application security and how the verification standard and testing guide can be used to improve your app’s... Full Article
pi Episode 428: Matt Lacey on Mobile App Usability By traffic.libsyn.com Published On :: Wed, 30 Sep 2020 16:26:16 +0000 Matt Lacey, author of the Usability Matters book discusses what mobile app usability is and why it can make or break an app destined for consumers, business users or in-house users and what you can do to make the best app possible. Full Article
pi Episode 429: Rob Skillington on High Cardinality Alerting and Monitoring By traffic.libsyn.com Published On :: Thu, 08 Oct 2020 20:23:33 +0000 Rob Skillington discusses the architecture, data management, and operational issues around monitoring and alerting systems with a large number of metrics and resources. Full Article
pi Episode 430: Marco Faella on Seriously Good Software By traffic.libsyn.com Published On :: Fri, 16 Oct 2020 20:49:27 +0000 Felienne interviews Marco Faella about his book ‘Seriously Good Software,’ which aims to teach programmers to use six key qualities to better analyze the quality of their code bases. Full Article
pi Episode 431: Ken Youens-Clark on Learning Python By se-radio.net Published On :: Fri, 23 Oct 2020 17:29:15 +0000 Felienne spoke with Youens-Clark about new features in Python, why you should teach testing to beginners from the start and the importance of the Python ecosystem. Full Article
pi Episode 432: brian d foy on Perl 7 By traffic.libsyn.com Published On :: Fri, 30 Oct 2020 17:40:13 +0000 brian d foy, author of many Perl books discusses what Perl 7 is, where it’s going, what you need to do to get ready and various pieces advice on making the most of your Perl and programming life. Full Article
pi Episode 433: Jay Kreps on ksqlDB By traffic.libsyn.com Published On :: Fri, 06 Nov 2020 18:16:28 +0000 Jay Kreps, CEO and Co-founder of Confluent discusses ksqlDB which is a database built specifically for stream processing applications to query streaming events in Kafka with SQL like interface. Full Article
pi Episode 434: Steven Skiena on Preparing for the Data Structures and Algorithm Job Interview By se-radio.net Published On :: Tue, 10 Nov 2020 20:33:13 +0000 Steven Skiena speaks with SE Radio’s Adam Conrad about practical applications for data structures and algorithms, as well as take-aways on how to best study Skiena’s book when prepping for the technical interview process. Full Article
pi Episode 435: Julie Lerman on Object Relational Mappers and Entity Framework By se-radio.net Published On :: Tue, 17 Nov 2020 18:38:56 +0000 Julie Lerman discusses Object Relational Mappers and Entity Framework with Jeremy Jung. Full Article
pi Episode 435: Julie Lerman on Object Relational Mappers and Entity Framework By traffic.libsyn.com Published On :: Tue, 17 Nov 2020 18:39:13 +0000 Julie Lerman discusses Object Relational Mappers and Entity Framework with Jeremy Jung. Full Article