Paul

Results 3 issues of Paul

I have a specific use case where I have to fetch a specific byte range of an object. Google cloud storage provides such an API [here](https://cloud.google.com/storage/docs/json_api/v1/parameters#range) and [here](https://cloud.google.com/storage/docs/json_api/v1/objects/get) by setting...

Create another type which can replace with results of evaluating a function, optionally providing the data array itself as an argument. Use case: Replace with samples drawn from the distribution...

I am trying to use node2nix to build [nativefier](https://github.com/jiahaog/nativefier) using node2nix, as a intermediate step with which I thought of building other web based applications(gmail, slack ...). I am using...