@benjaminbellamy
There’s a discussion on nostr about using Castapod. Any answers I can relay?
=> More informations about this toot | View the thread
For anyone that knows how nostr notes works, here's what I'm putting in the metadata of the note to make splits from the feed work with The Split Box.
=> More informations about this toot | View the thread
PC2.0 is zappable on any of the nostr apps. Splits are being sent based on the feed.
https://iris.to/note1q72l2mpzgnrekhu94ml7nywhpzjd09j84n62x9we826nhqcryzgqp0w24k
=> More informations about this toot | View the thread
@samsethi @adam @dave @js @ericpp
Have you guys been getting some payments for PC2.0 Episode 207 with a note talking about testing splittable zaps?
=> More informations about this toot | View the thread
@adam @dave
Can you guys look through your Helipad logs for the last few days to see if any boosts came in for Episodes 68, 69, and 70 of PC2.0? I'm testing out splitable zaps from notes posted to nostr that look up the value block from the feed. I used those three episodes as a test case.
=> More informations about this toot | View the thread
Wallets that support the nostr
query will handle extra information being sent to them. Wallets like Alby will send that information in a Webhook. It seems like more and more wallets are supporting nostr, so can we use that to our advantage by piggy backing what we want (the TLV record) onto what they're building? It might be an easier ask to get the wallets to expose the TLV info sent in a nostr query to the user than it is to get them to support keysend.
https://gist.github.com/thebells1111/f4d4af8bfbc1676092daf5a612a74499
=> More informations about this toot | View the thread
What is this? It's a way to get TLV records to lnurlp only wallets.
https://getalby.com/lnurlp/steven/callback?amount=21000&nostr=%7B%22content%22%3A%22%22%2C%22created_at%22%3A1737048839%2C%22kind%22%3A9734%2C%22tags%22%3A%5B%5B%22relays%22%2C%22%22%5D%2C%5B%22amount%22%2C%2221000%22%5D%2C%5B%22p%22%2C%22c8b8e8c24401c861afafc3d83ea0e860b82f7514d488c74b9dd07a92d33575cb%22%5D%2C%5B%22e%22%2C%22%22%5D%2C%5B%22tlv%22%2C%22%7B%5C%22podcast%5C%22%3A%5C%22Podcast%20Title%5C%22%2C%5C%22episode%5C%22%3A%5C%22Episode%20Title%5C%22%2C%5C%22guid%5C%22%3A%5C%22feedGuid%5C%22%2C%5C%22episode_guid%5C%22%3A%5C%22itemGuid%5C%22%2C%5C%22action%5C%22%3A%5C%22boost%5C%22%2C%5C%22app_name%5C%22%3A%5C%22nostRSS%20Integration%5C%22%2C%5C%22value_msat_total%5C%22%3A21000%2C%5C%22url%5C%22%3A%5C%22feedUrl%5C%22%2C%5C%22sender_name%5C%22%3A%5C%22Steven%20B%5C%22%2C%5C%22message%5C%22%3A%5C%22This%20is%20how%20a%20TLV%20could%20be%20sent%20to%20an%20lnurlp%20wallet%5C%22%7D%22%5D%5D%2C%22pubkey%22%3A%22c8b8e8c24401c861afafc3d83ea0e860b82f7514d488c74b9dd07a92d33575cb%22%2C%22id%22%3A%22d4265ef958aaccdeee25f624b175a66155e7e900a34f0e870ece54e77a053195%22%2C%22sig%22%3A%222800bfb8b36559f62d0159cbda03c17e5c39fe7720ec1041633920b51486519c60b3af121f17c905c0724b876633af060f2a6d10857834699eaa927dfea57289%22%7D
=> More informations about this toot | View the thread
I'm trying to get some more channels open. I got 1.2M sats I can use to open channels.
035ad2c954e264004986da2d9499e1732e5175e1dcef2453c921c6cdcc3536e9d8
=> More informations about this toot | View the thread
@dave
I think the musicL
feeds are being saved as music
feeds in the Index
https://podcastindex.org/podcast/7158402
Also, can we get musicL and podcastL added as types to the podcasts/bymedium endpoint?
https://podcastindex-org.github.io/docs-api/#get-/podcasts/bymedium
=> More informations about this toot | View the thread
I don't know what sort of witchcraft is going on here, but hzrd149, the creator of noStrudel, has LNBeats somehow hosted as an app on a nostr relay nsite sort of thing... or something like that. 🤯
https://npub1wl4077ej6w4005zhp7792ketsu5qulkr95n0umssnd5tnjkj2klqlwvhfc.nsite.lol/
=> More informations about this toot | View the thread
LN Beats is now hosting music playlists. Available in all apps that support musicL.
https://podcastindex.org/podcast/7157117
https://lnbeats.com/album/eeeb0e31-f3da-54f2-909f-4fd640c684cc
=> More informations about this toot | View the thread
https://curiocaster.com/podcast/pi946122
I'll be on Bowls with Buds tonight at 4:20 central, with hzrd149, the creator of the nostr app noStrudel. It's the type of app I would build if I was building for nostr. https://nostrudel.ninja/
I'll be asking and answering questions about the strengths and weaknesses of nostr/RSS, and what we can do to capitalize on the strengths of each. I'm wondering if some sort of Fraken-baby, nostRSS might be possible.
=> More informations about this toot | View the thread
@dave Have we considered a way to automate feed deletion as opposed to asking you, James, Steven, or Adam? Something as simple as podcast:txtDELETE</podcast:txt> in the feed could be read by the parser and trigger the feed for deletion.
=> More informations about this toot | View the thread
Here's the code to fetch the feed from nostr.
https://gist.github.com/thebells1111/d21b46803a02c3492649ff9d997713de
=> More informations about this toot | View the thread
So, if one puts the id and pubkey in their feed, when someone subscribes to your feed, the app can now find your updated feed on nostr.
=> More informations about this toot | View the thread
Any one who knows what they're doing (I'm not one of them yet) can find it with this... I think.
id: '4e55ae60f5583112bb1e63c41b675bd72dd64ed6c6e680c78ba1896f70572051',
pubkey: '93ddf8f20daa5520b604bf14f566354c70540f870706f55e13cf8cded02943a5',
=> More informations about this toot | View the thread
I published an RSS feed on nostr
https://iris.to/npub1j0wl3usd4f2jpdsyhu202e34f3c9gru8qur02hsne7xda5pfgwjsemftq0
=> More informations about this toot | View the thread
@dave
How much is it costing per month to run the Index?
Is most of the cost storage or bandwidth?
=> More informations about this toot | View the thread
@rgblack316
Here's the creator of CurioCaster pointing at your boosts coming in from CurioCaster!
=> More informations about this toot | View the thread
Bad news for Strike oAUTH API integration. It requires an EIN to setup.
=> More informations about this toot | View the thread
=> This profile without reblog | Go to StevenB@podcastindex.social account This content has been proxied by September (3851b).Proxy Information
text/gemini