All content on jerakeen.org
StorageMojo » Everything You Know About Disks Is Wrong
21 February 2007
in links
tagged with
[disk]
[hardware]
[reliability]
rohanpm.net » BlogFS
21 February 2007
in links
tagged with
[filesystem]
[fuse]
[metaweblog]
Mount a metaweblog interface as a filesystem. Doesn’t work, but I could probably use it as a base for something.
GmailFS for Mac OS X - MacOS.fr
21 February 2007
in links
tagged with
[filesystem]
[fuse]
[macos]
[python]
linked because it lists how to install the python-fuse bindings under macos. And boy, is it nasty.
Using distutils « Darren’s Bowl Of Foo
21 February 2007
in links
tagged with
[distutils]
[python]
adding commands to a distutils-based setup.py. WHY doesn’t it already have a ‘test’ command?