Hello! Pierre Neidhardt <m...@ambrevar.xyz> skribis:
> Update: I've been asked if I wanted to conduct a "Deep dive" > (https://github.com/ipfs/camp/blob/master/DEEP_DIVES/README.md) about > IPFS and Guix. In other words: what problem we've encountered, how to > solve them, what we'd like to do. Neat. > I think it would be a good time to discuss a work out bug > 33899 "[PATCH 0/5] Distributing substitutes over IPFS" that Ludovic > submitted a while ago. > > What do you people think? Sounds like a good idea! > Ludovic, what are the most pressing issues with this patch that you'd > like to raise? I think the patches provide a reasonable way forward. One issue that was discussed with Hector at <https://issues.guix.gnu.org/issue/33899> is the fact that my patch would use its own implementation of a directory index instead of using IPFS’s “UnixFS” abstraction. It seems that “UnixFSv2” would fit the bill, but it was not implemented at the time. There might be other issues, but I’ve paged that out in the meantime. :-) Hopefully if you take a look at that thread and the relevant patches, you can find potential issues and things that need to be discussed. Really happy you’ll be discussing these things! Ludo’.