I probably don't post enough about my ongoing nostr work. gossip: finishing up stuff for a release that will include new NIP17/NIP44/NIP59 DMs, feed "load more" is now loading a fixed count of events, a lot less relay chatter, and a lot of things that make gossip better but are harder to describe. chorus: upgraded dependent crates (big changes there), I/O byte counts and bandwidth are now accurate (they didn't used to include the bytes within TLS headers), allows kind 10050, no longer complains about DM kinds in REQ when no kinds are specified in a filter, and I'm currently working on the Management API (https://github.com/nostr-protocol/nips/pull/1325) relay-tester: added tests for ephemeral events, public submission of relay lists and DM relay lists, sending OK after event, and find by multiple tags. That's 59 tests (and I have 54 more planned)