Robin Millette

Results 194 comments of Robin Millette

@brechtpm See https://github.com/mafintosh/hyperdb/pull/39

For reference https://github.com/datprotocol/dat.json

@dcposch meanwhile, there's https://github.com/millette/dat-shell/ to help you navigate a dat (cd, ls, cat) without downloading the whole thing.

We might also want to support the emerging [NO_COLOR standard](http://no-color.org/).

Or watch .dathttpd.yml and reload automatically as it changes.

Using the latest dat (13.8.2) on Debian and this 200 MiB archive with 20,000 files: dat://019d05c89e9469d401730172b6eb52e7880c1550fda1720671f76c7229a80bae After a little while (less than an hour), the seed shows 0 connections, although...

> dat clone dat://myhash/path/to/myfile.foo Or even ``` dat clone dat://myhash+123/path/to/myfile.foo ``` To fetch a specific version.

Although I haven't touched [dat-shell](https://github.com/millette/dat-shell) in a few months, it is probably worth it to explore which features could get merged back into dat itself. With dat-shell, you can: ```...

I was having problems too. Turns out I had an old gulp-cli installed globally, but package.json points to gulp-cli 4.x. In other words, running gulp directly uses the global version,...

That's because you're getting error `418: I'm a teapot`.