Today I learnt a lot about Oauth2 and OpenId connect as server. It’s more difficult than I thought! 😅
Hopefully some people developed ready to use (and audited) frameworks to build oidc servers. It’s a so big part.
I keep learning
dolu
dolu@dolu.dev
npub1txuk...phrl
Testing https://nsec.app
Is there a cashu mint on testnet deployed somewhere?
cc @calle
Running bitaxe
I will take a break on my projects. I’ll be back in at least 1 month. See ya 👋
I’m working on a PoC for the HRF bounty about nostr group chat
NIP-44 ✅
NIP-112 🚧
The big missing part is these nips aren’t available in nostr browser extension
My current Nostr project
What do you think?


My nostr notification service is almost ready as MVP
Triggers:
Note from/to pubkey
Repost from/to pubkey
Reaction from/to pubkey
Actions:
Webhook
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?
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


Nostr Proxy stress test time!
https://nproxy.zerologin.co or https://nproxy.cc (or both)
Welcome sir #[0]
Did you remember twitter? It was an old social network back in the good old days
Is it a good UX to always have to click on "Show X new notes" instead of displaying them directly in the thread?
I'm on iris.to. Let's try it
Oh, I found a beautiful memory leak in nostr-tools!
Fixed on my branch, let's try this!