Sam Hughes

Results 129 comments of Sam Hughes

Also on the insertAt page, as reported by Discord user "forbidden era".

Huh, I get

I'd like to host the docs somewhere, but I have no idea how you're supposed to turn that repo into a website. Its README doesn't really help.

Alright, I figured out how to turn that repo into a website. I went through and edited all the links to point at .html files and then I made a...

(Not from rethinkdb org.) You can evaluate for yourself whether the project is dead or not based on activity. If you want it to not be dead, you have the...

You know what, maybe it's dead.

I don't even think it's about hosting cost, somebody somewhere needs to push a button.

I've pinged people who might know something about the website in a way they're more likely to notice.

If you run something like ``` r.expr([1,2,3]).forEach(function(a) { return r.table('foo').insert({id: a}); }) ``` it will output ``` { "deleted": 0 , "errors": 0 , "inserted": 3 , "replaced": 0 ,...

It definitely could be better documented.