mastodon-fuse allows you to mount fediverse as a file system.

Timelines are presented as files and folders. Hashtags and stars are compatible with the Nautilus file browser.

Following is performed using symlinks.

@xssfox I kinda want to build that to learn how fuse works

@tsia_ @xssfox Fuse over HTTP is, in my experience, 50% black magic because "woah, a filesystem over HTTP" and 50% throwing your files into a blender and see what happens because "woah, a filesystem over HTTP".

I'd try that, sounds fun.