Christopher Joel

Results 221 comments of Christopher Joel

Is this in reference to the CLI flag `--local-key`? If so: no, I don't have a better name in mind, but I'm very open to alternatives. The spirit of "local...

I poked at this a little and I think we need to do the following: special "allowed" case for when we are syncing, we have an `Authorization::Cid` and we don't...

Hey there, sorry for the late response on this bug. I just tried to reproduce but no dice :/ we run these builds in our CI at every change too,...

This directory is chosen here: https://github.com/subconsciousnetwork/noosphere/blob/5b36b08cb39aff1008d8c260d38b6dcb17056d6a/rust/noosphere-cli/src/native/workspace.rs#L321-L329 Platform-specific heuristics described here: https://crates.io/crates/directories

In addition to requesting a work-around, I thought it would be good to observe: Autopilot is the "default" mode that new GKE clusters are created in. This problem is going...

Hi all, @vmx showed up in our Discord and shared this thread with me. We're using `libipld` extensively in our project https://github.com/subconsciousnetwork/noosphere. I would be happy to represent the perspective...

Linking for posterity this adjacent issue pertaining to alternate content-type support: https://github.com/subconsciousnetwork/noosphere/issues/50

Thanks for the extra detail! So, the full list of terms may have just grown to include: - Petname - Nickname - Handle - Proposed name - Name My hope...

> This is a potential area for abuse, which I suspect y'all are already thinking about. (e.g. if I petname someone as "ssn:22392739" or "big-ol-racist") Yes, abuse vectors here are...

Thanks for filing this! I was thinking about this on and off as I implemented #530. I kept saying to myself, "ok, I'm going to try adding this." But, each...