Creating Open AI Infrastructure with Illia Polosukhin – Software Engineering Daily

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.

Efficient Cloud Infrastructure Deployments with Jake Cooper – Software Engineering Daily

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.

Small AI Models with Yoeven Khemlani – Daily Software Engineering

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.

Ben Lesh Discusses RxJS on Software Engineering Daily

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.

Modal and Scaling AI Inference with Erik Bernhardsson – Software Engineering Daily

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.

Electron and Desktop App Engineering Featuring Shelley Vohr – Software Engineering Daily

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.

SED News: Meta’s AI Strategy, Windsurf Changes, and UK VPN Growth – Software Engineering Daily

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.

Brent Baude Discusses Podman – Software Engineering Daily

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.

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

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.

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

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.