Software Engineering Daily – Détails, épisodes et analyse
Détails du podcast
Informations techniques et générales issues du flux RSS du podcast.

Software Engineering Daily
Software Engineering Daily
Fréquence : 1 épisode/2j. Total Éps: 105

Classements récents
Dernières positions dans les classements Apple Podcasts et Spotify.
Apple Podcasts
🇨🇦 Canada - techNews
01/08/2025#5🇬🇧 Grande Bretagne - techNews
01/08/2025#8🇩🇪 Allemagne - techNews
01/08/2025#22🇺🇸 États-Unis - techNews
01/08/2025#14🇫🇷 France - techNews
01/08/2025#25🇨🇦 Canada - techNews
31/07/2025#11🇬🇧 Grande Bretagne - techNews
31/07/2025#9🇩🇪 Allemagne - techNews
31/07/2025#17🇺🇸 États-Unis - techNews
31/07/2025#16🇫🇷 France - techNews
31/07/2025#20
Spotify
Aucun classement récent disponible
Liens partagés entre épisodes et podcasts
Liens présents dans les descriptions d'épisodes et autres podcasts les utilisant également.
See allQualité et score du flux RSS
Évaluation technique de la qualité et de la structure du flux RSS.
See allScore global : 38%
Historique des publications
Répartition mensuelle des publications d'épisodes au fil des années.
Crafting a Stop Motion Video Game with Onat Hekimoglu
jeudi 29 août 2024 • Durée
Harold Halibut is a 2024 narrative adventure video game developed by German developer Slow Bros. The game has a distinct look owing to its use of stop motion animation with 3D scans of physical sets and puppets. Onat Hekimoglu worked on Harold Halibut as the Director, Game Designer, Composer, and Person of Many Hats. He
The post Crafting a Stop Motion Video Game with Onat Hekimoglu appeared first on Software Engineering Daily.
Why Stack Overflow Uses Svelte with Giamir Buoncristiani
mercredi 28 août 2024 • Durée 45:07
Stack Overflow is a legendary question-and-answer site for programmers, and is likely well known to most SEDaily listeners. Svelte is an open-source front-end framework that was released in 2016 and continues to grow rapidly in popularity. Giamir Buoncristiani is a Staff Software Engineer at Stack Overflow. He is also the tech lead for the Stacks
The post Why Stack Overflow Uses Svelte with Giamir Buoncristiani appeared first on Software Engineering Daily.
Creating GUIs in Rust with Emil Ernerfeldt
mercredi 7 août 2024 • Durée
Rerun is an open source SDK and viewer for visualizing and interacting with multimodal data streams. The SDK lets you send data from anywhere, and the viewer collects the data and aligns it so the user can scroll back and forth in time to interpret it. The tools have been applied in spatial computing, augmented
The post Creating GUIs in Rust with Emil Ernerfeldt appeared first on Software Engineering Daily.
Chroma’s Vector Database with Anton Troynikov
mardi 6 août 2024 • Durée
Chroma is an open-source AI application database. Anton Troynikov is a Founder at Chroma. He has a background in computer vision and previously worked at Meta. In this episode Anton speaks with Sean Falconer about Chroma, and the goal of building the memory and storage subsystem for the new computing primitive that AI models represent.
The post Chroma’s Vector Database with Anton Troynikov appeared first on Software Engineering Daily.
The Vesuvius Challenge with Juli Schilliger and Youssef Nader
jeudi 1 août 2024 • Durée
In 79 AD, in the ancient Roman town of Herculaneum, twenty meters of hot mud and ash buried an enormous villa once owned by the father-in-law of Julius Caesar. Inside, there was a vast library of papyrus scrolls. The scrolls were carbonized by the heat of the volcanic debris, but they were trapped underground where
The post The Vesuvius Challenge with Juli Schilliger and Youssef Nader appeared first on Software Engineering Daily.
Shift-Left Security and Code Scanning with Amjad Afanah and Sudipta Mukherjee
mercredi 31 juillet 2024 • Durée
Traditionally, security checks and testing are performed towards the end of the software development lifecycle. However, discovering vulnerabilities at that stage can be costly and time-consuming. This observation has led to the shift-left movement, which advocates for implementing security testing earlier in the software development process. HoundDog AI is a startup focused on software to
The post Shift-Left Security and Code Scanning with Amjad Afanah and Sudipta Mukherjee appeared first on Software Engineering Daily.
Uber’s LedgerStore and its Trillions of Indexes with Kaushik Devarajaiah
mardi 30 juillet 2024 • Durée
Uber handles billions of trips and deliveries, and tens of billions of financial transactions across drivers, couriers, users, and merchants every quarter. LedgerStore is an immutable storage solution at Uber that provides verifiable data completeness and correctness guarantees to ensure data integrity for its transactions. Kaushik Devarajaiah is the Tech Lead for LedgerStore at Uber.
The post Uber’s LedgerStore and its Trillions of Indexes with Kaushik Devarajaiah appeared first on Software Engineering Daily.
Frontend Observability with Purvi Kanal
jeudi 25 juillet 2024 • Durée
One of the fastest areas of growth in observability is frontend observability, or real user monitoring. This is the practice of monitoring and analyzing the performance, behavior, and user experience of web applications from the user’s perspective. Purvi Kanal is a Senior Software Engineer at Honeycomb. She joins the podcast to talk about the evolution
The post Frontend Observability with Purvi Kanal appeared first on Software Engineering Daily.
AI Tools for Game Development with Igor Poletaev and Nathan Yu
mercredi 24 juillet 2024 • Durée
Inworld is a company that provides tools for game studios to add AI-driven gameplay. They are at the leading edge of using generative AI in game development, and have worked with companies such as Xbox, Ubisoft, and NVIDIA. Igor Poletaev is the VP of AI and Nathan Yu is the Director of Product and GM
The post AI Tools for Game Development with Igor Poletaev and Nathan Yu appeared first on Software Engineering Daily.
C++ Static Analysis with Abbas Sabra
mardi 23 juillet 2024 • Durée
Static analysis is the examination of code without executing the program. It’s used to identify potential errors, code quality issues, security vulnerabilities, and adherence to coding best practices. Abbas Sabra is a Principal Engineer at Sonar, which creates tools to help developers produce clean code. Abbas specializes in C++ static analysis, and began his career
The post C++ Static Analysis with Abbas Sabra appeared first on Software Engineering Daily.