Search a title or topic

Over 20 million podcasts, powered by 

Player FM logo

Embedded Computing Design Podcasts

show episodes
 
Artwork

1
Embedded Executive Podcast

Rich Nass, Embedded Computing Design

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Weekly
 
Each week, Embedded Computing Design’s EVP Rich Nass speaks to an executive in the embedded industry to understand what’s happening with the latest products, standards, and trends. The frank discussions reveal the real, behind the scenes issues, so the design community knows what’s coming down the pike. Topics covered in artificial intelligence, machine learning, embedded systems, internet of things, industrial automation, automotive applications, open source and more.
  continue reading
 
Software Engineering Radio is a podcast targeted at the professional software developer. The goal is to be a lasting educational resource, not a newscast. SE Radio covers all topics software engineering. Episodes are either tutorials on a specific topic, or an interview with a well-known character from the software engineering world. All SE Radio episodes are original content — we do not record conferences or talks given in other venues. SE Radio is brought to you by the IEEE Computer Societ ...
  continue reading
 
Artwork

1
Embedded Insiders

Embedded Computing Design

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
Hosted on the www.embeddedcomputing.com website, the Embedded Insiders Podcast is a fun electronics talk show for hardware design engineers, software developers, and academics. Organized by Tiera Oliver, Assistant Managing Editor, and Ken Briodagh, Editor-in-Chief of Embedded Computing Design, each episode highlights embedded industry veterans who tackle trends, news, and new products for the embedded, IoT, automotive, security, artificial intelligence, edge computing, and other technology m ...
  continue reading
 
Artwork

1
DevTalk with Rich and Vin

Rich Nass, Embedded Computing Design

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
The DevTalk with Rich and Vin podcast features Rich Nass, EVP of Embedded Computing Design, and Vin D’Agostino, veteran embedded systems designer. Each episode tackles a different aspect of embedded system design, from the hardware to the software to the tools. It’ll also look at some higher level market issues, but only as it impacts the engineer/developer. Topics covered include artificial intelligence, embedded systems, machine learning, industrial automation and much more.
  continue reading
 
Artwork

51
Programmers Quickie

Software Engineering

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Weekly
 
Software Engineering Best Practices, System Design, High Scale, Algorithms, Math, Programming Languages, Statistics, Machine Learning, Databases, Front Ends, Frameworks, Low Level Machine Structure, Papers and Computing, Computer Science Book Reviews - Everything!
  continue reading
 
Artwork

1
Engineering Heroes

Embedded Computing Design

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
Welcome to the podcast portion of our Engineering Heroes series, where we recognize design engineers and developers who do amazing work that impacts countless lives around the world.
  continue reading
 
Artwork

1
Talk Python To Me

Michael Kennedy

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly+
 
Talk Python to Me is a weekly podcast hosted by developer and entrepreneur Michael Kennedy. We dive deep into the popular packages and software developers, data scientists, and incredible hobbyists doing amazing things with Python. If you're new to Python, you'll quickly learn the ins and outs of the community by hearing from the leaders. And if you've been Pythoning for years, you'll learn about your favorite packages and the hot new ones coming out of open source.
  continue reading
 
Artwork

51
The Shifting Privacy Left Podcast

Debra J. Farber (Shifting Privacy Left)

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
Shifting Privacy Left features lively discussions on the need for organizations to embed privacy by design into the UX/UI, architecture, engineering / DevOps and the overall product development processes BEFORE code or products are ever shipped. Each Tuesday, we publish a new episode that features interviews with privacy engineers, technologists, researchers, ethicists, innovators, market makers, and industry thought leaders. We dive deeply into this subject and unpack the exciting elements ...
  continue reading
 
Dive into the electrifying world of electrical engineering with Circuit Break, a MacroFab podcast hosted by Parker Dillmann and Stephen Kraig. This dynamic duo, armed with practical experience and a palpable passion for tech, explores the latest innovations, industry news, and practical challenges in the field. From DIY project hurdles to deep dives with industry experts, Parker and Stephen's real-world insights provide an engaging learning experience that bridges theory and practice for eng ...
  continue reading
 
Loading …
show series
 
Today, we’re talking about building real AI products with foundation models. Not toy demos, not vibes. We’ll get into the boring dashboards that save launches, evals that change your mind, and the shift from analyst to AI app builder. Our guide is Hugo Bowne-Anderson, educator, podcaster, and data scientist, who’s been in the trenches from scalable…
  continue reading
 
