Jacob Kaplan-Moss

Activity tagged “fuse”

Bookmarks

Mac OS X Internals: The Blog » Blog Archive » VeryBigFS: All You Can Read

Neat hack to help check how your code handles a *huge* file (512TB). I'm happy to report that Django happily streamed this into /tmp until my hard drive filled up, and then exited gracefully.

(filesystem, fuse)

iphonedisk - Google Code

a MacFUSE filesystem for the iPhone. Works with a jailbreak'd phone, too.

(apple, code, fuse, iphone)