Podcasts about software engineering daily

  • 52PODCASTS
  • 3,885EPISODES
  • 52mAVG DURATION
  • 5WEEKLY NEW EPISODES
  • Oct 28, 2025LATEST

POPULARITY

20172018201920202021202220232024

Categories



Best podcasts about software engineering daily

Latest podcast episodes about software engineering daily

Software Engineering Daily
The X-Plane Flight Simulator with Ben Supnik

Software Engineering Daily

Play Episode Listen Later Oct 28, 2025 56:26


X-Plane is a popular flight simulator developed by Laminar Research. It features a first-principles physics engine, realistic aircraft systems, and a wide variety of aircraft. We wanted to understand the engineering that goes into creating a flight simulator so we invited Ben Supnik on the show. Ben is a software engineer at Laminar and he's been The post The X-Plane Flight Simulator with Ben Supnik appeared first on Software Engineering Daily.

Software Engineering Daily
Turning Agent Autonomy into Productivity with Chris Weichel

Software Engineering Daily

Play Episode Listen Later Oct 23, 2025 61:22


A common challenge in software development is creating and maintaining robust development environments. The rise of AI agents has amplified this complexity by adding new demands around permission controls, environment isolation, and resource management. Ona is a platform for AI-native software development and engineering agents. The platform combines autonomous agents with secure, standardized environments, with The post Turning Agent Autonomy into Productivity with Chris Weichel appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
Turning Agent Autonomy into Productivity with Chris Weichel

Podcast – Software Engineering Daily

Play Episode Listen Later Oct 23, 2025 61:22


A common challenge in software development is creating and maintaining robust development environments. The rise of AI agents has amplified this complexity by adding new demands around permission controls, environment isolation, and resource management. Ona is a platform for AI-native software development and engineering agents. The platform combines autonomous agents with secure, standardized environments, with The post Turning Agent Autonomy into Productivity with Chris Weichel appeared first on Software Engineering Daily.

Software Engineering Daily
Homebrew and macOS Package Management with Mike McQuaid

Software Engineering Daily

Play Episode Listen Later Oct 21, 2025 65:46


Homebrew is a widely used package manager that simplifies the installation of open-source software on macOS. It was created in response to the growing demand for a lightweight, developer-friendly tool suited to an increasingly Mac-centric development ecosystem. Today, Homebrew is a near-essential part of the macOS software development toolkit. Mike McQuaid joined the project early The post Homebrew and macOS Package Management with Mike McQuaid appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
Homebrew and macOS Package Management with Mike McQuaid

Podcast – Software Engineering Daily

Play Episode Listen Later Oct 21, 2025 65:46


Homebrew is a widely used package manager that simplifies the installation of open-source software on macOS. It was created in response to the growing demand for a lightweight, developer-friendly tool suited to an increasingly Mac-centric development ecosystem. Today, Homebrew is a near-essential part of the macOS software development toolkit. Mike McQuaid joined the project early The post Homebrew and macOS Package Management with Mike McQuaid appeared first on Software Engineering Daily.

Software Engineering Daily
Engineering in the Age of Agents with Yechezkel Rabinovich

Software Engineering Daily

Play Episode Listen Later Oct 16, 2025 50:05


Modern software platforms are increasingly composed of diverse microservices, third-party APIs, and cloud resources. The distributed nature of these systems makes it difficult for engineers to gain a clear view of how their systems behave, which can slow down troubleshooting and increase operational risk. groundcover is an observability platform that uses eBPF sensors to capture The post Engineering in the Age of Agents with Yechezkel Rabinovich appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
Engineering in the Age of Agents with Yechezkel Rabinovich

Podcast – Software Engineering Daily

Play Episode Listen Later Oct 16, 2025 50:05


