#Linux: i know pretty well how pseudo-filesystems work, yet they always feel fascinating to use in practice
“want to configure this kernel feature? just mount a pseudo-filesystem and all options will magically appear as files!”
woahhhhhhhh
#Linux: i know pretty well how pseudo-filesystems work, yet they always feel fascinating to use in practice
“want to configure this kernel feature? just mount a pseudo-filesystem and all options will magically appear as files!”
woahhhhhhhh
can we get like
more pseudo-filesystems even for simpler applications?
like, a pseudo-filesystem for music!
drop your music files in this directory, this FUSE will store them once, but read their tags and make them available in multiple organized directories
/music/by-artist/Somebody/01 - Something.mp3but also
/music/by-album/Somewhere/01 - Something.mp3ideally it could be configurable too to allow for custom groupings!
@steffo, not to downplay the coolness of pseudo-fs, but for local files it's more efficient to generate hard links ahead of time. On the other hand for operations involving guest devices (e.g. networking), the overhead of, say FUSE, becomes marginal.
See also Plan 9, I guess.
GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.
All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.