Hacker News new | ask | show | jobs
by gabev 844 days ago
We're working on the ability to share folders of your knowledge so that others can search/chat across them.

We've been thinking of this as a "subscription" to the creator's folder. Similar to how you might subscribe to a Spotify playlist

2 comments

Consider using tar files for this. Lots of tooling (versioning, hashing, storage) around this already, and docker layers comes to mind.
Or aN RSS?