Whoever is maintaining nostr-tools. we need to have a serious talk about correct versioning, you cant keep pushing breaking changes to minor versions.
I have libraries that use nostr-tools and when they get pulled into apps that have a higher minor version it keeps breaking.
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 your running linux do this:
1. install tor and i2pd "sudo apt install tor" and "sudo apt install i2pd"
2. Find the proxy settings in FireFox (settings -> general -> network) or at your system level (settings -> network -> network proxy -> automatic)
3. Paste this URL as the configuration URL https://cdn.hzrd149.com/20ae592ff0761399537dbc20089003e3ed52f16494ebfe1ae759f5527d2c53ba.pac
4. Access any .onion or .i2p site (or nostr relay) using FireFox or any other browser on your system
FireFox network settings:
GNOME network settings

GNOME network settings

Someone on the plane in front of me was watching The Pitt... Apparently it's popular but I can't see why. Every episode from start to end was like a montage of people suffering and dying in various ways while at a hospital.
Why do people watch this?

Hono - Web framework built on Web Standards
Hono is a small, simple, and ultrafast web framework built on Web Standards. It works on Cloudflare Workers, Fastly Compute, Deno, Bun, Vercel, Net...
@Cody jumble defaults to using three hard coded relays for the bunker login. Please provide an option to customize this or at least default them to relays that don't rate limit so much.
Its another issue with Nostr but using relays that rate limit for remote signers can cause issues
I'm slowly reducing the amount of code that is needed to subscribe to and outbox powered feed in applesauce. All the code now fit on the screen.
The recent change was adding the pool.subscriptionMap method which lets you create subscriptions to multiple relays based on a map of relay -> filter. the cool part is its smart about when the filters change so it does not spam the relays with REQ ๐


Quoting an "other stuff" event because I'm testing something...
View quoted note โ
Showing highlights in #noStrudel because I already added support for them in applesauce and its easy to vibe code UI to show them
Probably not going to have them in articles just yet though


I love applesauce, this is all the code I needed to create a simple button to add and remove relays from a users k:10012 favorite relay list. I completely forgot I added support for that list ๐

GitHub
nostrudel/src/views/feeds/relays/components/relay-favorite-button.tsx at master ยท hzrd149/nostrudel
A sandbox for exploring nostr. Contribute to hzrd149/nostrudel development by creating an account on GitHub.
Amazon.com
Amazon.com
This is why I don't care for apps that ask for 100+ signing requests while they are running, no clue what its doing in the background. also cant verify what your signing if you have auto approve
View quoted note โ