Anders Rune Jensen

Results 117 comments of Anders Rune Jensen

Don't be sorry! The missing features in random-access-file might be added later. It's a really good starting point. For completeness [this](https://github.com/KyleMaas/ssb-browser-core/tree/ssb-blobs-purge) is the branch.

The purge module needs to be converted to db2. Meaning backlinks should be replaced with a seek query. Probably a prefix query (like [key](https://github.com/ssb-ngi-pointer/ssb-db2/blob/25db9fbfa7d8a14614ca9347b742c7529422cfcd/operators/index.js#L20)).

Looks like it ran out of space?

Maybe something like one of these: - Write lists in local storage - Write lists as private messages to yourself. Not here there is a limit here in message size,...

A much easier thing than the group might be to have a direct follow filter like the threads filter.

@KyleMaas yes. I did an experiment once where the user would be able to fiddle with the variables: how much weight is votes / posts from friends compared to others....

Yes! A pirate translation would be nice :)

The important thing is that the feature is there now. More can be added as people of different languages start using the program. Might be good to add a section...

Yes, it seems the blob purge modules knows which feed a blob might belong to.