fuse

Tag

Cards List
#fuse

@rauchg: This is so powerful. β–² Sandbox can now run πšπš˜πšŒπš”πšŽπš› and 𝚏𝚞𝚜𝚎, unconstrained. MicroVMs are the gift that keeps o…

X AI KOLs Timeline β†— Β· 2026-07-03 Cached

Vercel's Sandbox now supports running Docker and FUSE filesystems without constraints, enabling developers to mount S3 buckets and network filesystems, and share state across sandboxes. This update is built on MicroVMs for instant boot and unconstrained runtimes.

0 favorites 0 likes
#fuse

Unprivileged root via an out-of-bounds write in the FUSE readdir cache (CVE-2026-31694)

Lobsters Hottest β†— Β· 2026-07-02 Cached

A vulnerability in the Linux kernel's FUSE readdir cache (CVE-2026-31694) allows unprivileged local users to escalate to root via an out-of-bounds write. The bug affects many desktop distributions and can be exploited by mounting a FUSE filesystem.

0 favorites 0 likes
#fuse

Exploring building a tiny FUSE filesystem

Hacker News Top β†— Β· 2026-06-12 Cached

This article walks through building a minimal FUSE filesystem in Rust called magicfs, which uses a metadata.json and blob files as a backing store, demonstrating core filesystem concepts like name lookup, inode stability, and kernel caching.

0 favorites 0 likes
#fuse

We made our filesystem 47Γ— faster by deleting it

Hacker News Top β†— Β· 2026-05-19 Cached

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.

0 favorites 0 likes
#fuse

Mounting Git commits as folders with NFS

Hacker News Top β†— Β· 2026-05-19 Cached

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.

0 favorites 0 likes
← Back to home

Submit Feedback