Modern software platforms are increasingly composed of diverse microservices, third-party APIs, and cloud resources. The distributed nature of these systems makes it difficult for engineers to gain a clear view of how their systems behave, which can slow down troubleshooting and increase operational risk. groundcover is an observability platform that uses eBPF sensors to capture The post Engineering in the Age of Agents with Yechezkel Rabinovich appeared first on Software Engineering Daily.

Software Engineering Daily
Static Analysis for Ruby with Jake Zimmerman

Software Engineering Daily

Play Episode Listen Later Oct 14, 2025 47:13


Dynamic languages like Ruby, Python, and JavaScript determine the types of variables at runtime rather than at compile time. This flexibility allows for rapid development and concise code, but it also makes it harder to catch certain classes of bugs before execution. Type checkers for dynamic languages add structure and safety without compromising their expressive The post Static Analysis for Ruby with Jake Zimmerman appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
Static Analysis for Ruby with Jake Zimmerman

Podcast – Software Engineering Daily

Play Episode Listen Later Oct 14, 2025 47:13


Dynamic languages like Ruby, Python, and JavaScript determine the types of variables at runtime rather than at compile time. This flexibility allows for rapid development and concise code, but it also makes it harder to catch certain classes of bugs before execution. Type checkers for dynamic languages add structure and safety without compromising their expressive The post Static Analysis for Ruby with Jake Zimmerman appeared first on Software Engineering Daily.

Software Engineering Daily
Scaling AI in Enterprise Codebases with Guy Gur-Ari

Software Engineering Daily

Play Episode Listen Later Oct 9, 2025 52:05


The rise of language-model coding assistants has led to the creation of the vibe coding paradigm. In this mode of software development, AI agents take a plain language prompt and generate entire applications, which dramatically lowers the barriers to entry and democratizes access to software creation. However, many enterprise environments have large, legacy codebases and The post Scaling AI in Enterprise Codebases with Guy Gur-Ari appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
Scaling AI in Enterprise Codebases with Guy Gur-Ari

Podcast – Software Engineering Daily

Play Episode Listen Later Oct 9, 2025 52:05


The rise of language-model coding assistants has led to the creation of the vibe coding paradigm. In this mode of software development, AI agents take a plain language prompt and generate entire applications, which dramatically lowers the barriers to entry and democratizes access to software creation. However, many enterprise environments have large, legacy codebases and The post Scaling AI in Enterprise Codebases with Guy Gur-Ari appeared first on Software Engineering Daily.

Software Engineering Daily
SED News: NVIDIA Bets on Intel, Meta's Demo Crash, and Anthropic's Explosive Growth

Software Engineering Daily

Play Episode Listen Later Oct 7, 2025 53:23


SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer unpack the biggest stories shaping software engineering, Silicon Valley, and the broader tech industry. In this episode, they cover NVIDIA‘s $5B investment in Intel and $100M stake in OpenAI, Meta's stumble with its AR glasses demo, and the The post SED News: NVIDIA Bets on Intel, Meta's Demo Crash, and Anthropic's Explosive Growth appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
SED News: NVIDIA Bets on Intel, Meta's Demo Crash, and Anthropic's Explosive Growth

Podcast – Software Engineering Daily

Play Episode Listen Later Oct 7, 2025 53:23


SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer unpack the biggest stories shaping software engineering, Silicon Valley, and the broader tech industry. In this episode, they cover NVIDIA‘s $5B investment in Intel and $100M stake in OpenAI, Meta's stumble with its AR glasses demo, and the The post SED News: NVIDIA Bets on Intel, Meta's Demo Crash, and Anthropic's Explosive Growth appeared first on Software Engineering Daily.

Software Engineering Daily
Orkes and Agentic Workflow Orchestration with Viren Baraiya

Software Engineering Daily

Play Episode Listen Later Oct 2, 2025 46:44


Modern software systems are composed of many independent microservices spanning frontends, backends, APIs, and AI models, and coordinating and scaling them reliably is a constant challenge. A workflow orchestration platform addresses this by providing a structured framework to define, execute, and monitor complex workflows with resilience and clarity. Orkes is an enterprise-scale agentic orchestration platform The post Orkes and Agentic Workflow Orchestration with Viren Baraiya appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
Orkes and Agentic Workflow Orchestration with Viren Baraiya

