filesystem

Tag

Cards List
#filesystem

verifying /proc

Lobsters Hottest · 2d ago Cached

The author presents a method to verify that /proc is a genuine proc filesystem, addressing limitations of inotify in detecting mounts for reliable file system watching.

0 favorites 0 likes
#filesystem

@aparnadhinak: https://x.com/aparnadhinak/status/2062233330196926720

X AI KOLs Timeline · 6d ago Cached

A Twitter thread discussing whether a database filesystem abstraction (PostgresFS) or a skill-based approach with local Bash is better for agent workflows. The skill approach wins on composability and speed.

0 favorites 0 likes
#filesystem

I Found a Bug in Apple's Fsck_hfs

Hacker News Top · 2026-06-03 Cached

A bug in Apple's fsck_hfs tool on macOS Sequoia causes false corruption errors on large HFS+ volumes (24TB+) on machines with 8GB RAM, while the filesystem itself is fine.

0 favorites 0 likes
#filesystem

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
#filesystem

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
#filesystem

An unusually practical update for EYG

Lobsters Hottest · 2026-05-11 Cached

EYG programming language receives practical updates including documented text syntax, new filesystem effects in the CLI, and improved parser errors to facilitate shell scripting.

0 favorites 0 likes
#filesystem

Ibuilt a tiny Unix‑like 'OS' with shell and filesystem for Arduino UNO (2KB RAM)

Hacker News Top · 2026-04-21 Cached

Arc1011 released KernelUNO, a Unix-like shell and filesystem for Arduino UNO that fits in 2KB RAM and offers 22 commands for hardware control and file operations.

0 favorites 0 likes
← Back to home

Submit Feedback