Martin Heidegger
Martin Heidegger
_(note: I am not sure if this is an issue of hyperdrive or dat-node, following @karissa 's suggestion to post it here - thanks @karissa )_ I am reporting a...
This PR replaces `dat-dns` with [hyper-dns](https://github.com/martinheidegger/hyper-dns). As both the DNS Options and the API changes this would be a breaking change. I am opening this as a draft-pr so we...
How dat stores the various cores on the filesystem is more magic than one might assume. - What happens if I change a file while syncing? - What happens after...
The beaker browser specifies the version in an dat: https://github.com/pfrazee/parse-dat-url/blob/master/README.md
The [current recommendation](https://github.com/actions/cache/issues/342#issuecomment-673371329) has been a bit difficult for me to understand _(and it seems i [am not the only one](https://github.com/actions/cache/issues/840)?)_. In this PR I implemented a `always-save` flag that...
Since I sent my last PR I have worked on workshopper-adventure and msee to improve the legibility (even though slightly) and fix several errors. Unlike #17 this PR does not...
We started the translation of scope-chains-closures to japanese. (based on [email protected]). PR in progress
The education WG was absorbed, the Readme should note that. _(maybe archive the repo)_
This PR adds the build-scripts and .tgz folders that are only relevant during build to the .npmignore path for a smaller npm package
Using sodium-universal is for people that don't want to concern themselves with platform incompatibilities (one system to work with all). As such I think it would be good for developers...