Podcast – Software Engineering Daily

Play Episode Listen Later Oct 2, 2025 46:44


Modern software systems are composed of many independent microservices spanning frontends, backends, APIs, and AI models, and coordinating and scaling them reliably is a constant challenge. A workflow orchestration platform addresses this by providing a structured framework to define, execute, and monitor complex workflows with resilience and clarity. Orkes is an enterprise-scale agentic orchestration platform The post Orkes and Agentic Workflow Orchestration with Viren Baraiya appeared first on Software Engineering Daily.

Software Engineering Daily
Turbopuffer with Simon Hørup Eskildsen

Software Engineering Daily

Play Episode Listen Later Sep 30, 2025 50:36


Vector search has become a foundational technology for AI applications, enabling everything from semantic code search to contextual retrieval for large language models. However, a major challenge with vector databases has been the cost as data storage scales. Turbopuffer is a vector database that focuses on speed, cost and scalability. It was created by Simon The post Turbopuffer with Simon Hørup Eskildsen appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
Turbopuffer with Simon Hørup Eskildsen

Podcast – Software Engineering Daily

Play Episode Listen Later Sep 30, 2025 50:36


Vector search has become a foundational technology for AI applications, enabling everything from semantic code search to contextual retrieval for large language models. However, a major challenge with vector databases has been the cost as data storage scales. Turbopuffer is a vector database that focuses on speed, cost and scalability. It was created by Simon The post Turbopuffer with Simon Hørup Eskildsen appeared first on Software Engineering Daily.

Software Engineering Daily
Building an Indie Hit in Godot with Jay Baylis and Tom Coxon

Software Engineering Daily

Play Episode Listen Later Sep 25, 2025 42:22


Cassette Beasts is a turn-based monster-battling RPG that lets players record creatures onto cassette tapes and transform into them during battle. The game was an indie hit, and is also one of the most successful games built with the open source Godot Engine. Jay Baylis and Tom Coxon are the creators of Cassette Beasts at The post Building an Indie Hit in Godot with Jay Baylis and Tom Coxon appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
Building an Indie Hit in Godot with Jay Baylis and Tom Coxon

Podcast – Software Engineering Daily

Play Episode Listen Later Sep 25, 2025 42:22


Cassette Beasts is a turn-based monster-battling RPG that lets players record creatures onto cassette tapes and transform into them during battle. The game was an indie hit, and is also one of the most successful games built with the open source Godot Engine. Jay Baylis and Tom Coxon are the creators of Cassette Beasts at The post Building an Indie Hit in Godot with Jay Baylis and Tom Coxon appeared first on Software Engineering Daily.

Software Engineering Daily
Rethinking GraphQL Frontends with Robert Balicki

Software Engineering Daily

Play Episode Listen Later Sep 23, 2025 38:00


A challenge in modern frontend application design is efficiently fetching and managing GraphQL data while keeping UI components responsive and maintainable. Developers often face issues like over-fetching, under-fetching, and handling complex query dependencies, which can lead to performance bottlenecks and increased development effort. Relay is a JavaScript framework developed by Meta for managing GraphQL data The post Rethinking GraphQL Frontends with Robert Balicki appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
Rethinking GraphQL Frontends with Robert Balicki

Podcast – Software Engineering Daily

Play Episode Listen Later Sep 23, 2025 38:00


A challenge in modern frontend application design is efficiently fetching and managing GraphQL data while keeping UI components responsive and maintainable. Developers often face issues like over-fetching, under-fetching, and handling complex query dependencies, which can lead to performance bottlenecks and increased development effort. Relay is a JavaScript framework developed by Meta for managing GraphQL data The post Rethinking GraphQL Frontends with Robert Balicki appeared first on Software Engineering Daily.

