NFS
AssessPlatforms
A network file system protocol used to mount ZeroFS as POSIX filesystems.
Why it's here
Placed in Assess: 2 article(s) of evidence from 1 source(s), led by product launches, with 1 in the last 30 days. Confidence 33%.
Evidence (2)
- 4Hacker News·8/1/2026product_launchTen Ways NAS Is Becoming Less User-Friendly
The article argues that network-attached storage (NAS) products are being weakened by trends such as subscription lock-in, closed ecosystems, and more aggressive vendor control over software and features. It frames these changes as making NAS less flexible and less appealing for enthusiasts and small businesses that want local, user-owned storage.
- 7Hacker News·7/2/2026product_launchZeroFS introduces a log-structured filesystem for S3
ZeroFS is an open-source filesystem that serves S3-compatible storage as POSIX filesystems over NFS and 9P, and as raw block devices over NBD. It writes data as immutable, compressed, encrypted segments and includes local caching, checkpoints, replication, and durability semantics for different mount types.