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 2 weeks ago
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
hzrd149's avatar
hzrd149 0 months ago
So far, I'm very impressed with I built a SSR react app with data that was fetched on the server side and a live client feed and didn't have to fight the compiler at all. It's concept of islands make it very easy to understand what code is run on the server and what code is run on the client.
hzrd149's avatar
hzrd149 1 month ago
A vibe coded user script to block all NIP-42 signing requests except for a whitelist of relays. I don't have time to write my own signer and I'm getting tired of fighting the constant authentication requests for 100s of relays whenever I use any nostr client View quoted note →
hzrd149's avatar
hzrd149 1 month ago
Nuked my follow list then found and fixed the bug in applesauce. luckily I was able to find an older version and restore from that. Still doesn't feel good though :)
hzrd149's avatar
hzrd149 1 month ago
applesauce.build it is. It's just going to be the docs and examples for now but I have some plans for a relay and community later View quoted note →
hzrd149's avatar
hzrd149 1 month ago
Trying to think of a good domain name for the Applesauce documentation, examples and other stuff to live under. Unfortunately, applesauce.dev is taken. I'd like to set up a simple relay, maybe with some NIP-29 groups, and see if it's possible to build a community around applesauce development and apps that use it. But first I need a domain.