Enrico Fasoli

Results 60 comments of Enrico Fasoli

I actually forgot to use it from my machines... I'll turn it on now However I use it when updating the server that's hosting the mirror, it works great. I...

I tried to, the PKGBUILD I wrote compiles the launcher and extracts the game just fine, but for some reason the game crashes on start. If I just manually do...

I don't know, I won't upload this to the AUR because it doesn't work, and I haven't tried to fix it... I don't really have the time now, but maybe...

I am working on the [Chlu](https://chlu.io) implementation and as part of that, we are using orbit db to keep track of the list of review records that customers submit to...

@509dave16 some work about this is happening here https://github.com/orbitdb/ipfs-log/pull/128

Whether orbitdb uses a private cluster of IPFS nodes depends on how you configure IPFS/libp2p, by default they connect to the public network but I think there's some early experimental...

By default, when you open a database with orbit-db it syncs up so that all of the nodes replicate all the data, and they also cache it locally, so if...

I'm not a contributor, but it looks like the only check performed is the validity of the signature (every entry is signed by who wrote it) and also whether the...

Thank you guys for the help :+1: Is it possible to implement the actual desktop streaming protocol into this library? I'm quite skilled in Java and @jamesdlow's code looks very...

Yes, it's just that :) As far as working on a normal gateway, go-ipfs 0.4 already has everything. I'm waiting on js-ipfs-api to get files api support then I'm going...