Fintan Halpenny

Results 111 comments of Fintan Halpenny

One thing that I often run into is that when trying to specify a ref for browsing that lives under a remote. Because there's the prefixing of `heads/` we get...

> I guess we could consider wrapping surf again, and use a shared set of types instead of stringly refspecs How would we feel about having a separated package for...

I think the `git::ext::*` and `git::types::*` stuffz could be quite useful in `radicle-surf` as well. Basically, anything that isn't specific to `radicle-link` :)

Surely the phase of the moon would be the same for both users at the same time 😝

I'm never sure. Let me ask my tarot cards

So interestingly enough @xla pretty much implemented this in proxy. This is likely one of the components that we should migrate back to link.

When we first construct the `Peer`/`PeerApi` it's not set -- if I'm understanding your question

Sorry, I think you're right. I was conflating our usage in Upstream where we use `get_default_rad_self`. So, we could possibly move this type of plan there if you don't think...

Ya, that happens in our main entry point. It mostly crops up when we test and haven't initialised the default rad/self :sweat_smile: Maybe we need to incorporate it into the...