Send us a text On this episode of Embedded Insiders, Ken is joined by Alif Semiconductor's founder and president, Reza Kazerounian. The two discuss an ensemble of small-footprint, power-efficient solutions capable of running fast AI. In addition to being secure and integrated, the MCUs and fusion processors leverage hardware acceleration for transf…
  continue reading
 
Sourabh Satish, CTO and co-founder of Pangea, speaks with SE Radio's Brijesh Ammanath about prompt injection. Sourabh begins with the basic concepts underlying prompt injection and the key risks it introduces. From there, they take a deep dive into the OWASP Top 10 security concerns for LLMs, and Sourabh explains why prompt injection is the top ris…
  continue reading
 
Building a UI in Python usually means choosing between "quick and limited" or "powerful and painful." What if you could write modern, component-based web apps in pure Python and still keep full control? NiceGUI, pronounced "Nice Guy" sits on FastAPI with a Vue/Quasar front end, gives you real components, live updates over websockets, and it’s runni…
  continue reading
 
Every IoT device should comply with the Connectivity Standard Alliance (CSA) Matter standard, but we know that’s not the case. For some developers, doing that is a no-brainer. However, there are some developers who struggle with the process. For that latter group, the CSA recently released a Matter-compliant platform certification that should help …
  continue reading
 
Kacper Łukawski, a Senior Developer Advocate at Qdrant, speaks with host Gregory M. Kapfhammer about the Qdrant vector database and similarity search engine. After introducing vector databases and the foundational concepts undergirding similarity search, they dive deep into the Rust-based implementation of Qdrant. Along with comparing and contrasti…
  continue reading
 
Python in 2025 is different. Threads really are about to run in parallel, installs finish before your coffee cools, and containers are the default. In this episode, we count down 38 things to learn this year: free-threaded CPython, uv for packaging, Docker and Compose, Kubernetes with Tilt, DuckDB and Arrow, PyScript at the edge, plus MCP for sane …
  continue reading
 
Send us a text In this episode of Embedded Insiders, we’re joined by embedded systems veteran Steve Yates, founder of ADI Engineering and now Founder & CEO of StellarIoT. Steve dives into his latest venture, a platform designed to support rugged, AI-powered digital transformation in remote industries—combining open software, rugged hardware, satell…
  continue reading
 
Compilers and ADAS aren’t often used in the same sentence. For developers, that anomaly can represent a design challenge, as compilers in general are not designed for this particular application, which also happens to be at the top of the safety and security checklist. To understand how these compilers should be tested and implemented, I spoke to S…
  continue reading
 
Florian Gilcher, co-founder of Ferrous Systems and the Rust Foundation, speaks with host Giovanni Asproni about the application of Rust in mission- and safety-critical systems. The discussion starts with a brief overview of such systems, and an introduction to Rust, emphasizing aspects that make it well-suited for critical environments. Florian and…
  continue reading
 
Python typing got fast enough to feel invisible. Pyrefly is a new, open source type checker and IDE language server from Meta, written in Rust, with a focus on instant feedback and real-world DX. Today, we will dig into what it is, why it exists, and how it plays with the rest of the typing ecosystem. We have Abby Mitchell, Danny Yang, and Kyle Int…
  continue reading
 
Every once in a while, we hit a home run when it comes to bringing guests onto the DevTalk podcast, and today we did just that. We managed to wrangle in Hidetoshi Shibata, who has been in his current CEO role at Renesas for about six years. Toshi was very forthcoming with us, as we went through his fairly colorful past, and more importantly, the de…
  continue reading
 
Amey Desai, the Chief Technology Officer at Nexla, speaks with host Sriram Panyam about the Model Context Protocol (MCP) and its role in enabling agentic AI systems. The conversation begins with the fundamental challenge that led to MCP's creation: the proliferation of "spaghetti code" and custom integrations as developers tried to connect LLMs to …
  continue reading
 
AI at the endpoint gets yet another boost from EMASS, a fabless semiconductor company that recently emerged from stealth mode. Having your processing at the endpoint presents a few significant challenges, namely the amount of processing that can be made available and the ability to run from a battery. EMASS has come up with a way to do this a littl…
  continue reading
 
Send us a text In this episode of Embedded Insiders, Erik Kling, President & Head of IoT Americas at Vodafone IoT, discusses the connectivity gaps in remote healthcare and how cellular IoT connectivity supports challenges across industrial, supply chain, and healthcare industries. Next, Editor-in-Chief Ken Briodagh is back with this week's episode …
  continue reading
 
