Tag
AWS launches Route 53 Files, a new file system that allows direct editing of DNS records using standard UNIX tools with automatic synchronization to Route 53 hosted zones.
This article details the author's experience migrating data from a Synology NAS to a UniFi UNAS Pro 8 using Robocopy, highlighting challenges such as file system limitations like Alternate Data Streams and performance traps with SMB Multichannel.
The Eve framework by Vecel is an elegant agent framework likened to Next.js for agents, where the file system serves as a simplified agent stack.
The TiDB Cloud team built an AI Agent cloud disk called drive9.ai based on TiDB, aiming to provide a queryable, programmable, and governable file system layer for Agents, solving engineering pain points such as file and metadata consistency, object storage latency, and file understanding in AI scenarios.
UTFS is a small embedded file system inspired by the TAR format, designed for microcontrollers to store data with string-based file names, separating data storage from application logic.
A programmer used the caches of 3.9 million open DNS resolvers to store file fragments, creating an absurd open-source project called dnsfs. The files disappear as the caches expire.
A technical guide on deliberately corrupting ZFS files using the 'zinject' tool or manual byte-level edits to understand ZFS's error handling and self-healing behavior.
WSL 2 is receiving a performance improvement where each virtio device gets its own dedicated DMA (SWIOTLB) pool, eliminating contention on the virtiofs path for cross-OS file access between Windows and Linux. This change, merged in May 2026, is the latest in a series of incremental improvements to Windows/Linux file I/O performance in WSL 2.