Open Source Archives - Software Engineering Daily Podcast

Open Source Archives - Software Engineering Daily

Open Source Archives - Software Engineering Daily
Open source technology episodes of Software Engineering Daily
Building a Unified Hardware API at Intel with James Reinders
oneAPI is an open standard for a unified API to be used across different computing accelerator architectures. This including GPUs, AI accelerators, and FPGAs. The goal of oneAPI is to eliminate the need for developers to maintain separate code bases, multiple programming languages, tools, and workflows for each architecture. James Reinders is an engineer at
Feb 8, 2024
38 min
Building a State Machine Backend with Adam Berger
When Adam Berger was at Uber, his team was responsible for ensuring that Uber Eats merchants correctly receive and fulfill orders. This required them to think hard about engineering workflows and state management systems. Six years of experience at Uber motivated Adam to create State Backed, which is an open-source backend system written in Typescript.
Nov 16, 2023
47 min
Open Source Contributing with Brian Douglas
The open source coding philosophy has enormous appeal to many software engineers, and with good reason. Open source libraries, applications, and operating systems are now essential to the overall technology ecosystem. And the number of open source projects is only increasing. But many developers don’t know how to get involved in open source. Or, they
Nov 8, 2023
48 min
Temporal with Max Fateev
There are countless real world scenarios where a workflow or process has multiple steps, and some steps must be completed before others can be started. Think of something as simple as cooking dinner. First you look up a recipe, then you write down the ingredients you need, you go shopping, and then you cook. These
Nov 7, 2023
41 min
Building Pieces.app and the Future of Developer Productivity with Tsavo Knott
Ongoing advances in generative AI are already having a huge impact on developer productivity. Tools like GitHub Copilot and ChatGPT are increasing the velocity of code development, and more advances are on the horizon. However, an ever-growing challenge for developers is how to manage their coding resources – things like code snippets, website links, messages,
Oct 25, 2023
37 min
Simplifying Documentation with Sébastien Lorber
In the realm of modern software development, clear and comprehensive documentation is essential for guiding users and contributors alike. Developers often struggle to create, manage, and maintain documentation that is both user-friendly and visually appealing. In this episode, we sit down with Sebastian Lorber, the lead maintainer of Docusaurus, a widely acclaimed open-source static site
Aug 3, 2023
49 min
Cloud-native Authorization with Tim Hinrichs
Enabling authorization policies across disparate cloud-native environments such as containers, microservices and modern application delivery infrastructure is complex and can be a roadblock for software engineering teams. Open Policy Agent, or OPA, is an open, declarative, policy-as-code approach to authorization that reduces security and compliance burden for engineering teams.  Business context is translated into declarative
Aug 9, 2022
55 min
Open-Source Cloud Asset Management with Yevgeny Pats
This episode is hosted by Alex DeBrie. Alex is the author of The DynamoDB Book, the comprehensive guide to data modeling with DynamoDB, as well as The DynamoDB Guide, a free guided introduction to DynamoDB. He runs a consulting company where he assists clients with DynamoDB data modeling, serverless architectures, and general AWS usage. You can find
Jun 11, 2022
40 min
InfluxData with Zoe Steinkamp
InfluxDB is an open-source time-series database.  It’s maintained by InfuxData who offers a suite of products that help organizations gain insights from time-series data.  In this episode, I interview Zoe Steinkamp, Software Engineering and Developer Advocate at InfluxData.  We explore some of the common use cases for time-series databases such as IoT and some recent
Dec 16, 2021
34 min
Nuxt.js with Alexander Lichter
When creating a website, there’s no shortage of choices for how to do it.  Builders must make strategic decisions about the language or framework they want to adopt.  An important first consideration for many is selecting a web application framework like React or Vue.  Motivated by a low page response time and good user experience,
Nov 24, 2021
44 min
Load more