Ken MacInnis

Results 10 issues of Ken MacInnis

Getting this when I try to execute a resque worker via rake: ``` ** Invoke resque:work (first_time) ** Invoke resque:preload (first_time) ** Invoke resque:setup (first_time) ** Execute resque:setup ** Execute...

It would be handy to have a Mute action/button from the preview panel.

> Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards) before sending pull request. Thanks! **Please provide package links to:** - repo link (github.com, gitlab.com,...

pending-submitter-response
quality standard

One pod in a multi-pod deployment crashed after repeating panics: ``` goroutine 4092680020 [sync.Mutex.Lock]: runtime.gopark(0x4c498d59847915?, 0x1980?, 0xa0?, 0x61?, 0x7fdff6e3fe18?) /usr/local/go/src/runtime/proc.go:381 +0xd6 fp=0x10844131af8 sp=0x10844131ad8 pc=0x43bff6 runtime.goparkunlock(...) /usr/local/go/src/runtime/proc.go:387 runtime.semacquire1(0xc28b9b6824, 0x0?, 0x3, 0x1,...

bug

There are other ways to do this but this is an easy way to support it globally.

Using sqlite3 everywhere but production, and everything else is running fine, but I'm seeing this error in development. Any ideas? Seems like this shouldn't happen with a functioning sqlite3 setup...

# Summary [PyTorch allows a limit for GPU memory](https://pytorch.org/docs/stable/generated/torch.cuda.set_per_process_memory_fraction.html#torch-cuda-set-per-process-memory-fraction). This is useful, for example, when a GPU resource is shared. ``` set_per_process_memory_fraction(fraction, device=None): Set memory fraction for a process. The...

enhancement
good first issue

# Summary When a request is made, the vectorized query is not able to be extracted for storage and analysis afterward. While a workaround for some modules is to query...

enhancement
backlog
💎 Bounty
community

**Is your feature request related to a problem? Please describe.** The only way to return to the channel list from a channel's video is to hunt and text the small...

feature request