Max
Max
@transcranial Hi! I've been making slow progress. The design of Dat itself has evolved a lot since I opened this issue, but I still think the idea of this issue...
we should allow the apache license also
yep that's it. from what I understand (I am not a lawyer) theoretically every project should have a CLA but most projects are small so they don't ever hit these...
**Update** We have drafted a combined proposal here: https://github.com/datproject/gasket/issues/17 @melaniecebula has updated the hackfile parser to reflect the proposal: https://github.com/mafintosh/hackfile Now @melaniecebula is working on a hackfile -> gasket converter...
food for thought http://vincebuffalo.com/2013/08/08/the-mighty-named-pipe.html
@webmaven awesome list, thanks! I definitely have @jbenet on the hook to write an IPFS backend once it's ready
@pvgenuchten that is awesome, thanks for linking it. I'm not sure what the best place to plug gdal into dat would be at the moment but I'll think about it....
a few more thoughts: in the spectrum where grunt is on one end, gulp is in the middle and [`npm run`](http://substack.net/task_automation_with_npm_run) on the other end I think we need something...
@mikolalysenko started writing up an outline for an idea involving merkle tries https://gist.github.com/mikolalysenko/fa1403784896870b245f
merkle tree/trie from the ethereum paper https://github.com/wanderer/merkle-patricia-tree I think 'checkpoints' are what we wanna check out in http://gavwood.com/Paper.pdf "checkpoints, or a set of nodes in the database that allow a...