djdv

Results 67 comments of djdv

>IPNS over DNS (ipfs/js-ipfs#2000, go underway @djdv ) I have a related repo around this here: https://github.com/ipfs/go-libp2p-dns-router It resolves content records via subdomain cid's over DNS, but is in need...

>Notably each of these approaches basically amount to writing an IPFS application that properly handles rsync, whether we do it explicitly (ipsync, or a shell script) or implicitly (FUSE). When...

During our meeting, we talked about the idea of using existing benchmarking tools, that are meant for traditional filesystems, and using them to target our mount implementation. As well as...

[This post is meant to give some insight as to what those branches are, and my intent on what to do with them.] I would advise against focusing on the...

I tried this out: ~~https://github.com/hugelgupf/p9/compare/main...djdv:p9:fix/handler-compliance~~ https://github.com/hugelgupf/p9/compare/main...8434a96cc9389b334bd998957123aa2314126ab8 and it doesn't seem to cause any issues with the library `Server` and `Client`, as well as when mounted via v9fs. But my testing...

Random anecdote, I've added over a terabyte of data across many different files and folders via nocopy, utilising symlinks in the IPFS_PATH without issues on Windows (outside of issues relating...

Sorry for not getting back to you on this. (I went mental IRL) Going to run an instance of the `dht-server` for a while and see if anything goes wrong....

That might be the best for now. I'm no network expert, so I can't say for certain all of these errors can safely be ignored, but it's probably better to...

Err, just to be clear. The diff above should be changed to avoid calling Temporary, but that same list of error values should be checked instead of just the one...

Ran an instance for a few hours. Seems to be working alright. ![Untitled](https://user-images.githubusercontent.com/13862850/197187513-ef5e7b3e-3584-408a-8307-b6cf2e6bbf1b.png)