Show HN: Agfs – Aggregated File System, a modern tribute to the spirit of Plan9 https://ift.tt/B5MqNKI
Show HN: Agfs—Aggregated File System as a Modern Tribute to the Spirit of Plan9 Original Link: https://ift.tt/wzc7GCi Date: November 18, 2025—01:05 AM In the evolving world of distributed systems and next-generation operating system design, few ideas continue to inspire developers as profoundly as Bell Labs’ Plan 9. The notion that “everything is a file” and that disparate system components could be unified under a single, elegant interface has shaped decades of innovation—from FUSE to containerization to modern cloud abstractions. Into this lineage steps Agfs (Aggregated File System), a new open-source project introduced through a Show HN post. AGFS doesn’t try to recreate Plan 9—it pays tribute to its philosophy while adapting it for the cloud-native ecosystem of 2025. The goal is simple yet bold: aggregate multiple heterogeneous data sources into a coherent, uniform file-like interface, offering developers a simpler mental model for increasingly complex systems. What Agfs Actually...