From 96df8d7c4503020753d7de6c4dda35f4a8465774 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Fri, 1 Mar 2024 09:17:43 +0000 Subject: [PATCH] feat(about): improve copy to reflect gitworkshop.dev's desire to work across other git on nostr solutions --- src/routes/about/+page.svelte | 37 +++++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 13 deletions(-) diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index a4cfdc6..b79f64e 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -21,6 +21,13 @@ > to nostr, and also have backwards compatible enhancements (nip34+ for shorthand) eg. to optionally enable experiences similar to github PRs

+ +

+ gitworkshop.dev aims to support all things git on nostr, such as the yet + to be released and NostrNest and gnostr. ngit is more opinionated focusing + on nip34+ +

+ +

should we focus on improving the PR-like experiences or remove them in favor of traditional patch-model patch application? please let use know! @@ -71,6 +79,8 @@ disruption for important projects like bitcoin-core

+

The Opportunity

+

whilst alternatives do exist, nearly all of them involve moving to an another walled garden, either controlled by a different centralized @@ -89,31 +99,25 @@ network effect are just a few of the reasons

-

The Opportunity

-

nostr is the ideal permissionless, decentralized and censorship resistant - social layer for the anarchic FOSS code collaboration use case. -

- -

- patch-over-email, with its proven scalability, lays the foundation for - providing this social layer without having to re-invent the complexities - of creating an efficient alternative to git server over nostr, or use - specialized relays. + social layer for the anarchic FOSS code collaboration use case

there is an opportunity to build modern tooling that compete from a UX perspective and have the additional benefit of integrating into a wider - social ecosystem. + social ecosystem

The Philosophy

-

there is innovation happening with git and nostr in a few places

+

+ there is innovation happening with git and nostr in a few places and + gitworkshop.dev aims to work with different approaches +

-

the philosophy of ngit and gitworkshop.dev can be summed up as:

+

ngit is more opinionated and its philosophy can be summed up as:

+

+ patch-over-email, with its proven scalability, lays the foundation for + providing this social layer without having to re-invent the complexities + of creating an efficient alternative to git server over nostr, or use + specialized relays +

+

The Protocol