Building AI Agents on the Frontend with Sam Bhagwat and Abhi Aiyer
Most AI agent frameworks are backend-focused and written in Python, which introduces complexity when building full-stack AI applications with JavaScript or TypeScript frontends. This gap makes it harder for frontend developers to prototype, integrate, and iterate on AI-powered features. Mastra is an open-source TypeScript framework focused on building AI agents and has primitives such as
The post Building AI Agents on the Frontend with Sam Bhagwat and Abhi Aiyer appeared first on Software Engineering Daily.
-------- Â
57:04
--------
57:04
The X-Plane Flight Simulator with Ben Supnik
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.
-------- Â
56:26
--------
56:26
Turning Agent Autonomy into Productivity with Chris Weichel
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.
-------- Â
1:01:22
--------
1:01:22
Homebrew and macOS Package Management with Mike McQuaid
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.
-------- Â
1:05:46
--------
1:05:46
Engineering in the Age of Agents with Yechezkel Rabinovich
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.