Software Engineering Daily
pnpm with Zoltan Kochan

Software Engineering Daily

Play Episode Listen Later Sep 18, 2025 36:23


Traditional package management systems for JavaScript have faced several inefficiencies related to dependency storage, resolution, and project performance. pnpm is a fast, disk-efficient package manager for JavaScript and TypeScript projects, serving as an alternative to npm and Yarn. Due to its efficiency and reliability, pnpm is increasingly popular for managing monorepos and large-scale applications. Zoltan The post pnpm with Zoltan Kochan appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily

Traditional package management systems for JavaScript have faced several inefficiencies related to dependency storage, resolution, and project performance. pnpm is a fast, disk-efficient package manager for JavaScript and TypeScript projects, serving as an alternative to npm and Yarn. Due to its efficiency and reliability, pnpm is increasingly popular for managing monorepos and large-scale applications. Zoltan The post pnpm with Zoltan Kochan appeared first on Software Engineering Daily.

Software Engineering Daily
SurrealDB 3.0 and Building Event-Driven AI Applications with Tobie Morgan Hitchcock

Software Engineering Daily

Play Episode Listen Later Sep 16, 2025 55:18


Modern application development often involves juggling multiple types of databases to handle diverse data models. The lack of unification can lead to complex architectures with attendant security concerns and fragmented development workflows. SurrealDB is an open-source, multi-model database developed in Rust and integrates functionalities of many databases including relational, document, graph, time series, search and The post SurrealDB 3.0 and Building Event-Driven AI Applications with Tobie Morgan Hitchcock appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
SurrealDB 3.0 and Building Event-Driven AI Applications with Tobie Morgan Hitchcock

Podcast – Software Engineering Daily

Play Episode Listen Later Sep 16, 2025 55:18


Modern application development often involves juggling multiple types of databases to handle diverse data models. The lack of unification can lead to complex architectures with attendant security concerns and fragmented development workflows. SurrealDB is an open-source, multi-model database developed in Rust and integrates functionalities of many databases including relational, document, graph, time series, search and The post SurrealDB 3.0 and Building Event-Driven AI Applications with Tobie Morgan Hitchcock appeared first on Software Engineering Daily.

Software Engineering Daily
Angular with Jessica Janiuk

Software Engineering Daily

Play Episode Listen Later Sep 11, 2025 51:03


Modern web development faces several challenges, particularly when building scalable, maintainable, and high-performance applications. As applications grow, managing complex user interfaces, and ensuring efficient data handling and modular code structures, becomes increasingly difficult. Angular is a TypeScript-based web framework developed by Google. It's component-driven and designed for building single-page applications with a strong emphasis on The post Angular with Jessica Janiuk appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
Angular with Jessica Janiuk

Podcast – Software Engineering Daily

Play Episode Listen Later Sep 11, 2025 51:03


Modern web development faces several challenges, particularly when building scalable, maintainable, and high-performance applications. As applications grow, managing complex user interfaces, and ensuring efficient data handling and modular code structures, becomes increasingly difficult. Angular is a TypeScript-based web framework developed by Google. It's component-driven and designed for building single-page applications with a strong emphasis on The post Angular with Jessica Janiuk appeared first on Software Engineering Daily.

Software Engineering Daily
SED News: Perplexity's Chrome Play, Meta's AI Freeze, and Intel Becomes Too Big to Fail

Software Engineering Daily

Play Episode Listen Later Sep 9, 2025 46:38


SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer unpack the biggest stories shaping software engineering, Silicon Valley, and the broader tech industry. In this episode, they discuss Perplexity's headline-grabbing offer to buy Google Chrome, the U.S. government's large stake in Intel, Meta's abrupt pause on AI The post SED News: Perplexity's Chrome Play, Meta's AI Freeze, and Intel Becomes Too Big to Fail appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
SED News: Perplexity's Chrome Play, Meta's AI Freeze, and Intel Becomes Too Big to Fail

