Not gonna lie...this Nostr client is turning out pretty good....client-side LLM is not nearly powerful enough for good summaries, but might be good enough...
a bot free nostr experience with a user controlled algorithm...a VERY alpha look...
this client displays nostr notes in a magazine style and clusters similar notes together using knowledge vectors and a tiny client side llm. the goal is to eventually create "story" summaries of only topics that users will find interesting and with a user-configurable algorithm that updates content in real time.
Great, relevant content without the doom-scrolling.
Tired of the same old twitter timeline shit...playing around with a new way to consume Nostr content with a sprinkle of magic to surface relevant, high signal content based on user interest...more soon...
i love the old school flavor of mynostrspace.com @Logen ...you've inspired me to try a different interface for Nostr content consumption...the twitter shit is old and boring.
NIP-55 Dart plugin for Android clients. Made it to give ZapStore proper support, but will work for any of you Flutter folks. This will be a nice complement to the Kotlin library (letdown2491/nip55_android) which I put out last month.
Android signer support for Signet making progress! It looks like there's one client (Amethyst of course) that actually respects NIP specs. Thank you @Vitor Pamplona. To everyone else, PRs incoming to fix your implementations.
checked about a half dozen apps, and every NIP-55 implementation hardcodes "com.greenart7c3.nostrsigner" in the intents meaning I'll have to PR everyone to properly support an open spec. Crazy.
I opened an issue to discuss how NIP-55 will fit into Signet which is inherently different than other remote signers. I'll leave it open for discussion for a few days before beginning implementation so feel free to chime in.