#asknostr #plebchain What relays should be considered the "default" ones that a client should default to? I was thinking about working on my makeshift client one of these days, and changing up the default relays is on my to do list. I figure I'll stay around 5-10 for the defaults. It's post only rn so would best stick to only the big ones that accept posts from any account.
fixed link: https://nerdica.net/photo/preview/1024/27941694 View quoted note →
New #blog post, a bit of an anthology covering the python client I made, the realization that (according to tech crunch) #Nostr may have surpassed Mastodon, and my thoughts on #BlueSky / #AT opening up.
I've got my makeshift #Python client finally to a sort-of-acceptable state. It can successfully post to #Nostr #ActivityPub (via the mastodon API) and #BlueSky. There's also a keyring version of it to keep your credentials properly managed by the OS instead of the script. Might be a bunch of spaghetti code, but it's my spaghetti code so I'm still excited to share it. It still needs some work, but it's at least in a decent state now. I'd also welcome any contributions if anybody thought it was a worthy goal with an execution that needs some work still.