Jared Grippe
Jared Grippe
I think Bundler.with_clean_env should strip BUNDLE_GEMFILE I was trying to exec a script that uses bundler from another script that also uses bundler and it failed because the BUNDLE_GEMFILE env...
Here is the full example of how I am cropping images https://gist.github.com/deadlyicon/717b1e07cb21f0fbc7348f477c6ae8ad Hopefully others find this example helpful.
Add GitHub links to source code and NPM pages like https://www.npmjs.com/package/@ceramicnetwork/cli
I am stuck at this point in the tutorial https://github.com/hypercore-protocol/p2p-indexing-and-search/blob/main/problems/06.md I assume I am doing something wrong here but the length is 0 for me. ```js // Run this file...
Unless I make some other mistake I think this is needed
I've created this additional example in hopes to illustrate (and personally learn) how to achieve a basic peer-to-peer multi-writer setup using Hypercore 10. See [README.md](https://github.com/hypercore-protocol/autobase/blob/bfc4a4bd5c5c571fdeddf59de64a05bce0a1536a/examples/p2p-multiwriter/README.md) for more. I am hoping...
It would be awesome if I could select some set of objects and then make another new object that was a immutable re-rendering of those objects. You could resize it...
```bash $ git log -1 commit ec191ec799a49d41cb7d05422836ce8a44ea2e4c (HEAD -> master, origin/master, origin/HEAD) Author: David Joy Date: Tue Jul 13 13:39:42 2021 -0400 webpack-4 -> webpack-5 $ git diff $ rm...