More Software Engineering Daily episodes

Next-Gen JavaScript Package Management with Ruy Adorno and Darcy Clarke thumbnail

Next-Gen JavaScript Package Management with Ruy Adorno and Darcy Clarke

Published 22 Jan 2026

Duration: 57:18

A new package manager and registry called Volt aims to improve performance, security, and the developer experience through innovative features.

Episode Description

Package management sits at the foundation of modern software development, quietly powering nearly every software project in the world. Tools like npm...

Overview

The podcast examines the limitations of traditional package managers like npm and yarn in managing complex projects, citing issues such as performance bottlenecks, dependency conflicts, and security vulnerabilities. It introduces Volt, a new package manager and registry designed to overcome these challenges by offering features like declarative querying, self-hosted registries, and real-time security scanning to enhance performance, security, and the overall developer experience. The discussion also covers broader challenges in dependency resolution and the potential for integrating package management more closely with runtimes, while noting the deprecation of Core Pack in Node.js.

The conversation highlights the need for innovation in registry infrastructure and describes Volt's approach to resolving dependencies more efficiently, minimizing redundant computation, and creating a more secure and flexible ecosystem. It also touches upon security features such as malware detection, the use of query languages to enable more precise package management, and future enhancements like conditional package variants and better tooling for developers. These advancements aim to provide a more robust and adaptable foundation for modern software development.

Recent Episodes of Software Engineering Daily

6 Aug 2026 The Terminal as an Agentic Interface

"Explores the terminal's evolving role in software development, emphasizing its AI-driven future with Warp's innovations and Oz's enterprise cloud infrastructure for secure, automated workflows."

30 Jul 2026 Docker and Sandboxing AI Agents

**"Docker Sandboxes use micro-VMs to securely run untrusted code like AI agents, offering hardware emulation, strict isolation, and fast startup for dynamic workloads without compromising host systems."**

21 Jul 2026 NanoClaw and the Rise of Personal AI Agents

"AI agents like NanoClaw function as secure, persistent digital assistants, using sandboxed Docker containers, zero-trust principles, and human oversight to manage tasks autonomously while preventing unauthorized access."

16 Jul 2026 Agentic DevOps at AWS

"AI agents transform DevOps by automating tasks, improving incident response, and enabling faster, more efficient workflows, with AWS integrating them into existing tools while emphasizing human oversight and career growth."

More Software Engineering Daily episodes