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 1 year ago
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
hzrd149's avatar
hzrd149 1 year ago
Wrote and article on how to use applesauce. Also started experimenting with SolidJS and really liking it so far View article →