Neil
Neil
Regarding [reputation datatypes](https://github.com/nostr-protocol/nostr/issues/20#issuecomment-913027389). I think this should be a rating NIP, not a reputation NIP. If it is one person's opinion about another person at a particular point in time...
Thanks for the comments. Major revisions coming.
I have made some revisions based on earlier comments, but haven't processed mikedilger's feedback yet, so more to come.
> Every nostr event is digitally signed and can be thought of as a claim: the pubkey claims the contents. But such claims in English are not meant for machine...
> I like this idea more now. I just think the NIP is very bloated. There are a thousand zillion fields on these JSON objects. The fields come from a...
> This is one of those nips where I feel like rule one for acceptance might be quite a hurdle: > >  > > All these...
Superseded by [NIP-58](https://github.com/nostr-protocol/nips/blob/master/58.md)
Nostream uses redis as a caching layer. New events do not immediately show up in nostr_ts_relay.Schemas.public.Tables.events, but will eventually. I don't know how long the delay is.
Change input to have autocomplete="off"
Updated with commit https://github.com/neilck/aka-extension/commit/bc8c17f36319f6a7c7115f0f2a461e9e787ea61a instead of merging pull request because JSX requires "autoComplete" instead of "autocomplete".