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
Wrote tests for the "applesauce-relay" package and only found one bug, now I'm 100% sure it works and the code does what it says it does :)

GitHub
applesauce/packages/relay at master · hzrd149/applesauce
A collection of tools for building nostr web clients - hzrd149/applesauce
Did some updates to and
It might be a little slower now but it should be more reliable
nsite gateway · nsite.lol
GitHub
GitHub - hzrd149/nsite-gateway: Typescript gateway for simple static websites on nostr
Typescript gateway for simple static websites on nostr - hzrd149/nsite-gateway
GM @Victor Stabile!
Having fun with these new code snippets
https://snipsnip.dev/author/266815e0c9210dfa324c6cba3573b14bee49da4209a9456f9484e5106cd408a5
View quoted note →
Looking for feedback on this blossom PR
The date based pagination that I initially wrote in BUD-02 for users to list "their" blobs on a server is pretty useless. So I want to update it to either offset-limit or cursor based pagination. I've been told cursor pagination is better ( since we have unique ids ) but I figured it wouldn't hurt to get more feedback
Also does anyone know how we could implement negentropy sync on blossom servers? the `upload` date is different on each server but the sha156 is the same across servers
GitHub
Use cursor based pagination instead of date based pagination by hzrd149 · Pull Request #65 · hzrd149/blossom
The date based pagination on the /list endpoint was a mistake and is barely useful. this PR replaces it with something more useful
readable version
GM
Found another artist to add to my artists list 😁 @hegeezias
View article →
Wrote and article on how to use applesauce. Also started experimenting with SolidJS and really liking it so far
View article →