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

31 Mar 2026 FreeBSD with John Baldwin

FreeBSD's evolution from BSD, its use in PlayStation 4 and Netflix's CDN, community-driven governance, challenges in maintaining a legacy codebase, modernization efforts, hardware integrations, and initiatives like CherryBSD for memory safety, alongside licensing and corporate collaboration impacts.

26 Mar 2026 Cilium, eBPF, and Modern Kubernetes Networking with Bill Mulligan

eBPF-based projects like Cilium address cloud-native networking challenges by enabling scalable, secure, identity-driven traffic management in Kubernetes through kernel-level programmability, replacing traditional tools with efficient, crash-resistant solutions.

24 Mar 2026 Games That Push Back with Bennett Foddy

Bennett Foddy's systems-driven design emphasizes physics-based mechanics, absurdist themes, and nuanced frustration over simplistic difficulty, using games like *QWOP* and *Baby Steps* to explore player agency, iterative discovery, and critiques of industry trends through accessible, community-informed development.

19 Mar 2026 Prettier and Opinionated Code Formatting with James Long

Developer tooling shapes software workflows by streamlining code formatting with opinionated tools like Prettier, addressing formatting inefficiencies, differentiating from ESLint through dynamic code structure analysis, and confronting adoption hurdles, open-source sustainability challenges, ecosystem fragmentation, and the trade-offs between flexibility, usability, and developer needs in JavaScript tooling.

17 Mar 2026 Skate Story with Sam Eng

Skate Story, a 2025 indie game, blends vaporwave aesthetics, existential themes, and surreal storytelling with fluid skate mechanics, a linear journey of a glass demon to the moon, accessible controls, cosmic challenges, retro visuals, and themes of perseverance and real-world skateboarding inspiration.

More Software Engineering Daily episodes