Martin Heidegger

Results 181 issues of Martin Heidegger

Even though looking up the proper size of a directory seems broken at the moment (#272), it should be possible and as it should be possible. One way of how...

I noticed that when running a hyperdrive 10.8.20 that the stat returned by a readdir returns a different size: ```javascript const hyperdrive = require('hyperdrive') const ram = require('random-access-memory') const drive...

Pulling the chat conversation into this issue: Hyperdrive V10 needs a diff stream implementation analogous to the [diff stream in Hypertrie](https://github.com/mafintosh/hypertrie#ite--dbdiffversion-prefix-options). Your contribution would be welcome by @mafintosh :)

### User-Problem Many files got/get shared between users as part of a set. So many users _(particularly in the same organization)_ maintain copies of the same file. If those users...

The user on my system does not have sudo permissions, which means that following lines certainly don't work: https://github.com/andrewosh/hyperdrive-daemon/blob/2aced54a85d3ca19e3c5fe75759d00bacde3b349/bin/setup.js#L48-L54 I try to keep the users on my system separate and...

Seems like travis-ci is broken?

- Also covers Uint8Arrays - doesn't require EMPTY constant

- inherits is not needed anymore - hyperbee is a dev dependency

For a system that I try to port from regular libsodium to react native I am missing following functions: - `crypto_kdf_derive_from_key` - `crypto_scalarmult_base` - `crypto_scalarmult` It has slightly low priority...