thePR0M3TH3AN ✝️ BIP110's avatar
thePR0M3TH3AN ✝️ BIP110
npub15jnt...32lx
Christian (Reformed Presbyterian), Husband, Father, Friend, Dissident, Designer, Artist, Coder. 🥩 https://thepr0m3th3an.npub.pro
In the future, a #nostr #relay will need to be branded like a popular tech company brands its self to attract a certain type of audience with certain priorities. Over time this will help align the priorities of the relay with the priorities of the users and vice versa. 🤔💭 #showerthoughts
Has anyone made a basic, embedable #nostr contact form for a #staticsite #contact page? That would be really useful. 🤔 I might make that this weekend.
If anyone in the future searching for #webtorrent content. If you do the examples on the website they are all broken. Go to the github repo and try those. They are way better. 👍
Reposting with tags Here is a demo of #WebTorrent #hosting a 45 min #video with only 1 seeder (currently me). This page takes in the #magnet link text and uses the browser as a torrent application to stream in the video. At the moment it takes about 10 seconds to load initialy but with more #seeders this gets exponentially faster. Also, every browser watching is also a seeder. #nostube
Here is a demo of WebTorrent hosting a 45 min video with only 1 seeder (currently me). This page takes in the magnet link text and uses the browser as a torrent application to stream in the video. At the moment it takes about 10 seconds to load initialy but with more seeders this gets exponentially faster. Also, every browser watching is also a seeder.
🤔💭 I wonder if I could take an arbitrary piece of data, convert to hex, split into nostr size posts and send as encrypted DM to another account? Then decrypt, stitch and decode back to the original data reliably? It would kinda be like torrent over relay.
I wanted a way to back up the notes and other things like, blog posts and DMs that I have sent out to the world and to my family over the years. Some things on Nostr are very important to me. For instance, I created a Nostr account for my baby girl, who is currently almost 2 years old now, and I have sent her DMs to that account and will continue to do so. (I haven't written to her enough, =/ sorry about that little one) But I'm sure ill do better once I know I, or anyone else, can restore them. ;) When she is older, I'll give her access to the nsec i have secured so she can login and read them. I wanted a way to make sure the notes and DMs are archived on a DVD or something so that I (or someone else in my family) can rebroadcast them later onto new relays easily far into the future. So... I made a rudimentary web app that allows you to download, archive, view and rebroadcast nostr notes from any npub. I'm 100% sure there are bugs, and I'm not 100% sure it's fully working correctly on the broadcast function. But its a start. Feel free to try it out or fork it and make it better!