Lynn Zenn

Lynn Zenn's avatar
Lynn Zenn
npub1zenn...p3st
Work for bitcoin (bounties/for hire) -- bc1qfr7dkwx8egxmxc38kawyfay43xy634x5vc2vjc
@miljan I was poking around in Network, changing relays, then went to "Home." Don't got anymore info but I'll drop this on ya anyway, do w/ it what you will. I'm on firefox Uncaught TypeError: Me[0] is undefined Z MessagesContext.tsx:736 Wn sockets.tsx:93 Wn sockets.tsx:91 ZM MessagesContext.tsx:869 h0 solid.js:653 fi solid.js:636 Vo solid.js:739 g0 solid.js:848 p0 solid.js:806 Tn solid.js:755 p0 solid.js:806 Tn solid.js:756 td solid.js:608 r solid.js:192 Id sockets.tsx:12 Yc sockets.tsx:51 LA App.tsx:25 et solid.js:419 Vi solid.js:444 h0 solid.js:653 fi solid.js:636 Vo solid.js:739 g0 solid.js:848 p0 solid.js:806 Tn solid.js:755 p0 solid.js:806 Tn solid.js:756 Jr solid.js:174 O0 web.js:112 <anonymous> index.tsx:8 MessagesContext.tsx:736:23 Z MessagesContext.tsx:736 (Async: EventListener.handleEvent) apply self-hosted:2285 fn worker.js:1421 addEventListener worker.js:1525 Wn sockets.tsx:93 forEach self-hosted:157 Wn sockets.tsx:91 ZM MessagesContext.tsx:869 h0 solid.js:653 fi solid.js:636 Vo solid.js:739 g0 solid.js:848 p0 solid.js:806 Tn solid.js:755 p0 solid.js:806 Tn solid.js:756 td solid.js:608 r solid.js:192 Id sockets.tsx:12 (Async: EventListener.handleEvent) apply self-hosted:2285 fn worker.js:1421 addEventListener worker.js:1525 Yc sockets.tsx:51 LA App.tsx:25 et solid.js:419 Vi solid.js:444 h0 solid.js:653 fi solid.js:636 Vo solid.js:739 g0 solid.js:848 p0 solid.js:806 Tn solid.js:755 p0 solid.js:806 Tn solid.js:756 Jr solid.js:174 O0 web.js:112 <anonymous> index.tsx:8
Here's what I need to make: a nostr daemon. A small relay like thing that runs on local machine and caches posts. Then a browser extension that will let webpages query the posts from the extension. Then I make a website that doesn't connect to any relays directly, it only talks to the daemon via the extension. That way I won't lose my stuff on every new page. All webpages will be able to query that daemon.
I send a note to someone using NIP-whatever-makes-it-pick-relays-from-the-nevent, and then I refresh page and now I don't see the note I sent, because I don't subscribe to that relay -- nightmare UX right there.