Brendan O'Brien

Results 76 comments of Brendan O'Brien

As for multiple use cases, a nice example would be having one `.snapshots` file per API version, Or cutting up sections of an API into separate files. As you'd mentioned,...

I am, but sadly have zero bandwidth to take on shipping this feature 😢. Considering this has been open for more than 6 months, might be worth closing?

Sorry to see this change, but I very much appreciate taking the time to clarify the status of this project. For others who need IPFS in rust, we're working on...

> use a file containing the PID of the running instance. In theory this can be racy, in practice that works well. In iroh we could provide that to all...

the more I think about it, the more this is all just a bad pattern to follow. I like the look of https://github.com/mxinden/libp2p-lookup a lot more, and find the tool...

proposed help text: ``` > iroh p2p lookup --help iroh-p2p-lookup retrieve info about a node USAGE: iroh p2p lookup ARGS: multiaddress or peer ID OPTIONS: -h, --help Print help information...

> @Winterhuman I think it's under p2p because it won't work without a p2p node running, and we envision configurations without a p2p node with iroh cloud. Is that correct,...

closing, as we're going with the direction outlined in n0-computer/beetle#95

how about we pull this out of the list in #284 and repurpose it to cover adding `-v --version` flags to {iroh-p2p, iroh-store, iroh-gateway}?