Damus

Recent Notes

Cesar Dias profile picture
Went to a conveyor belt sushi but all the good stuff I had to order from the menu 😔:sushiyuki_maguro:
Zio Mc · 13w
Goooooddddd Morninggggg
note1r7ca9...
Cesar Dias profile picture
I am not sure if there is a hard-cap limit, and if it does it would depend on the browser, I don't think clients should be limiting connections when comes to publishing notes, at least I don't do it on my client, nor limit the relays for the current logged user when fetching his own info.

When comes to main following feed, I do a 3 max relays per person per subscription which is configurable, my feed is usually around 100 relays connected out of around 240 relays attempted, sometimes I logged as read-only with Derek npub and set to 14 relays per person to see things fire, it tries to connect to 780 relays but only around 160 was connected.

I got into situations of opening multiple tabs and some tab couldn’t opened single connection, also other issues of "insufficient resources", but those doesn’t happened always.

I was working on a better dev-tools for my client to better visualize this but it’s not ready yet.
1
Laeserin · 23w
Fascinating. I am trying out relay lists over 10, for the first time, and you're out there with 780 relays. 😂🤯 The only one that gets over 50, so far, is the Follows Feed. And even there, that means there is a lot of redundance. Lots of people use the same relays.
mleku · 29w
idk, just a user report. my daily driver is my own jumble fork running at https://smesh.mleku.dev i added DM support to it and have been using it as a testbed for new features like NRC, a NWC/bunker style rendezvous connection to expose access to relays behind NAT or between clients for sync. i didn...
Cesar Dias profile picture
Pushed a new version of nosotros (dev.nosotros.app 1.8.0)

* Image and Video compression is here, it uses jSquash for image compression, it's a library that comes with a handful codecs from google chrome labs Squoosh image compression app, for video it uses FFmpeg wasm, all directly in the browser.
* The upload now will happens before the image appears in the editor, both compression and upload comes with nice progress bars.
* New users table on sqlite to search for users by name or display_name, good when tagging (that might be a database migration here which might take some time to load this new version).
* You can now create any NIP-51 list, any kind, any tag, fully generic, also supports encryption.
* A bunch of other fixes.

1❤️2🤙2🔥1