Daniel Stenberg, Swedish Internet protocol expert and founder and lead developer of the Curl project, speaks with SE Radio host Gavin Henry about removing Rust from Curl. They discuss why Hyper was removed from curl, why the last five percent of making it a success was difficult, what the project gained from the 5-year attempt to tackle bringing Ru…
  continue reading
 
No matter what your end device is, be it a light bulb or a driver’s license, it needs to be secure. I don’t think we need to go through the reasons why it needs to be secure. How you do that is becoming increasingly more difficult. And you may be looking at protecting millions of devices, where each one needs its own unique identity. To get a handl…
  continue reading
 
English is now an API. Our apps read untrusted text; they follow instructions hidden in plain sight, and sometimes they turn that text into action. If you connect a model to tools or let it read documents from the wild, you have created a brand new attack surface. In this episode, we will make that concrete. We will talk about the attacks teams are…
  continue reading
 
Elizabeth Figura, a Wine Developer at CodeWeavers, speaks with SE Radio host Jeremy Jung about the Wine compatibility layer and the Proton distribution. They discuss a wide range of details including system calls, what people run with Wine, how games are built differently, conformance and regression testing, native performance, emulating a CPU vs e…
  continue reading
 
AI is a technology that generally requires a significant amount of power and high compute performance. Hence, it’s typically relegated to the Cloud or to an Edge-based computer. Performing AI at the endpoint has not been feasible for those reasons. With ambiq’s Sub-threshold Power Optimized technology (SPOT), performing AI at the endpoint is a real…
  continue reading
 
A couple years ago, Charlie Marsh lit a fire under Python tooling with Ruff and then uv. Today he’s back with something on the other side of that coin: pyx. Pyx isn’t a PyPI replacement. Think server, not just index. It mirrors PyPI, plays fine with pip or uv, and aims to make installs fast and predictable by letting a smart client talk to a smart …
  continue reading
 
Send us a text In this episode of Embedded Insiders, Rich and Jeff Baldwin, Director of Engineering at Sealevel Systems, discuss the process of designing systems for harsh environments and how Sealevel’s expertise helps customers get started with safe and reliable solutions. Our next segment is sponsored by Infineon Technologies. Rich Nass is joine…
  continue reading
 
Today on Talk Python: What really happens when your data work outgrows your laptop. Matthew Rocklin, creator of Dask and cofounder of Coiled, and Nat Tabris a staff software engineer at Coiled join me to unpack the messy truth of cloud-scale Python. During the episode we actually spin up a 1,000 core cluster from a notebook, twice! We also discuss …
  continue reading
 
We’ve done podcasts in the past that discussed automating your code documentation. But we haven’t touched much on automating the code generation itself until now. On this week’s Embedded Executives podcast, I spoke to Jonathan Hacker, the Founder and CTO of TeleCANesis, and that’s exactly what they do. We got into the issues of why automated coding…
  continue reading
 
François Daoust, W3C staff member and co-chair of the Web Developer Experience Community Group, discusses the origins of the W3C, the browser standardization process, and how it relates to other organizations like TC39, WHATWG, and IETF. This episode covers a lot of ground, including funding through memberships, royalty-free patent access for imple…
  continue reading
 
Designing a device that incorporates AI can be daunting, for a good reason—it’s very complex. When you push that design out to the Edge, it brings in even more challenges, both on the hardware and software sides of the equation. To understand what these challenges are and where a designer can turn for help, I spoke to Amir Panush, the CEO of CEVA, …
  continue reading
 
In this episode, Will Wilson, CEO and co-founder of Antithesis, explores Deterministic Simulation Testing (DST) with host Sriram Panyam. Wilson was part of the pioneering team at FoundationDB that developed this revolutionary testing approach, which was later acquired by Apple in 2015. After seeing that even sophisticated organizations lacked robus…
  continue reading
 
Send us a text In this episode of Embedded Insiders, we’re joined by Product Marketing Manager at Microchip, Pramit Nandy, to discuss the current trends and challenges surrounding energy-efficient motor control. Specifically, the shift between various motor types, control algorithms, and, of course, the importance of SiC and GaN. Next, Ken is back …
  continue reading
 
