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 7 months ago
Added an encrypted message cache to noStrudel so that direct messages don't have to decrypted using the signer every time the user loads the app. This should improve usability for remote signers like amber and its the first step in supporting NIP-17 DMs in noStrudel image
hzrd149's avatar
hzrd149 7 months ago
AI generated code would work so much better if it would just stop adding error handling everywhere. Been guiding Cluade through building a feature in noStrudel and its added three levels of try/catch that all log to the console ๐Ÿ˜…
hzrd149's avatar
hzrd149 7 months ago
Is it just my system or does it seem like Cursor >1.0 is laggy. it has the same feeling like a web app where the rendering thread is constantly getting blocked #asknostr any other recommendation for vibe coding setups that might be worth trying?
hzrd149's avatar
hzrd149 8 months ago
@Kieran since when did nostr.download have an awesome management UI? image
hzrd149's avatar
hzrd149 8 months ago
Finally found a way to implement WoT filtering that I like in #noStrudel image
hzrd149's avatar
hzrd149 8 months ago
Setup a new relay wss://relay.nsite.lol that only accepts kind 34128 and NIP-65 events for nsites. it shouldn't have a publishing rate limit and its max request limit it set >1000 so that its easy to download all events for an nsite so if your deploying your app using nsyte, nsite-cli or any of the other tools at make sure to add it to the relay list also setup https://nsite.lol to use it as the first relay to check, so it should make things a little faster and more consistent cc. @sandwich @Alex Gleason
โ†‘