Last Notes
Thank you for the report, I filed a bug report here: https://github.com/damus-io/website/issues/51
I am able to reproduce the issue on my end, I will get this looked at.
Yes! And it’s available now on TestFlight v1.17 (1301) (and future ones)
Yes! This feature is currently live on 1.17 (1301)
It seems like we still add our own pubkey in `HomeModel.get_friends()` which gets used to build the filter, but I wonder if we might be seeing “clipped” results caused by some kind of limit related to filter size, the volume of notes being returned, or somewhere else along the way.
Is the app consistently not showing your own posts, or is it intermittent?
Hi @npub1zed…3hvt, thank you for your feedback!
We added some follow suggestions related to gardening, farming, and homesteading. Currently we have those listed under the “Lifestyle” category.
Thank you for confirming and reporting the issue!
We do not have a specific ETA for the fix quite yet as we are a bit backlogged, but we have it documented here and plan to fix it in the future: https://github.com/damus-io/damus/issues/2131
CC @npub1zaf…26k5
Good morning @npub1gwa…a2sz! Do you use Bitcoin Lightning for payments, or Apple in-app purchase?
Thank you @npub1zaf…26k5 for filing a ticket! I have moved the priority to high so that we can take a look at this soon. In the meantime, I believe the only workaround would be to use a different NWC wallet with Damus until we get this resolved.
Does anyone know any guides out there on how to create a Yakihonne NWC wallet for testing? When I go to the “Add wallet” page and click the “Add wallet” button in Yakihonne, it takes me to a blank page.
Hi Joe, the new max budget setting was successfully implemented but it is not yet released to the public — However it will be released and made available soon! Please stay tuned!
I have been experimenting with digital minimalism and trying out a "low-information diet", and I think I just found a great way for Notedeck to help me with that: A minimal deck with only two features: My notification inbox (so I can reply to important messages), and a way to make new posts. Excited to try out this "zen deck" for a few days! https://image.nostr.build/4f32331bbc771b093bb60f1e678552b38171c5da04e214b24f00ec083e9c99f6.png
@npub1yau…vjmf this has migrated over to NIP-65, (but without full outbox support). Some relevant new files of this migration would be `UserRelayListManager.swift` and `NIP65.swift`.
We still use the legacy format as a fallback, but give preference to NIP-65 lists.
This version supports NIP-65 lists, but has a fallback to kind:3 if it cannot find a NIP-65 list.
What makes you say it gets the list from the kind:3? What symptoms are you experiencing? It's possible you are running into some kind of edge case.
This issue is due to some gaps in the NIP-47 spec that make it unclear how implementers should communicate sender/receiver information.
We have an open issue on the NIPs repo about this, with useful context and information: https://github.com/nostr-protocol/nips/issues/1843
Currently Damus is using the description field (following NIP-57 conventions) and/or the metadata field (following AlbyHub’s conventions) to communicate sender/receiver information.
Yes, this sounds like the same issue they were running into.
Noted! 📝
https://github.com/damus-io/damus/issues/3059
cc @npub1zaf…26k5
Nice, thanks! When you say "memory", are you referring to the memory extension in goose (assuming you are using goose cli)?
Done! Please let me know what you think @npub1xts…kk5s
Exciting times ahead! 🚀 🚀
#note1sxn…ree6
I noticed the follow packs are not loading on the website this morning, are the relays down? @npub12rv…85vg
I will add the cover images soon!
What do you use for vibe-coding nostr-related tools? Do you have any tricks to get the AI to better understand nostr development?
I agree with your take, the git issue kind currently feels narrowly scoped. I would prefer to use something more generic such as "tasks" (using a very a broad meaning), and then specialize using tags or references
I introduced the idea of tasks mostly as a generic thing, for task-tracking applications that are not git-specific.
However, I also imagined that there are people using NIP-34 issues already, and that they might want to track them in a workflow. So in the "XXD" draft, I introduce workflows that can track any nostr kind, including git issues and more generic tasks. The intent was to keep compatibility with NIP-34, but also provide a more generic task type for non-git applications.
Not in the short term, but eventually yes!
That's awesome to hear! Where can I read more about it? I am curious to hear your thoughts on that spec, and for what use cases you want to use it for!
You could do that! You could achieve this by running a nostr relay from a local computer, and set the address to point to it on the command line arguments.
Presenting nparrot!
https://github.com/Leaf-Computer/nparrot
With nparrot, you can now talk to your Goose AI agent while you are away from your keyboard (for example if you are outside touching grass✌️😜)
https://media.daquino.me/l/dbb45c638a2740e294fd958060293d9129ab58d0d1ab233c8c587ba5c83f755d.mp4
Thanks all for the info, I created a ticket for us to investigate: https://github.com/damus-io/damus/issues/2999
@npub12gy…3jj5 I can confirm this is also the case of v1.13.1, so it doesn’t seem to be a regression in 1.14 per say — maybe it is more noticeable because of the overlay message.
Do you know of any specific versions when this behaviour was different?
Also, @npub1xts…kk5s what would be the expected behaviour? I think we should have a setting for it, I can see different people wanting different behaviours.
Let me test this real quick
Thank you @npub1rzg…kxve for the information!
Can you please confirm:
1. whether your Coinos NWC connection was working before (e.g. if zaps were working before)
2. How long ago you setup your Coinos NWC connection?
The reason I ask is that I am aware that Coinos had reset some NWC connections a few weeks ago, so those stopped working.
If you suspect that might be the case for you, can you please try setting up a second NWC connection on the Coinos website and connecting to that?
Thank you YODL! When you had the issue, which one of these happened when you clicked on the continue button:
1. The continue button took you to the OTP screen, but no OTP was received, or
2. The continue button did nothing, or
3. The continue button triggered some error message?
Thank you for this and the detailed information! I will fix it.
Did you encounter this issue on the login page, or the checkout page?
Once upon a time, Personal Computers, the Web, and Bitcoin were all seen as "toys" enjoyed only by a dozen nerds.
What do you usually struggle with the most when trying to run it the right way?
What setup do you recommend for hosting an email server?
I put together an experimental relay for selective file sharing over #blossom and #nostr that allows users to upload files and selectively share them with other users, with the following features:
🚦 Uploaded files are not publicly accessible by default
🔓 Files become available only to nostr users selected by the uploader
I created this to help me experiment with the concept of collective backups and social recovery of files/photos, but thought it could be useful to other builders on the space, so I am publishing it!
Here is where you can find it (still highly experimental 🧪):
https://github.com/Leaf-Computer/blobstr-relay/
If you end up using this (or if you run into bugs), I would love to hear from you!
I don't know many people from Alberta... I know https://www.btcsessions.ca is from Alberta, and I think they have a Nostr account, but I don't have their npub.
Yes, this is a problem Nostr would be very good at solving!
I have been drafting some NIPs covering interoperable workflows, to enable similar business use cases to be built: https://github.com/nostr-protocol/nips/pull/1767
I would love to get some feedback from other builders who might want to build tools/apps related to this!
To be fair, when Bootstrap came out I loved it too. But when Tailwind came out and I got used to it, I found it to be even better!
Tailwind is much better! So much more control, and so much can be styled nicely with very little code.
Version 2 of this draft is out now with several improvements!
https://github.com/nostr-protocol/nips/pull/1767#issuecomment-2676529794 #note17vu…v8gu
I agree! I tried to write those NIPs in a way that allows enough flexibility for various different workflows and use cases, while maintaining enough common ground to allow components to be interoperable and reusable
Tired of closed project management and productivity tools that don't quite fit your use case, but is also hard to extend/customize?
I wrote a draft for some new NIPs that aim to address these issues: https://github.com/nostr-protocol/nips/pull/1767
If you have interest in building productivity tools based on Nostr, I would love to hear your thoughts!
On top of what I mentioned in my previous comment, I would discourage using rust-nostr for new Damus features at the moment, we will likely switch over to Terry's Nostr iOS SDK.