Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

4 items tagged “fuse”

PownceFS. Not a joke: it’s a Fuse filesystem (written in Python, using OAuth for authentication) which exposes a directory for each of your friends on Pownce containing the files that they have uploaded. 0 22nd March 2008, 11:18 pm

LoggerFS. Clever use of FUSE: a virtual filesystem which looks out for lines appended to a log file (matched with a regular expression) and stores them in a database instead. 0 29th October 2007, 10:40 am

The Spotlight File System for MacFUSE (via) Finally, an easy way to create proper virtual folders on OS X using Spotlight and FUSE. 0 25th January 2007, 6:48 pm

MacFUSE: FUSE for Mac OS X. Mac support for user-space custom file systems, API compatible with those already written for Linux. Amit Singh runs kernelthread.com; I hadn’t realised that he had moved to Google. 0 12th January 2007, 9:47 am

A django site