xloem

Results 162 issues of xloem

When I try to download a completed file, I get this error: ` ERROR: Download failed for '': Local file already exists: ./ ` It is difficult to download public...

It seems for the tests the timing data for ORC kernels includes the compilation time. For me it's often greater than 1.0s in these tests, whereas it's less than 200ms...

Running the script without changes gives me an `output.jsonl` that looks like this: ``` {"name": null, "price": null, "short_description": null, "images": null, "rating": null, "number_of_reviews": null, "variants": null, "product_description": null,...

We should use something like https://datalad.org to unify these things. Then one single repository can be used to find, preserve, and verify the data and its active mirrors with cryptographic...

Engineering

This is a very quick change to provide for rendering structures that are missing nonimportant keys. It simply skips them. A change to provide default values for keys might be...

I'm having some errors thrown sometimes when a stream is stopped prematurely. ``` const bluestream = require('bluestream') const pump = require('pump') test() async function test() { let count = 0...

Github provides a number of really valuable services such as pull requests. I few projects have copied some of this functionality, but each project does it differently. I feel norma...

GitHub alternatives - ideas

It seems javascript-opentimestamps needs to connect to a python calendar server to post a timestamp. Given there are so many blockchain-related modules on npm, this seems unfortunate. It seems it...

Using a VM with only 300 MB of RAM, this driver caused a kernel panic as soon as I connected a device. Raising the RAM to 1 GB resolved it.

``` $ examples/lescan error 1611577006.276827: Setting scan parameters: Operation not permitted terminate called after throwing an instance of 'BLEPP::HCIScanner::IOError' what(): Setting scan parameters: Operation not permitted Aborted (core dumped) ```...