When I click in the link you posted: https://explore.ipld.io/#/explore/QmT9tZttJ4gVZQwVFHWTmJYqYGAAiKEcvW9k98T5syYeYU <https://www.google.com/url?q=https%3A%2F%2Fexplore.ipld.io%2F%23%2Fexplore%2FQmT9tZttJ4gVZQwVFHWTmJYqYGAAiKEcvW9k98T5syYeYU&sa=D&sntz=1&usg=AFQjCNGurHMhz0q46zI8InLs7eO3w4ptNw>
On another browser I don't get that error but it stays forever loading, without nothing displaying. On Monday, October 21, 2019 at 12:15:55 PM UTC+2, linas wrote: > > On Mon, Oct 21, 2019 at 3:55 AM Roland Coeurjoly <[email protected] > <javascript:>> wrote: > >> I get this error: >> >> AbortController is not defined >> > > From where? Its not an error message that my code generates. > >> >> On Sunday, October 20, 2019 at 6:35:06 AM UTC+2, linas wrote: >>> >>> Oh, I found one: This should work: >>> >>> >>> https://explore.ipld.io/#/explore/QmT9tZttJ4gVZQwVFHWTmJYqYGAAiKEcvW9k98T5syYeYU >>> >>> -- linas >>> >>> On Sat, Oct 19, 2019 at 11:19 PM Linas Vepstas <[email protected]> >>> wrote: >>> >>>> Pursuant to a recent question from Jim Rutt, I thought it might be >>>> interesting to see if its possible to layer the atomspace on top of IPFS. >>>> Rather than speculate, I thought I'd try to do it. It's here: >>>> >>>> https://github.com/linas/atomspace-ipfs >>>> >>>> So far you can only store the AtomSpace to IPFS; you cannot yet load >>>> from IPFS. I've published a demo, which you can find at >>>> /ipfs/QmT9tZttJ4gVZQwVFHWTmJYqYGAAiKEcvW9k98T5syYeYU >>>> >>>> Unfortunately, you need to find a data explorer to view it, and I >>>> haven't found any good public websites for this, yet. You'd need the >>>> built-in http://localhost:5001/ browser to see it clearly. >>>> >>>> Issues and challenges: >>>> * Supporting Values will be difficult and confusing. I have no good >>>> ideas for this yet. >>>> * Likewise, I don't yet know how to search the incoming set. >>>> * I'm concerned that it's slow. I think we'll be lucky to pump a few >>>> hundred atoms/second through it. But I don't really know. >>>> * I'm using IPNS for mutability, and IPNS has ... well-known issues. >>>> >>>> But .. what works does work. So that's encouraging. I invite everyone >>>> to work on it. I don't particularly want to be a long-term maintainers on >>>> this. >>>> >>>> -- Linas >>>> >>>> -- >>>> cassette tapes - analog TV - film cameras - you >>>> >>> >>> >>> -- >>> cassette tapes - analog TV - film cameras - you >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "opencog" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/opencog/159b1662-6f29-4583-be45-26e8b62dc0cd%40googlegroups.com >> >> <https://groups.google.com/d/msgid/opencog/159b1662-6f29-4583-be45-26e8b62dc0cd%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > cassette tapes - analog TV - film cameras - you > -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/b5869166-3712-4568-bac1-a54841e91191%40googlegroups.com.
