Max

Results 229 comments of Max

progress issue: https://github.com/ekansa/data-rescue-nps-irma/issues/1

@green-coder yes that sounds good, I mentioned that here actually https://github.com/fd0/rabin-cdc/issues/1#issuecomment-170279016

its here: https://github.com/maxogden/rabin/blob/8ba99d22dd528b0f9b39e9ad30e321b4fee17e2a/package.json#L26 https://opensource.org/licenses/ISC On Sat, Dec 26, 2015 at 8:46 AM, Vincent Cantin [email protected] wrote: > I couldn't find under which terms you distribute your code. > > —...

@green-coder sounds like a good idea. We currently use a JS array to move the offsets between C and JS, so we just need a simple way that also uses...

@pfrazee why'd you close this? I didn't event notice this thread till just now sorry

It might be easier to implement leveldown instead of levelup, cause then you can get levelup for free (cause you just pass in a leveldown instance into levelup when creating...

@reubano excellent question, I actually used to heavily use CouchDB. I started by using CouchApps so that the logic of the application could be self-contained in Couch, but quickly outgrew...

@reubano good points. I would summarize the dat/leveldb approach as more DIY than using CouchDB. CouchDB is like a framework that has a built in solution for what you need...

one thing to note about github org teams is that it requires org membership to view, e.g. open https://github.com/orgs/nodeschool/teams/augsburg when logged in as a user not in the /nodeschool org...

@martinheidegger I gave it a shot when I was working on this last week, but I couldn't come up with a good way to make the map and the info...