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)
rdb
Sounds promising.
rdb
substack: I'm mostly just trying to sync personal notes and work between my systems. Sharing some datasets with friends is another one of my use cases.
lachenmayer
because hypercore/lib/crypto moved to hypercore-crypto
lachenmayer
jimpick: i see, should i ask in the automerge slack instead?
lachenmayer
mafintosh: otherwise would it be possible to create a file lib/crypto.js that's just module.exports = require('hypercore-crypto')
jimpick
lachenmayer: that’s probably the best bet
mafintosh
lachenmayer: yea that's what i meant
mafintosh
lachenmayer: send a pr if you thnk that's easier (add a comment to the code why we still have it)
lachenmayer
sure will do that :)
jimpick
when i used hypercore/lib/crypto, that was really using an undocumented internal interface
mafintosh
that's why i made hypercore-crypto :)
mafintosh
a couple of days ago
jimpick
thank you for that!
mafintosh
i wanna continue doing that
mafintosh
until hypercore is just a couple of requires
lachenmayer
i tried to add a message, do you see it?
lachenmayer
but that obviously doesn't work hmm