Home
Categories
EXPLORE
True Crime
News
Education
History
Music
Business
Society & Culture
About Us
Contact Us
Copyright
© 2024 PodJoint
Loading...
0:00 / 0:00
Podjoint Logo
ML
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts116/v4/65/dc/a1/65dca1a2-f05d-12a4-87bb-51ad1581979c/mza_3195673252508091313.png/600x600bb.jpg
Podcast Archives - Software Engineering Daily
Podcast Archives - Software Engineering Daily
100 episodes
3 days ago
Technical interviews about software topics.
Show more...
Tech News
Technology,
News
RSS
All content for Podcast Archives - Software Engineering Daily is the property of Podcast Archives - Software Engineering Daily and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Technical interviews about software topics.
Show more...
Tech News
Technology,
News
Episodes (20/100)
Podcast Archives - Software Engineering Daily
Angular with Jessica Janiuk
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
Show more...
3 days ago
51 minutes 3 seconds

Podcast Archives - Software Engineering Daily
SED News: Perplexity’s Chrome Play, Meta’s AI Freeze, and Intel Becomes Too Big to Fail
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
Show more...
5 days ago
46 minutes 38 seconds

Podcast Archives - Software Engineering Daily
Context-Aware SQL and Metadata with Shinji Kim
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
Show more...
1 week ago
41 minutes 38 seconds

Podcast Archives - Software Engineering Daily
Modern Data Visualization with Robert Kosara
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
Show more...
1 week ago
48 minutes 50 seconds

Podcast Archives - Software Engineering Daily
A Conversation with Amazon CTO Werner Vogels
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
Show more...
2 weeks ago
48 minutes 15 seconds

Podcast Archives - Software Engineering Daily
Redis and AI Agent Memory with Andrew Brookins
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
Show more...
2 weeks ago
48 minutes 36 seconds

Podcast Archives - Software Engineering Daily
Complex Workload Deployment with Will Stewart
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
Show more...
3 weeks ago
37 minutes 34 seconds

Podcast Archives - Software Engineering Daily
Empowering Cross-Functional Product Teams with Tobias Dunn-Krahn and Doug Peete
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
Show more...
3 weeks ago
46 minutes 28 seconds

Podcast Archives - Software Engineering Daily
Carbon and Modernizing C++ with Chandler Carruth
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
Show more...
1 month ago
1 hour 2 minutes 39 seconds

Podcast Archives - Software Engineering Daily
Podman with Brent Baude
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
Show more...
1 month ago
43 minutes 24 seconds

Podcast Archives - Software Engineering Daily
SED News: Meta’s AI Gambit, Windsurf Shake‑Up, and the UK VPN Surge
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
Show more...
1 month ago
47 minutes 25 seconds

Podcast Archives - Software Engineering Daily
Electron and Desktop App Engineering with Shelley Vohr
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
Show more...
1 month ago
50 minutes 59 seconds

Podcast Archives - Software Engineering Daily
Modal and Scaling AI Inference with Erik Bernhardsson
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
Show more...
1 month ago
39 minutes 55 seconds

Podcast Archives - Software Engineering Daily
RxJS with Ben Lesh
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.
Show more...
1 month ago
50 minutes 29 seconds

Podcast Archives - Software Engineering Daily
Small AI Models with Yoeven Khemlani
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
Show more...
1 month ago
40 minutes 39 seconds

Podcast Archives - Software Engineering Daily
Streamlining Cloud Infrastructure Deployments with Jake Cooper
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
Show more...
1 month ago
43 minutes 7 seconds

Podcast Archives - Software Engineering Daily
Building Open Infrastructure for AI with Illia Polosukhin
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
Show more...
1 month ago
49 minutes 12 seconds

Podcast Archives - Software Engineering Daily
TypeScript with Jake Bailey
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
Show more...
2 months ago
46 minutes 10 seconds

Podcast Archives - Software Engineering Daily
MCP Security at Wiz with Rami McCarthy
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
Show more...
2 months ago
54 minutes 7 seconds

Podcast Archives - Software Engineering Daily
SED News: Data Land Grabs, Copyright Fights, and the Great AI Talent War
Welcome back to SED News, a podcast series from Software Engineering Daily where hosts Gregor Vand and Sean Falconer break down the latest stories in software engineering, Silicon Valley, and the wider tech industry. In this episode, Gregor and Sean dig into Meta’s legal battle over AI training data, discuss the strategic implications of Meta’s
Show more...
2 months ago
46 minutes 15 seconds

Podcast Archives - Software Engineering Daily
Technical interviews about software topics.