bezy's avatar
bezy
bezy@settleup.io
npub1q84c...3p35
Developer of Settle Up and Netstr https://settleup.io/ https://relay.netstr.io/
bezy's avatar
bezy 1 year ago
I'm planning to write a c# implementation of Negentropy, any tips? @npub1yxpr...qud4 Is it a good idea to draw inspiration from the js implementation? The ultimate goal is to support NIP-77 in my #netstr relay
bezy's avatar
bezy 1 year ago
I think your last point is spot on, but also probably the hardest for some people, especially devs who see their product (code) as their baby they need to nurture. And when others are spitting on it, critisizing it and bending it backwards they tend to take it personally. It takes time to move one's mental state from "it's mine" to "it's ours and I am no better than anyone else"
bezy's avatar
bezy 1 year ago
#netstr first release is approaching, today I finished rewriting how events are broadcast to clients, should be much faster now, especially in an environment where you have many events being sent. Almost all relays suffer a race condition where if you're establishing a new subscription they will either miss events just being sent or they will send them before EOSE. Netstr now deals with this. I'll focus on DB optimizations and other stability improvements now. But I'm looking forward to some more NIP implementations, e.g. Request to Vanish, support for AND tag conditions, negentropy, and others. Stay tuned. Dev version is deployed at relay-dev.netstr.io feel free to connect ๐ŸŽ‰
bezy's avatar
bezy 1 year ago
#netstr is running on dev, and it's awesome ๐ŸŽ‰ #nostr #relay #nostrdev image
bezy's avatar
bezy 1 year ago
Autumn is here ๐ŸŽ‰ image
bezy's avatar
bezy 1 year ago
@Relayable.org can you share him much space your relay DB takes? I want to deploy my own public relay, any idea how much I can expect? Assuming it becomes popular
bezy's avatar
bezy 1 year ago
Working on Gherkin / Specflow / Cucumber tests to cover individual NIPs. I'll use them in my #netstr #nostr #relay test suite, but maybe there would be a wider interest to have these somewhere more separate where other could pull them into their projects? The tests are language and implementation neutral, they should be usable in any project. #nostrdev #gherkin #specflow #cucumber #grownostr image
โ†‘