Juan Benet

Results 200 comments of Juan Benet

fixed. @daviddias please trade names with @diasdavid -- it's super annoying. you don't even use github!!

> For now, I just plan to add commits to a remote, and print the new root hash of that repo. Updating IPNS entries will come later. Sounds great to...

Not sure. fails on my OS X ``` > go version go version go1.4.2 darwin/amd64 > uname -a Darwin lorien.local 14.0.0 Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT...

reproducibility \o/

> I just test this out myself, I got this output are you on 267653f36473451f5c9486d3d2b757aeb98e9bb1 ? > I just took a look at the json2cbor code and I found that...

There is a license file: https://github.com/agl/ed25519/blob/master/LICENSE its the Go BSD-style license. I think this issue can be closed.

Did you move to use: https://github.com/getlantern/go-udtwrapper ?

@oxtoacart thanks for the detailed response! > 1. @atavism is going to work on exposing the SCTP functionality already available in WebRTC. Great. What's the plan on that? If you...

FWIW, I got https://github.com/jbenet/go-udtwrapper/ working. The IO handling is still a bit buggy (and the test case runs really slow....though i am getting >100MBps transfer on >1GB+ files)

@atavism I'm using the dump @oxtoacart put there ages ago. Yeah i also noticed it was different, didnt feel a strong need to risk re-doing the wrapping yet. Feel free...