hzrd149's avatar
hzrd149
_@hzrd149.com
npub1ye5p...knpr
JavaScript developer working on some nostr stuff - noStrudel https://nostrudel.ninja - Blossom https://github.com/hzrd149/blossom - Applesauce https://hzrd149.github.io/applesauce
hzrd149's avatar
hzrd149 4 months ago
Continuing to remove more lines and padding from noStrudels design. once I get something I like I think ill try and cleanup the main timeline and thread view
hzrd149's avatar
hzrd149 4 months ago
Every time I make a big release of applesauce I get tempted to go back and build more... I really should move on and actually implement the features I've added into noStrudel On a totally unrelated topic. what do the typescript devs thing about building a library of zod schemas for common event types? I've been trying to think of how to prevent invalid events from getting to the UI components and causing a crash and I think strong types with validation might help
hzrd149's avatar
hzrd149 4 months ago
I built my own nostr notifications solution... image Although its not a NIP or a protocol. its just a simple Bun server that is designed to run on your server (Umbrel) and uses ntfy.sh to send the notifications. It still needs more work but its installable on your Umbrel if you add my app store