Encrypted DVMs, as they are currently implemented, break one of the best features of the DVM process. What feature is that? Using kind numbers when asking for work rather than asking DVMs directly.
I’m not sure what the solution is - perhaps the user requests the type of work to be done (which kind number and perhaps metadata such as size of data they have), then DVMs can respond as a sign they are interested, then the encrypted handshake can occur after the user chooses which DVM to use.
It will be tempting to just select a DVM before making a request, and maybe the loss of flexibility and price competition isn’t enough to deter the temptation.
Dustin Dannenhauer
dustind@dtdannen.github.io
npub1mgvw...pdjc
Founder @ Delegance AI
Hello #nostr!!! I’m typing this to demo how posting works to someone who has just learned Nostr is
“Nostr may be one of those technologies that doesn’t work in theory but works in practice” - DHD
Spotify doesn’t work behind a vpn for me so I can’t use it in a coffee shop. So ready to use Wavlake as my main music source.
GM #nostr. Build the future
Interesting alternative to kinds - I think the main benefit here is that the replacement to the “kind” is now English readable. So instead of having to look up what the kind number is, the new “event path” literally says what it is.
We could still have path term overload issues, although they might be less common.
Unfortunately it will still require coordination amongst devs to ensure we don’t have a billion top level folders… which would end up replacing kinds with single words.
View quoted note →
Wow perfect timing, I was about to try this yesterday and found there wasn't an async client in nostr_sdk
View quoted note →
Almost got duped by this today on primal, then checked on Nostur which makes it apparent:


What interesting computer science problems arise in Nostr development? I'm thinking of putting together a talk on this for CS folks that aren't familiar with Nostr. Here's what I have so far, and please suggest new items or revisions to current ones:
- public/private key encryption schemes between individuals, groups, groups with moderators, temporary delegations of key signing (#nsecbunker)
- graph analysis and scoring to solve problems like web of trust (#WoT)
- distributed file storage and sharing, like what #blossom is trying to do
I know there's got to be a lot more, 🙏 in advance
Curious why WoT scores keep changing on Coracle? Everything was between 0-35 when I first tried it and now it’s more like between 70-135.
Browsing global with WoT scores is something I can’t go back from.
GN


Nostr is so freaking cool. @npub1mz3v...mymx created an event for our meetup next Tuesday, then I RSVP'ed for it on Flockstr. Today I tried Coracle for the first time and after I logged in, the meetup shows up on my calendar without me having to do anything.
This is the interoperability I came here for, LFG!!!!


Requested to submit a talk at @npub1nstr...rg5l titled "Superintelligence on Nostr"

GitHub
Super(connected)intelligence on Nostr · Issue #27 · nostrworld/nostriga
Description What is this talk about? Give us as many details as possible. This talk will present a vision for AI services on Nostr and ground that ...
Is this the best way to search for Nostr notes right now? I tried nostr.band but to filter by Pablo, it required me to paste his npub which is like 3-6 extra clicks to go get.


If you are having trouble working with nostr relays, etc and you are using minimal cloud infrastructure (like 1 vcpu and 1gb RAM), you may find that bumping it up to the next tier fixes some problems.
... don't ask how I know this 😩
Feeling validated that primal shows my nip-05 with a purple checkmark while Nostrudel shows it as an orange caution sign.
Are you curious about what Nostr is? Are you working on a Nostr project? Want help setting up your personal Nostr clients?
You might like Nostr if...
- You like distributed systems, web development, social networks, open-source software, or just want to stay on the bleeding edge of new technologies.
- You're passionate about data privacy, security, and user empowerment in online spaces.
- You're an entrepreneur / innovator seeking to build the next generation of social media platforms.
- You're interested in exploring how Nostr can revolutionize the way we interact online.
Come join us for a social evening as we co-work and discuss Nostr.
Schedule
6:00 - 6:30 PM: Networking and introductions. We'll go over some common resources for those new to Nostr development.
6:30 - 8:00 PM: Open time to work, hangout, and chat! Come get help from folks with experience working with Nostr.
Location
The event is held in the FUSE room (to the right after you come in the main entrance) of the George Mason University Van Metre Hall Building in Arlington at 3434 Washington Blvd, Arlington, VA 22201.
https://www.flockstr.com/event/naddr1qqyxzcmzvd3nywryqgsd3gkr8uhzluaf6nlj54vn7026t853vla9mmgx858ynzghwes3urqrqsqqql9nvfpcud

Meetup
Nostr Co-working Session: Bring Your Projects and Questions, Tue, May 28, 2024, 6:00 PM | Meetup
Are you curious about what Nostr is? Are you working on a Nostr project? Want help setting up your personal Nostr clients?
You might like Nostr if...
Time for stack overflow on Nostr?
(Please don’t call it stackoverflowstr)
View quoted note →
@PABLOF7z @npub1nxa4...a6q8 @npub1drvp...seet if I have questions about nostr_sdk bindings for python, is there a chat / telegram / etc where people hang out?
I'm trying to figure out what client.get_events_of() does, specifically what the timeout does.
I'd also be willing to contribute to documentation for the python bindings.