ninabreznik on master
Create CNAME (compare)
ninabreznik on master
Fix blog link (compare)
ninabreznik on master
Update blog links (compare)
ninabreznik on master
Update links (compare)
ninabreznik on master
add deprecation notice (compare)
ninabreznik on master
Update package.json (compare)
ninabreznik on master
Update package.json (compare)
ninabreznik on master
Update readme.md (compare)
ninabreznik on master
Update readme.md (compare)
ninabreznik on master
Update README.md (compare)
ninabreznik on master
Update readme.md (compare)
ninabreznik on master
Update readme.md (compare)
ninabreznik on master
make old website work fix links add link to new website and 1 more (compare)
Vito`
commercial digital asset management systems, like those used for video games, film, and other kinds of media production, probably also do similar things
caniuse
ah ok, good old-fashioned sidecar metadata
caniuse
the current status of warc records on IPFS is hackier than that, to my knowledge. they have to be split.
konobi_
ollo... don't suppose any folks know of there is a hypercore/hyperdrive C/C++ library in the works somewhere?
lachenmayer
i remember mafintosh & i were talking about how to open files as append-only in hyperdrive at p2p web berlin, this would actually be a perfect solution for that
lachenmayer
konobi_: i personally don't know of a c/c++ implementation but the rust implementation is picking up steam at the moment :) https://github.com/datrs
konobi_
yeah, I've been keeping an eye on it, though rust isn't well documented around using FFI smoothly yet (though I have some docs on a reading list to check out)
konobi_
go might be a decent alternative, though not seen a port there as of yet either
mafintosh
lachenmayer: oh yea good point!
lachenmayer
would be super sweet to just symlink/mount a hypercore!
yoshuawuyts
Hypercore 0.5.0 is out! - can now copy data locally between feeds :D https://github.com/datrs/hypercore
yoshuawuyts
going to be working next on making it work over the network!
pfrazee
yoshuawuyts: nice
lachenmayer
(i read "vaporware API" as "vaporwave API" on first glance...)
lachenmayer
seems slightly weird to me that the feed itself is an iterator over the network events rather than the feed items!
jimpick
yoshuawuyts: huge milestone!
misuba
o hai
millette
rabbit: it should work for most cases
rabbit
I haven't tried it myself yet
millette
rabbit: see also https://github.com/maxogden/discovery-channel (swarm builds on that), it implements dht and dns discovery
millette
hishamn__, no search, but a good starting point is https://github.com/beakerbrowser/explore
yoshuawuyts
lachenmayer: yeah, still need to work a bit on what the network API should look like C:
aral
I saw @dat-gitter was able to get dat share working on a Nexus 5X (https://botbot.me/freenode/dat/2017-07-22/?msg=88921131&page=2). Iām getting a segmentation fault on my Nexus 5 (https://github.com/datproject/dat/issues/1007). The X is 64bit, the 5 is 32bit. Wondering if that's the issue? Any thoughts?