FFS - F* File System
Summary
A technical overview of FFS, a CLI tool that searches files by reading disk blocks directly, bypassing the OS kernel. The piece explains supported file systems (Ext4, Btrfs, APFS), how it operates, its limitations, and performance characteristics, including a comparison to ripgrep. It also covers build requirements, macOS SIP considerations, and practical usage notes.