Podcast – Software Engineering Daily

Play Episode Listen Later Sep 9, 2025 46:38


SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer unpack the biggest stories shaping software engineering, Silicon Valley, and the broader tech industry. In this episode, they discuss Perplexity's headline-grabbing offer to buy Google Chrome, the U.S. government’s large stake in Intel, Meta's abrupt pause on AI The post SED News: Perplexity's Chrome Play, Meta's AI Freeze, and Intel Becomes Too Big to Fail appeared first on Software Engineering Daily.

Software Engineering Daily
Context-Aware SQL and Metadata with Shinji Kim

Software Engineering Daily

Play Episode Listen Later Sep 4, 2025 41:38


A common challenge in data-rich organizations is that critical context about the data is often hard to capture and even harder to keep up to date. As more people across the organization use data and data models get more complex, simply finding the right dataset can be slow and create bottlenecks. Select Star is a The post Context-Aware SQL and Metadata with Shinji Kim appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
Context-Aware SQL and Metadata with Shinji Kim

Podcast – Software Engineering Daily

Play Episode Listen Later Sep 4, 2025 41:38


A common challenge in data-rich organizations is that critical context about the data is often hard to capture and even harder to keep up to date. As more people across the organization use data and data models get more complex, simply finding the right dataset can be slow and create bottlenecks. Select Star is a The post Context-Aware SQL and Metadata with Shinji Kim appeared first on Software Engineering Daily.

Software Engineering Daily
Modern Data Visualization with Robert Kosara

Software Engineering Daily

Play Episode Listen Later Sep 2, 2025 48:50


Data visualization is increasingly important as organizations prioritize data-driven decision-making. Tools that transform complex datasets into intuitive, interpretable visualizations are arguably just as critical as the data itself. Robert Kosara is a Data Visualization Developer at Observable which is a platform for creating interactive data visualizations, and which makes extensive use of the popular D3 The post Modern Data Visualization with Robert Kosara appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
Modern Data Visualization with Robert Kosara

Podcast – Software Engineering Daily

Play Episode Listen Later Sep 2, 2025 48:50


Data visualization is increasingly important as organizations prioritize data-driven decision-making. Tools that transform complex datasets into intuitive, interpretable visualizations are arguably just as critical as the data itself. Robert Kosara is a Data Visualization Developer at Observable which is a platform for creating interactive data visualizations, and which makes extensive use of the popular D3 The post Modern Data Visualization with Robert Kosara appeared first on Software Engineering Daily.

Software Engineering Daily
A Conversation with Amazon CTO Werner Vogels

Software Engineering Daily

Play Episode Listen Later Aug 28, 2025 48:15


Werner Vogels is the Chief Technology Officer at Amazon, where he has played a pivotal role in shaping the company's technology vision for over two decades. Before joining Amazon in 2004, Werner was a research scientist at Cornell University where he focused on distributed systems and scalability, both of which are concepts that would later The post A Conversation with Amazon CTO Werner Vogels appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
A Conversation with Amazon CTO Werner Vogels

Podcast – Software Engineering Daily

Play Episode Listen Later Aug 28, 2025 48:15


Werner Vogels is the Chief Technology Officer at Amazon, where he has played a pivotal role in shaping the company's technology vision for over two decades. Before joining Amazon in 2004, Werner was a research scientist at Cornell University where he focused on distributed systems and scalability, both of which are concepts that would later The post A Conversation with Amazon CTO Werner Vogels appeared first on Software Engineering Daily.

Software Engineering Daily
Redis and AI Agent Memory with Andrew Brookins

Software Engineering Daily

Play Episode Listen Later Aug 26, 2025 48:36


A key challenge with designing AI agents is that large language models are stateless and have limited context windows. This requires careful engineering to maintain continuity and reliability across sequential LLM interactions. To perform well, agents need fast systems for storing and retrieving short-term conversations, summaries, and long-term facts. Redis is an open‑source, in‑memory data The post Redis and AI Agent Memory with Andrew Brookins appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
Redis and AI Agent Memory with Andrew Brookins

