iVoox Podcast & radio
Descargar app gratis

Podcast
Software Engineering Radio j133v
Por se-radio team
381
86
The Podcast for Professional Software Developers i1s3k
SE Radio 598: Jonathan Crossland on the AMMERSE Framework
Episodio en Software Engineering Radio
Jonathan Crossland, software architect, author, and business owner, s host Jeff Doolittle for a conversation about the AMMERSE framework of design principles. They start by discussing the agile manifesto as a statement of values, and Jonathan shares his perspective based on his experience as a software developer and business owner. They then explore the three […]
01:07:49
SE Radio 597: Coral Calero Muñoz and Félix García on Green Software
Episodio en Software Engineering Radio
Coral Calero Muñoz and Félix García, professors at the University of Castilla-La Mancha, speak with host Giovanni Asproni about green and sustainable software—an approach to software development aimed at creating software systems that consume less energy and produce less CO2 during their entire lifetimes with minimal impact on their functionality and other qualities. The episode starts […]
01:03:49
SE Radio 596: Maxim Fateev on Durable Execution with Temporal
Episodio en Software Engineering Radio
Maxim Fateev, the CEO of Temporal, speaks with SE Radio’s Philip Winston about how Temporal implements durable execution. They explore concepts including workflows, activities, timers, event histories, signals, and queries. Maxim also compares deployment using self-hosted clusters or the Temporal Cloud. Show Notes Related Episodes SE Radio 502 – Omer Katz on Distributed Task Queues […]
01:08:53
SE Radio 595: Llewelyn Falco on Approval Testing
Episodio en Software Engineering Radio
Llewelyn Falco, creator approval tests, talks with SE Radio host Sam Taggart about testing code in general and the various types of testing that developers perform. Llewelyn elaborates on how approval tests can help test code at a higher level than traditional unit tests. They also discuss using approval tests to help get legacy code […]
01:03:33
SE Radio 594: Sean Moriarity on Deep Learning with Elixir and Axon
Episodio en Software Engineering Radio
Sean Moriarity, creator of the Axon deep learning framework, co-creator of the Nx library, and author of Machine Learning in Elixir and Genetic Algorithms in Elixir, published by the Pragmatic Bookshelf, speaks with SE Radio host Gavin Henry about what deep learning (neural networks) means today. Using a practical example with deep learning for fraud […]
57:42
SE Radio 593: Eric Olden on Identity Orchestration
Episodio en Software Engineering Radio
Eric Olden talks with host Giovanni Asproni about identity orchestration, a software approach for managing distributed identity and access management (IAM) and integrating multiple identity systems or providers (IDPs) to make them look like a single system from a perspective. The episode starts with a refresher in identity and access management, then introduces identity […]
01:03:24
SE Radio 592: Jaxon Repp on Distributed Data Infrastructure
Episodio en Software Engineering Radio
Jaxon Repp of HarperDB speaks with Brijesh Ammanath about distributed data infrastructure, including what it is and why it’s important. They discuss the key factors that make distributed data infrastructure attractive, as well as challenges to implementing it. The episode explores the architecture and design principles, the key security considerations, and the transition factors for […]
53:37
SE Radio 591: Yechezkel Rabinovich on Kubernetes Observability
Episodio en Software Engineering Radio
Yeckezkel Rabinovich, CTO of Groundcover, speaks with host Philip Winston about observability and eBPF as it applies to Kubernetes. Rabinovich was previously the chief architect at the healthcare security company CyberMDX and spent eight years in the cyber security division of the Israeli Prime Minister’s Office. This episode explores the three pillars of observability, extending […]
01:02:13
SE Radio 590: Andy Suderman on Standing Up Kubernetes
Episodio en Software Engineering Radio
Andy Suderman, CTO of Fairwinds, s host Robert Blumen to talk about standing up a kubernetes cluster. Their discussion covers build-your-own versus managed clusters provided by cloud services, and how to determine the number of kubernetes clusters an organization needs. Andy describes best practices for automating cluster provisioning, and offers recommendations about customizations and opinionation […]
54:13
SE Radio 589: Zac Hatfield-Dodds on Property-Based Testing in Python
Episodio en Software Engineering Radio
Zac Hatfield-Dodds, the Assurance Team Lead at Anthropic, speaks with host Gregory M. Kapfhammer about property-based testing techniques and how to use them in an open-source tool called Hypothesis. They discuss how to define properties for a Python function and implement a test case in Hypothesis. They also explore some of the advanced features in […]
56:46
SE Radio 588: José Valim on Elixir, Machine Learning, and Livebook
Episodio en Software Engineering Radio
José Valim, creator of the Elixir programming language, Chief Adoption Officer at Dashbit, and author of three programming books, speaks with SE Radio host Gavin Henry about what Elixir is today, what Livebook is, the five spearheads of the new machine learning ecosystem for Elixir, and how they all fit together. Valim describes why he […]
01:03:32
SE Radio 587: M. Scott Ford on Managing Dependency Freshness
Episodio en Software Engineering Radio
M. Scott Ford, the CTO of Corgibytes and host of the Legacy Code Rocks podcast, discusses managing dependency freshness. SE Radio’s Sam Taggart speaks with him about why dependency freshness is important to ensure that your code has all the latest bug fixes, how exactly to measure dependency freshness, and some of the insights that […]
54:52
SE Radio 586: Nikhil Shetty on Virtual Private Cloud
Episodio en Software Engineering Radio
Nikhil Stetty, an expert in networking and distributed systems, speaks with SE radio’s Kanchan Shringi about virtual private cloud (VPC) and related technologies. They explore how VPC relates to public cloud, private cloud, and virtual private networks (VPNs). The discussion delves into why VPC is fundamental to building on the cloud, as well as configuring […]
01:07:15
SE Radio 585: Adam Frank on Continuous Delivery vs Continuous Deployment
Episodio en Software Engineering Radio
Adam Frank, SVP of Product and Marketing at Armory.io, speaks with SE Radio’s Kanchan Shringi about continuous integration, continuous delivery, and continuous deployment – and how they differ. Frank suggests that organizations begin by identifying how the CI/CD process aligns best with their unique goals, noting that such goals might be different for B2C versus […]
43:21
SE Radio 584: Charles Weir on Ruthless Security for Busy Developers
Episodio en Software Engineering Radio
Charles Weir—developer, security researcher, and Research Fellow at Security Lancaster—s host Giovanni Asproni to discuss an approach that development teams can use to create secure systems without wasting effort on unnecessary security work. The episode starts with a broad description of the approach, which is based on Weir’s research and on a free Developer Security […]
01:00:48
SE Radio 583: Lukas Fittl on Postgres Performance
Episodio en Software Engineering Radio
Lukas Fittl of pganalyze discusses the performance of Postgres, one of the world’s most popular database systems. SE Radio host Philip Winston speaks with Fittl about database indexing, queries, maintenance, scaling, and stored procedures. They also discuss some features of pganalyze, such as the index and vacuum advisors. Show Notes Related Episodes SE Radio […]
01:11:23
SE Radio 582: Leo Porter and Daniel Zingaro on Using LLMs in the Classroom
Episodio en Software Engineering Radio
Dr. Leo Porter and Dr. Daniel Zingaro, co-authors of the book Learn AI-Assisted Python Programming, speak with host Jeremy Jung about teaching programming with the aid of large language models (LLMs). They discuss writing a book to use in Leo’s introductory CS class and explore how GitHub Copilot de-emphasizes syntax errors, reduces the need to […]
01:02:21
SE Radio 581: Zach Lloyd on Terminal Emulators
Episodio en Software Engineering Radio
Zach Lloyd, CEO of Warp.dev, discusses how to implement and effectively use command-line terminals. Host Gregory M. Kapfhammer speaks with Lloyd about how command-line terminals work and how the Warp terminal uses the GPU and AI to enhance a software developer’s productivity. They also discuss the trade-offs associated with using the Rust programming language to […]
01:04:43
SE Radio 580: Josh Doody on Mastering Business Communication for Software Engineers
Episodio en Software Engineering Radio
Josh Doody, author of Mastering Business Email, speaks with host Brijesh Ammanath about how software engineers can master business communication. They begin with an exploration of various communication modes, including Slack, virtual meetings, emails, and presentations. Josh shares several strategies to improve communication skills and cross-cultural communication, but if there’s one key take away from […]
01:08:28
SE Radio 579: Arun Gupta on Open Source Strategy and Community
Episodio en Software Engineering Radio
Arun Gupta, Vice President and General Manager of Open Ecosystem Initiatives at Intel Corporation, discusses open-source strategy and community with SE Radio host Kanchan Shringi. They explore the business case and business model for why and how big tech participates in the open-source ecosystem. Arun describes ways to foster a culture of engagement with open […]
48:20
También te puede gustar Ver más
The freeCodeCamp Podcast The official podcast of the freeCodeCamp.org open source community. Learn to code with free online courses, programming projects, and interview preparation for developer jobs. Note that the podcast is currently on hiatus. We still have dozens of helpful interviews you can listen to though. Actualizado
The Cardano Effect The Cardano Effect is a podcast that takes high level developer information and projects that are occurring within the Cardano space and breaks them down into bite sized consumable pieces of information for everyday use. Actualizado
Ladybug Podcast We're Emma Bostian, Sidney Buckner, Kelly Vaughn, and Ali Spittel - four seasoned software developers working in different sectors. Since there's a major lack of technical podcasts out there, we've decided to start one. Just kidding -- there's already a ton! But, we wanted to add our voices to the space and share our experiences and advice. We'll have great discussions around how to start coding, the hot technologies right now, how to get your first developer job, and more! Check out our website! Actualizado