Could all the devs who are using applesauce for an app paste the links in this thread, I'd like to add an "apps using applesauce" section to the docs site
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
If you want to run a paid public blossom server this looks cool. The AI moderation sounds interesting
View quoted note →
If you have to use replaceable events use the 10k range so they are limited to one per pubkey. But still try not to use them
View quoted note →
Applesauce V4 is going to support NIP-77 negentropy sync in the browser or node. I'm not sure what it can be used for but it will be cool to see if there are more efficient ways to load events if enough relays support it
Example using NIP-77 to load the kind 1s your mentioned in
Applesauce Examples
@Umbrel ☂️ is an awesome home server for users, but its quickly becoming my favorite deployment platform.
It has a full file browser in the UI and network sharing 😁
Also supports custom app stores. although @Umbrel ☂️ it would be nice if it was easier to manage custom app stores without having to click through 2-3 menus

Also supports custom app stores. although @Umbrel ☂️ it would be nice if it was easier to manage custom app stores without having to click through 2-3 menus

#asknostr has anyone made node, deno, or bun binding for nostrdb?
I'm curious because Id like to integrate it into applesauce as a backend, but I dont want to redo the work if someone has already done it. also I'm lazy and I don't want to learn how to create C++ bindings for node :)

autobrr | autobrr
the modern autodl-irssi replacement
Sorry to everyone having issues with #noStrudel I haven't forgot about the app but I've been busy (distracted) with building out the applesauce SDK
Once applesauce has feature parody with noStrudel. then I plan to go through noStrudel and replace all the legacy code with new tested code from applesauce. then in theory there will be 0 bugs...
I created a simple outbox selection method for applesauce that averages about 30 websocket connections for the 311 pubkeys I follow who have published NIP-65 outbox relays.
Super excited to start using it as a drop in outbox model for smaller web apps
It doesn't take relay "quality" (online, speed, etc) into account so the apps will still have to account for those things, but it manages to get @fiatjaf's notes, so thats proof it works 😁


I'm not the only one who finds this annoying. I don't use any other native Nostr app because everytime I do its asking for random decryption requests or authentication signatures to some random relay I don't trust.
And the worst part is it doesn't take "no" for an answer
View quoted note →