Tag
microsandbox replaced its slow user-space FUSE filesystem with a kernel-mounted EROFS disk image, achieving a 47× geometric mean speedup across filesystem operations and eliminating the VM/host round-trip bottleneck.
Julia Evans created a tool called git-commit-folders that mounts git commits as folders using NFS (and FUSE), allowing users to explore old commits like directories.