Podcast – Software Engineering Daily

Play Episode Listen Later Aug 26, 2025 48:36


A key challenge with designing AI agents is that large language models are stateless and have limited context windows. This requires careful engineering to maintain continuity and reliability across sequential LLM interactions. To perform well, agents need fast systems for storing and retrieving short-term conversations, summaries, and long-term facts. Redis is an open‑source, in‑memory data The post Redis and AI Agent Memory with Andrew Brookins appeared first on Software Engineering Daily.

Software Engineering Daily
Complex Workload Deployment with Will Stewart

Software Engineering Daily

Play Episode Listen Later Aug 21, 2025 37:34


Deploying and managing cloud workloads is a complex task that requires developers to handle infrastructure, scaling, CI/CD pipelines, and database hosting. Configuring and maintaining Kubernetes, ensuring smooth deployments, and integrating various services efficiently is a common challenge. Will Stewart is the co-founder and CEO of Northflank, which is a platform focused on streamlining application deployment The post Complex Workload Deployment with Will Stewart appeared first on Software Engineering Daily.

Software Engineering Daily
Empowering Cross-Functional Product Teams with Tobias Dunn-Krahn and Doug Peete

Software Engineering Daily

Play Episode Listen Later Aug 19, 2025 46:28


Modern software teams typically rely on a patchwork of tools to manage planning, development, feature rollout, and post-release analysis. This fragmentation is a known challenge that can create friction and slow down software development iteration. It's especially problematic for cross-functional teams, where differences in roles, expertise, and work culture can further complicate collaboration. There is The post Empowering Cross-Functional Product Teams with Tobias Dunn-Krahn and Doug Peete appeared first on Software Engineering Daily.

Software Engineering Daily
Carbon and Modernizing C++ with Chandler Carruth

Software Engineering Daily

Play Episode Listen Later Aug 14, 2025 62:39


Carbon is a programming language developed by Google as a successor to C++, and it aims to provide modern safety features while maintaining high performance. It's designed to offer seamless interoperability with C++ while addressing shortcomings of C++ such as slow compilation times and lack of memory safety. Carbon also introduces features like a more The post Carbon and Modernizing C++ with Chandler Carruth appeared first on Software Engineering Daily.

Software Engineering Daily
Podman with Brent Baude

Software Engineering Daily

Play Episode Listen Later Aug 12, 2025 43:24


Podman is an open-source container management tool that allows developers to build, run, and manage containers. Unlike Docker, it supports rootless containers for improved security and is fully compatible with standards from the Open Container Initiative, or OCI. Brent Baude is a Senior Principal Software Engineer at Red Hat where he works on Podman. In The post Podman with Brent Baude appeared first on Software Engineering Daily.

Software Engineering Daily
SED News: Meta's AI Gambit, Windsurf Shake‑Up, and the UK VPN Surge

Software Engineering Daily

Play Episode Listen Later Aug 7, 2025 47:25


SED News is a monthly podcast from Software Engineering Daily where hosts Gregor Vand and Sean Falconer unpack the biggest stories shaping software engineering, Silicon Valley, and the broader tech industry. In this episode, they explore Meta's bold push into AI with the launch of Meta Superintelligence Labs, the dramatic twists in the Windsurf acquisition The post SED News: Meta's AI Gambit, Windsurf Shake‑Up, and the UK VPN Surge appeared first on Software Engineering Daily.

Software Engineering Daily
Electron and Desktop App Engineering with Shelley Vohr

Software Engineering Daily

Play Episode Listen Later Aug 5, 2025 50:59


Electron is a framework for building cross-platform desktop applications using web technologies like JavaScript, HTML, and CSS. It allows developers to package web apps with a native-like experience by bundling them with a Chromium browser and Node.js runtime. Electron is widely used for apps like VS Code, Discord, and Slack because it enables a single The post Electron and Desktop App Engineering with Shelley Vohr appeared first on Software Engineering Daily.

