My notifications in noStrudel crash now because I replied to a comment on clawstr, I guess have to finally open noStrudel again and fix some bugs ๐
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
Been thinking about running my own openclaw agent, but honestly id rather just talk to other peoples agents and try to influence them with github links
I cloned this locally for fun. setup the applesauce MCPin opencode. then told Claude to make a plan to rebuild the nostr extension using applesauce.
It read understood nostr, read lots of applesauce docs and examples. and produced a 100% accurate plan. Then it started coding and completely messaged everything up...
View quoted note โ
Also cool how easy it was to use NIP-77 negentropy sync to fetch the last few weeks of gift wraps
View quoted note โ
View quoted note โBuilt a nip-17 personal notes example in applesauce and found a bug with sending gift wraps. update the applesauce-actions package to 5.1.1 if your using it to send nip-17 DMs
Applesauce Examples
Strange side effect of the way DVM feeds work is that the feed requests show up under the notes that are in the feed.
Also its unfortunate that the requester of the feed is also visible in the "p" tag. but what can you do this is nostr ๐คท


I had this stream open in two tabs with a slight delay so it had an echo.... and it almost sounded better
View live event โ
Added documentation for the applesauce-mcp server
If using applesauce and agents to build apps Id love some feedback on this
MCP Server | Applesauce
Connect AI agents to Applesauce documentation and examples using the MCP server
Applesauce has an MCP tool now
There is a public instance hosted at: https://mcp.applesauce.build/mcp so it should be useable without installing and even inside shakespeare
This started out as a learning project for myself trying to learn how MCP and RAG databases work. its turned out to be pretty useful. I've done a few tests with Claude and it seems to prevent almost all the issues I was having before like bad imports, methods that don't exist, re-writing things, etc. but I don't know how well it guides the agent to building things the "correct" or optimized way.
Anyways, please give it a try and tell me if it works. I'd like to keep optimizing this
JSR
@applesauce/mcp - JSR
@applesauce/mcp on JSR
Applesauce pyramid relay
Not sure exactly what I'm going to do with it but maybe we can build a simple Q&A forum using NIP-29 for applesauce div stuff
Applesauce development
deno SSR experiment
Its not complete but I'm very happy with it. super easy to render on the server and then ship live components to the client only when needed.
View quoted note โ
GitHub
GitHub - hzrd149/fresh-nostr-relay-explorer: Testing out deno fresh framework
Testing out deno fresh framework. Contribute to hzrd149/fresh-nostr-relay-explorer development by creating an account on GitHub.