David Strayhorn

Results 9 issues of David Strayhorn

Currently, if I want to fetch all notes from a single user starting from the beginning of time, they are streamed from oldest to newest. This can be a problem...

Using `nostr-react`, I have managed to put a lot of basic functionality in place, including the main feed which loads very quickly, both in "following" mode and in "firehose" mode...

## Prerequisites - [x] Using an up-to-date [`main` branch](https://github.com/wds4/pretty-good/tree/main) ## Expected Behavior For any profile being managed in this app and simultaneously in one or more external apps, all profile...

bug

When creating a new Bookmarks (30001) list, I am able to import items using npub, nprofile, note, nevent, or naddr identifiers as expected, meaning that the final NIP-51 list is...

wontfix

The example under Publish new events in the nostr-hooks README appears to me to attempt to publish an unsigned event: ``` const handlePublish = () => { const event =...

Any plans to add a react admin / dashboard template, along the lines of what I am using at [brainstorm.ninja](https://brainstorm.ninja) (which is a fork of [the coreUI react admin template](https://github.com/coreui/coreui-free-react-admin-template))?...

enhancement

I am having a problem with continuous rerenders associated with v2.9.11 `useProfile` that I am hoping someone can help me with. Note: I have successfully implemented the "memoization" technique to...

I see that the Coracle WoT score is displayed alongside profiles. Have you considered ordering the Following and Followers lists according to their WoT scores? Either by default or make...

This NIP is a little rough but I was motivated to submit it for discussion by the recent [announcement](https://njump.me/note1dpqgqsy7988lvqf0u5t20ngdth5vhvhpx3zd5zs7y0fcqxak9mvq6502u7) on nostr by @AbdelStark of [Nostringer](https://github.com/AbdelStark/nostringer), ring signatures for Nostr pubkeys....