Re: [Pharo-users] An IPFS interface for Pharo

2019-06-11 Thread Konrad Hinsen
On 11/06/2019 18:07, Stephan Eggermont wrote: Konrad Hinsen wrote: : . To make this effective, you have to think a bit about good data management strategies. Few people will want to mirror all the history of Pharo. Why? Fits on an SD card in a raspberry pi All of http://files.pharo.org/ ? S

Re: [Pharo-users] An IPFS interface for Pharo

2019-06-11 Thread Stephan Eggermont
Konrad Hinsen wrote: : > . To make this > effective, you have to think a bit about good data management > strategies. Few people will want to mirror all the history of Pharo. Why? Fits on an SD card in a raspberry pi Stephan

Re: [Pharo-users] An IPFS interface for Pharo

2019-06-11 Thread Konrad Hinsen
serge.stinckw...@gmail.com writes: > I would like something like that for Pharo images. Can you sync > files.pharo.org on ipfs ? That should be straightforward using nothing but the IPFS command-line client. But it's worth thinking about the goals. What are you trying to improve exactly? The main

Re: [Pharo-users] An IPFS interface for Pharo

2019-06-11 Thread Marcus Denker
> On 11 Jun 2019, at 13:34, serge.stinckw...@gmail.com wrote: > > I would like something like that for Pharo images. Can you sync > files.pharo.org on ipfs ? > Yes, that would be the first step. We could even use this: https://blog.cloudflare.com/distributed

Re: [Pharo-users] An IPFS interface for Pharo

2019-06-11 Thread serge . stinckwich
I would like something like that for Pharo images. Can you sync files.pharo.org on ipfs ? Sent from my iPhone > On 11 Jun 2019, at 17:00, Marcus Denker wrote: > > > >> On 6 Jun 2019, at 19:37, Serge Stinckwich wrote: >> >> >> >> On Thu, Jun 6, 2019 at 6:35 PM Konrad Hinsen >> wrote: >>

Re: [Pharo-users] An IPFS interface for Pharo

2019-06-11 Thread Marcus Denker
> On 6 Jun 2019, at 19:37, Serge Stinckwich wrote: > > > > On Thu, Jun 6, 2019 at 6:35 PM Konrad Hinsen > wrote: > Hi everyone, > > Over the last weeks I have started to explore IPFS more seriously. > IPFS, the Inter-Planetary File System, is supposed to b