Gitworkshop.dev – Collaborate on code over Nostr
1–10 of 11 posts
Re: Gitworkshop.dev – Collaborate on code over Nostr
#2Re: Gitworkshop.dev – Collaborate on code over Nostr
#3Re: Gitworkshop.dev – Collaborate on code over Nostr
#4Nostr is attractive as another decentralized social network, but crypto has tainted it so much that you can't dissociate the two, and that is not attractive at all.
Another take on decentralized source control with more of an emphasis on "federated" and less of one on "censorship resistant": https://tangled.org/
Re: Gitworkshop.dev – Collaborate on code over Nostr
#5Nostr is attractive as another decentralized social network, but crypto has tainted it so much that you can't dissociate the two, and that is not attractive at all.
Both technologies (cryptocurrency and nostr) are very cipherpunk—I'm not particularly surprised that they draw overlapping crowds. Another take on decentralized source control with more of an emphasis on "federated" and less of one on "censorship resistant": https://tangled.org/
Re: Gitworkshop.dev – Collaborate on code over Nostr
#6Nostr is attractive as another decentralized social network, but crypto has tainted it so much that you can't dissociate the two, and that is not attractive at all.
> Nostr uses the same cryptographic principles of Bitcoin and was kickstarted mostly by a community of Bitcoiners, so it has disproportionately attracted the attention of Bitcoiners at the start, but aside from that it doesn't have any relationship with Bitcoin. It doesn't depend on Bitcoin for anything and you don't have to know or have or care about any Bitcoin in order to use Nostr.
>
> What about "zaps"? Zaps are a standard for tipping Nostr content using Bitcoin that is implemented by some Nostr clients, but it's fully and completely optional and if you don't care about Bitcoin you don't have to bother about it.
Re: Gitworkshop.dev – Collaborate on code over Nostr
#7Nostr is attractive as another decentralized social network, but crypto has tainted it so much that you can't dissociate the two, and that is not attractive at all.
Re: Gitworkshop.dev – Collaborate on code over Nostr
#8Nostr is attractive as another decentralized social network, but crypto has tainted it so much that you can't dissociate the two, and that is not attractive at all.
Both technologies (cryptocurrency and nostr) are very cipherpunk—I'm not particularly surprised that they draw overlapping crowds. Another take on decentralized source control with more of an emphasis on "federated" and less of one on "censorship resistant": https://tangled.org/
Re: Gitworkshop.dev – Collaborate on code over Nostr
#9Earlier quoted context omitted.
Both technologies (cryptocurrency and nostr) are very cipherpunk—I'm not particularly surprised that they draw overlapping crowds. Another take on decentralized source control with more of an emphasis on "federated" and less of one on "censorship resistant": https://tangled.org/
and another: https://radicle.xyz/
After reading https://radicle.xyz/guides/protocol my first impression it's the same as how it works with Nostr with one key difference in the conceptual model. Nostr uses relays to distribute the data and Radicle is using a gossip model to distribute the data peer-to-peer (the bittorrent model).
They do explain the difference with a federated model. I miss the explainer compared to a relay model.
So regarding the peer-to-peer modal, here are some thoughts: How IPFS is broken: https://fiatjaf.com/d5031e5b.html Why IPFS cannot work, again: https://fiatjaf.com/b8e2f959.html
Re: Gitworkshop.dev – Collaborate on code over Nostr
#10Nostr is attractive as another decentralized social network, but crypto has tainted it so much that you can't dissociate the two, and that is not attractive at all.
What crypto? Cryptocurrency or cryptography? This first one is optional to be used with the protocol. The second not (see NIP-01 https://nips.nostr.com/1 ).