Where should I start if I want to build a filesystem for Linux? Would it be possible to write it in Ruby (at least some part of it)? The file system would be mounted in my home directory so I guess I would need to use FUSE somehow right?Where should I start if I want to build a files