coyotespike

Results 10 issues of coyotespike

Thanks for this great little library, I'm really enjoying working with it (with the help of your demo). I'd like to have the option to show the calendar, instead of...

enhancement

- **Version**: version: '0.28.1', repo: 6, commit: '' - **Platform**: Ubuntu - **Subsystem**: libp2p #### Type: Bug #### Severity: Medium #### Description: When running tests with Jest, one test produces...

First, a quick recap. OrbitDB is progressing towards dynamic access, aka dynamic permissions. As part of this effort, multiple access controller types need to be supported. Currently OrbitDB uses an...

When I save a JS file edited via Tramp, this error pops up in a new buffer: ``` prettier errors: [warn] Ignored unknown option: --ignore-path /sshx [error] Invalid configuration file:...

Because orbitdb is based on js-ipfs, and js-ipfs does not yet have garbage collection, all orbit databases are persistent. In IPFS terms, orbit databases are pinned by default. However, when...

What Next

After installing via Melpa and then adding the recommended lines, `eval-buffer` gives me back the error: `Key sequence C-c b a starts with non-prefix key C-c b`. Thanks for making...

bug

## Bug description When I run `prisma generate`, I see the error: ``` Environment variables loaded from .env Prisma schema loaded from schema.prisma Error: Generator at prisma-client-py could not start:...

bug/1-repro-available
kind/bug

Thanks a lot for making this - it is just what I am looking for. I've been monkeying for a few hours on renaming the files by prepending the right...

Thanks for making this, what a great idea! I put this in my `.spacemacs` (which in this case will make no difference from a normal `.emacs` file). ``` (load-library "find-lisp")...

Hi! I love how simple this library is, and it works beautifully for my down-convolutional layers. However, when I add an up-convolutional layer, it seems to stop working. Is that...