Daniel Deogun and Dan Bergh Johnsson -- two of the co-authors of the book, Secure by Design -- discuss the intersection of good software design and security with host Sam Taggart. They describe how following certain software design principles can help developers create secure software without needing to become security experts. They talked about ho…
  continue reading
 
Silicon Labs recently announced an MCU that has achieved the highest level of security possible to date, which is PSA Level 4. The questions you may be asking are, “What does that mean, and is this something I need to understand?” To get answers to these questions and many related ones, I spoke to Sharon Hagi, the Chief Security Officer at Silicon …
  continue reading
 
Twenty years after a scrappy newsroom team hacked together a framework to ship stories fast, Django remains the Python web framework that ships real apps, responsibly. In this anniversary roundtable with its creators and long-time stewards: Simon Willison, Adrian Holovaty, Will Vincent, Jeff Triplett, and Thibaud Colas, we trace the path from the L…
  continue reading
 
Artie Shevchenko, author of Code Health Guardian, speaks with host Jeff Doolittle about the crucial role of human programmers in the AI era, emphasizing that humans must excel at managing code complexity. Shevchenko discusses these concepts and key takeaways from his book, including the three problems caused by complexity: change amplification, cog…
  continue reading
 
We’re in the era of quantum computing. That brings with it a lot of great things. But at the same time, it brings some not so good things. Once again, we’re in a race to stay ahead of the bad guys to keep our systems secure. Folks like the experts at Infineon are doing what they can to do just that. And the best part is that they are trying to insu…
  continue reading
 
Agentic AI programming is what happens when coding assistants stop acting like autocomplete and start collaborating on real work. In this episode, we cut through the hype and incentives to define “agentic,” then get hands-on with how tools like Cursor, Claude Code, and LangChain actually behave inside an established codebase. Our guest, Matt Makai,…
  continue reading
 
Send us a text In this episode of Embedded Insiders, Contributing Editor Rich Nass chats with Earle Foster, Senior Vice President of Sales at Sealevel Systems, about how to build embedded systems without starting from scratch. They explore when to rely on fully custom and off-the-shelf components, and where semi-custom solutions are most suitable. …
  continue reading
 
The boom coming from AI is requiring data centers to be built as fast as we can build them. To that end, there is a lot of discussion about the power that’s needed to drive these data centers. What there’s not a lot of discussion about are the interconnects that are used within these power-hungry computing camps. And that’s the specialty of Point2 …
  continue reading
 
Duncan McGregor and Nat Pryce, co-authors of Java to Kotlin: Refactoring Guidebook, speak with host Giovanni Asproni about their hands-on experiences migrating Java codebases. The episode starts by highlighting Kotlin's seamless interoperability with Java, allowing teams to incrementally adopt Kotlin without disrupting existing Java code. Duncan an…
  continue reading
 
Python’s data stack is getting a serious GPU turbo boost. In this episode, Ben Zaitlen from NVIDIA joins us to unpack RAPIDS, the open source toolkit that lets pandas, scikit-learn, Spark, Polars, and even NetworkX execute on GPUs. We trace the project’s origin and why NVIDIA built it in the open, then dig into the pieces that matter in practice: c…
  continue reading
 
For as long as we’ve been designing embedded computers and consumer electronics, we’ve had a problem figuring out how to handle the heat that’s created. Known as thermal management, the problem seems omnipresent as systems become more compact, processors run faster, and so on. Unfortunately, many designers don’t think about thermal management until…
  continue reading
 
Qian Li of DBOS, a durable execution platform born from research by the creators of Postgres and Spark, speaks with host Kanchan Shringi about building durable, observable, and scalable software systems, and why that matters for modern applications. They discuss database-backed program state, workflow orchestration, real-world AI use cases, and com…
  continue reading
 
What if your code was crash-proof? That's the value prop for a framework called Temporal. Temporal is a durable execution platform that enables developers to build scalable applications without sacrificing productivity or reliability. The Temporal server executes units of application logic called Workflows in a resilient manner that automatically h…
  continue reading
 
Send us a text In this episode of Embedded Insiders, we’re joined by Piyush Sevalia, Executive Vice President of Marketing at SiTime, to discuss the evolving landscape of precision timing solutions and the shift from quartz to silicon-based MEMS. Next, Ken is back with another edition of ICYMI, where he updates us on some of the top embedded news s…
  continue reading
 
Loading …
Copyright 2025 | Privacy Policy | Terms of Service | | Copyright
Listen to this show while you explore
Play