Oleg

Results 12 issues of Oleg

HI, It doesn't look like there's support for this yet and I didn't see any issues about it, but it'd be awesome to get support for OrbitDB in Deno.

#### What would you like to be added: Unit/Integration testing framework for Microshift. We will need to determine whether to adhere to behavior-driven development vs. test-driven development. #### Why is...

lifecycle/stale

**Feature description** It would be neat to see support added for the [Fish shell](https://fishshell.com), since the syntax isn't bash-compatible.

I was trying to find an implementation of Timsort in Python, and came across the one in this repository. I decided to clone the sorting algorithms in the repo to...

Hi, I'm using this library with `alpeh.js` and am trying to create an IPFS node in my browser with `const ipfs = new IPFS({})` which seems to work OK. The...

It would be amazing if we could get some fuse drivers for this project so that we could use this to create volumes within Kubernetes.

### What version of Turborepo are you using? 1.8.8 ### What package manager are you using / does the bug impact? Yarn v2/v3 (node_modules linker only) ### What operating system...

kind: bug
needs: triage
owned-by: turborepo

It looks like this website is broken / no longer hosted at Heroku. Is there another instance somewhere, or does another one need to be hosted?

The _capitalize function is changed from being a private member function of `WordPair` to being a public function. Since it doesn't depend on `WordPair`'s variables, it makes little sense to...

Resolves #19 This PR adds a Gradnorm view to TensorBoard by computing the average of the L2 gradnorm across all parame Here's how it appears in TensorBoard: ters. Signed-off-by: Oleg