Max

Results 228 comments of Max

i'm trying to wrap some JS crypto libraries in a super simple API here: https://github.com/maxogden/ezcrypto-js and would love to include SJCL once the ECC stuff is a little more baked

YA On Friday, May 15, 2015, Kyle Robinson Young [email protected] wrote: > Hey @maxogden https://github.com/maxogden! Do you want to guest on a > screencast about creating Electron apps and talk...

we can record it at the write the docs thing on Sunday (see my Twitter) On Friday, May 15, 2015, Kyle Robinson Young [email protected] wrote: > Hey @maxogden https://github.com/maxogden! Do...

Clarifying question on that code (hard for me to understand due to vague method/variable names), is this the line that 'adds' a feed to a connection? https://github.com/mafintosh/hypercore-archiver/blob/dd34d62253d56604c94d8785e5e39b83816fb30f/index.js#L194 So the issue...

What if we just used 1 connection per .replicate()?

I also couldn't figure out how to run your test suite, if you could suggest an `npm test` command that works i'd appreciate it

@cardoso Ok thanks. Through the API is there a way to list all card identifiers? Or is it assumed that I am storing my UIDs in an external system and...

i didnt define a single output because any file to object parser can export many tabular representations. also the api is just gut with an msaccess mimetime (file/x-msaccess i think...

HTTP supports streaming so the API can just be HTTP. If your parser is worth its salt it will already be streaming