Damus
arbadacarba profile picture
arbadacarba
@arbadacarba

Just a girl with ideas ⚡ pixelatebot for pic & gif obfuscation on TG ⚡ Tides nostr messenger chrome extension ⚡ chatty local chatbot with local knowledge base ⚡ gittr.space

Relays (21)
  • mom.lol – read & write
  • wss://bostr.shop/ – read & write
  • wss://gitnostr.com/ – write
  • wss://haven.danconwaydev.com/ – read & write
  • wss://indexer.coracle.social/ – read & write
  • wss://ngit.danconwaydev.com/ – write
  • wss://nos.lol/ – read & write
  • wss://nostr.azzamo.net/ – read & write
  • wss://nostr.bitcoiner.social/ – read & write
  • wss://nostr.einundzwanzig.space/ – read & write
  • wss://nostr.noderunners.network/ – read & write
  • wss://purplepag.es/ – read & write
  • wss://pyramid.fiatjaf.com/ – read & write
  • wss://relay.damus.io/ – read & write
  • wss://relay.minibits.cash/ – read & write
  • wss://relay.ngit.dev/ – write
  • wss://relay.noderunners.network/ – read & write
  • wss://relay.nostr.band/ – read & write
  • wss://relay.nostrplebs.com/ – read & write
  • wss://relay.primal.net/ – read & write
  • wss://relay.snort.social/ – read & write

Recent Notes

codonaft · 1w
"Refetch from source" button also didn't affect the ssh server; it's still one commit behind GH and GRASP servers. What blows my mind is `gitworkshop.dev` keeps showing the ssh server as if it were a...
arbadacarba profile picture
After refetch pls also press push to nostr, so the change is sent. Refetch alone is just copying from source to local. Push to Nostr sends it..

If a client that pushes to GitHub without doing a refetch+PUSH to nostr or if youre using a push with a GRASP server list without gittr explicitely in we'll be behind until we see the event. The bridge than has an old state until it sees the new event and syncs up and showed so.
Like here the last commit on GRASP was a different than (lastest) on GitHub. Bridge will fallback to newest incl. external source in gittr, in your pic that got lost but seems fine now to me

🙏1
codonaft · 1w
"Refetch from source" button also didn't affect the ssh server; it's still one commit behind GH and GRASP servers. What blows my mind is `gitworkshop.dev` keeps showing the ssh server as if it were a...
arbadacarba profile picture
Jo, if a client that pushes to GitHub without doing a refetch+PUSH to nostr or if youre using a push with a GRASP server list without gittr explicitely in we'll be behind until we see the event. The bridge than has an old state until it sees the new event and syncs up and showed so.
Like here the last commit on GRASP was a different than (lastest) on GitHub. Bridge will fallback to newest incl. external source in gittr, in your pic that got lost but seems fine now to me

codonaft · 1w
Thanks a lot for your efforts! No hurry, take your time! > 404 is expected, its not a Nostr relay Thanks for clarifying! What made me think that it's available over HTTPS is pressing the "Clone" - "...
arbadacarba profile picture
Like dis ? You see an editable version on your Kanban that lives locally so far, will leave writing back with oauth+nip39 for another day :D

for the rest..a symlink was npub not hex.. also readded more plain relays (nip52 is not known to git-only-servers sadly) as catching it took too long obv 😁 things cleared

1
codonaft · 1w
> Like dis ? This is awesome, thanks! 💜 I see the ssh key now appeared on the "SSH Keys" page and git clone from `git.gittr.space` also works! I see my other repo `[email protected]:efc2b6e59480f0e55cc87c69af06b6d1a11fa25e4ea95a439878c41799c53c19/ohmyvps.git` on the ssh server is one commit ...
codonaft · 1w
Thanks! > Did I understand you correct, you would want these imported from the source ? Yeah, just like GH issues are currently visible from Gittr, the GH projects/kanbans could be visible in Gittr ...
arbadacarba profile picture
yesyes, still playing today on smth that affected the fetches, Im merging the Nostr only PRs and issues with the source only ones (which is not only github), have patience with me as i still sip coffee in bed 😉Commits are back up again 😉

SSH keys event was on relays. The Settings page only listed keys from browsers cache, fixed

git.gittr.space is the git host (SSH/HTTPS). wss://… 404 is expected, its not a Nostr relay. If you connect GitHub on that page it now suggests your public keys from https://github.com/<user>.keys / the API. Will need to test that through still though.

gittr on GRASP squashed commit.. HTTP “Push to Nostr” path currently rebuilds a single Push from gittr (…) commit (force-push), so you get unrelated histories vs GitHub’s full log. SSH/git push preserves the history so we’re treating the squash path as a follow-up. Your cargo-limit clone with full history is correct GRASP behaviour.

Lateron todos from source, thats actually a good idea! would you expect it to write back to the source e.g. with a github external identity ?

some clients btw show external identities from 0 only so not sure if Ill not touch that again later :P Where have you been all these months this is so helpful 😄
1
codonaft · 1w
Thanks a lot for your efforts! No hurry, take your time! > 404 is expected, its not a Nostr relay Thanks for clarifying! What made me think that it's available over HTTPS is pressing the "Clone" - "Copy clone URL" in the repo currently writes `git clone https://git.gittr.space/npub1alptdev5srcw2hx...
codonaft · 1w
Thanks for building it! Noticing a bridge with GitHub motivated me to import some of my repos finally. It didn't properly work though: after "Push to Nostr" I have event kind 30617, but the repo was ...
arbadacarba profile picture
Typo in bridge api fixed that solved both 🤠
Not bad for a sunday morning 😃

Above the repo theres ToDos as Kanban. Did I understand you correct, you would want these imported from the source ?
Have you seen Architecture and dependencies tab theyre also fun :P
1
codonaft · 1w
Thanks! > Did I understand you correct, you would want these imported from the source ? Yeah, just like GH issues are currently visible from Gittr, the GH projects/kanbans could be visible in Gittr too. I hope this will make NIP-34 git stuff more attractive to those who want to migrate from GH. >...
codonaft · 1w
Thanks for building it! Noticing a bridge with GitHub motivated me to import some of my repos finally. It didn't properly work though: after "Push to Nostr" I have event kind 30617, but the repo was ...
arbadacarba profile picture
Youre right, I am working with its MCP only lately which is superfast so didnt test terminal bs since long, will do (still hate it. Youre right, I am using the gittr MCP and have abandoned the terminal totally, will check whats up.
Above the repo theres ToDos as Kanban. Did I understand you correct, you would want these imported from the source ? Architecture and dependencies tab is also fun :P