dolu's avatar
dolu
dolu@dolu.dev
npub1txuk...phrl
dolu's avatar
dolu 2 years ago
My current Nostr project What do you think? image
dolu's avatar
dolu 2 years ago
My nostr notification service is almost ready as MVP Triggers: Note from/to pubkey Repost from/to pubkey Reaction from/to pubkey Actions: Webhook
dolu's avatar
dolu 2 years ago
Is there a tool that launch a fake relay and generate fakes events I can subscribe? Also pushing events could be cool
dolu's avatar
dolu 2 years ago
ACINQ is still the leader 🇫🇷
dolu's avatar
dolu 2 years ago
What’s missing on Nostr?
dolu's avatar
dolu 2 years ago
🎉 Sigauth proof of concept is live! https://beta.vault.zerologin.co => PWA app compatible Sigauth (and LNURL-Auth) It's experimental, DO NOT insert your real mnemonic. Generate a new one for now. https://demo.zerologin.co/sigauth => Demo website using Zerologin Currently it only uses the WebRTC communication channel. You NEED to be on the same local network between the vault and the demo website (ex. 2 PC browsers or 1 PC browser for the demo and 1 mobile browser for the vault)
dolu's avatar
dolu 2 years ago
Refacto Zerologin become necessary… I’m hesitating doing it from scratch in C#
dolu's avatar
dolu 2 years ago
Writing specs is boring and chatgpt doesn’t help me correctly
dolu's avatar
dolu 2 years ago
Bitcoin is spammed by these 0.10$ txs. Are they dust attacks? image
dolu's avatar
dolu 2 years ago
What should comes first, specs or PoC?
dolu's avatar
dolu 2 years ago
Insult me if I do not provide a PoC and draft specs for an auth protocol at the end of this weekend
dolu's avatar
dolu 2 years ago
@npub1plst...kx8j becomes my new favorite nostr client. But please, improve thread UI When web release/beta?
dolu's avatar
dolu 3 years ago
I'll probably shutdown Nostr proxy at both nproxy.zerologin.co and nproxy.cc. It's not usable for many users because of "notice ERROR: too many concurrent REQs from relay XXX". It's only great as personal proxy. I'll continue to work on it to reduce used memory and also provide an easy way to deploy it (cc #[0]) Unless relay admins allow me unlimited REQ?
dolu's avatar
dolu 3 years ago
This is my main issue on Nostr Proxy. After running for ~1 hour (locally) with 15-20 clients connected to it, I closed all clients. Everything got cleaned correctly, but not these Promises. 534k Promises... That's why Nostr Proxy crashes after a while. If anyone can help with this analysis, contact me please. I can't find any information in the memory heap snapshots image