hodlbod
hodlbod
> only super apps can use it Not at all, any app can use nip 89 handlers for unrecognized kinds. This nip isn't limited to feed-based UIs either, although the...
Ok, thinking aloud what that might look like. Assume we add 13 new kinds, one for each feed type. `union` and `intersection` can combine many feed types without requiring additional...
> So, I think simple feeds are a thing. That's fair. We could easily add new kinds as new subsets become recognized as useful. > Or should Amethyst just load...
I'm not quite sure what you're asking, but coracle just hard codes the basic feeds. It uses the same format as the event, it just doesn't publish the feed. I'm...
> Can users customize the default feeds that coracle doesn't publish? If so, then do you publish? Yes, if you click the "filters" button in coracle you can edit the...
I see. If the user is customizing them, I would use this NIP. Unless you don't want feeds to be public, in which case we could add an encrypted version...
@arkin0x @sroertgen @rodant
> What about making the scores from 0 to 100 to allow us to do just integer math instead of dealing with floating points? Are we sure we don't want...
> What's the point of the `L` if `kind:1986` already means "review"? > > Same thing for the `l` although that's adding some more context (even though the context can...
> I assume you want the l tag for something like a review browser where you want to be able to query for "give me reviews of any relay"? that's...