Software Engineering Daily
Modal and Scaling AI Inference with Erik Bernhardsson

Software Engineering Daily

Play Episode Listen Later Jul 31, 2025 39:55


Modal is a serverless compute platform that's specifically focused on AI workloads. The company's goal is to enable AI teams to quickly spin up GPU-enabled containers, and rapidly iterate and autoscale. It was founded by Erik Bernhardsson who was previously at Spotify for 7 years where he built the music recommendation system and the popular The post Modal and Scaling AI Inference with Erik Bernhardsson appeared first on Software Engineering Daily.

Software Engineering Daily
RxJS with Ben Lesh

Software Engineering Daily

Play Episode Listen Later Jul 29, 2025 50:29


RxJS is an open-source library for composing asynchronous and event-based programs. It provides powerful operators for transforming, filtering, combining, and managing streams of data, from user input and web requests to real-time updates. Ben Lesh is the creator of RxJS. He joins Josh Goldberg to talk about his path into engineering and the RxJS library. The post RxJS with Ben Lesh appeared first on Software Engineering Daily.

Software Engineering Daily
Small AI Models with Yoeven Khemlani

Software Engineering Daily

Play Episode Listen Later Jul 24, 2025 40:39


JigsawStack is a startup that develops a suite of custom small models for tasks such as scraping, forecasting, vOCR, and translation. The platform is designed to support collaborative knowledge work, especially in research-heavy or strategy-driven environments. Yoeven Khemlani is the Founder of JigsawStack and he joins the podcast with Gregor Vand to talk about making The post Small AI Models with Yoeven Khemlani appeared first on Software Engineering Daily.

Software Engineering Daily
Streamlining Cloud Infrastructure Deployments with Jake Cooper

Software Engineering Daily

Play Episode Listen Later Jul 22, 2025 43:07


Railway is a software company that provides a popular platform for deploying and managing applications in the cloud. It automates tasks such as infrastructure provisioning, scaling, and deployment and is particularly known for having a developer-friendly interface. Jake Cooper is the Founder and CEO at Railway. He joins the show to talk about the company The post Streamlining Cloud Infrastructure Deployments with Jake Cooper appeared first on Software Engineering Daily.

Software Engineering Daily
Building Open Infrastructure for AI with Illia Polosukhin

Software Engineering Daily

Play Episode Listen Later Jul 17, 2025 49:12


Illia Polosukhin is a veteran AI researcher and one of the original authors of the landmark Transformer paper, Attention is All You Need, which he co-authored during his time at Google Research. He has a deep background in machine learning and natural language processing, and has spent over a decade working at the intersection of The post Building Open Infrastructure for AI with Illia Polosukhin appeared first on Software Engineering Daily.

Software Engineering Daily
TypeScript with Jake Bailey

Software Engineering Daily

Play Episode Listen Later Jul 15, 2025 46:10


TypeScript is a statically typed superset of JavaScript that adds optional type annotations and modern language features to improve developer productivity and code safety. The TypeScript compiler performs type checking at compile time, catching errors before code is run, and also transforms TypeScript code into clean, standards-compliant JavaScript. Jake Bailey is Senior Software Engineer at The post TypeScript with Jake Bailey appeared first on Software Engineering Daily.

Software Engineering Daily
MCP Security at Wiz with Rami McCarthy

Software Engineering Daily

Play Episode Listen Later Jul 10, 2025 54:07


Wiz is a cloud security platform that helps organizations identify and remediate risks across their cloud environments. The company's platform scans layers of the cloud stack, including virtual machines, containers, and serverless configurations, to detect vulnerabilities and misconfigurations in context. The Model Context Protocol, or MCP, is emerging as a potential standard for connecting LLM The post MCP Security at Wiz with Rami McCarthy appeared first on Software Engineering Daily.