golyalpha

Results 26 issues of golyalpha

There's a slight discrepancy between the pdd and 0pdd repositories in Ruby version requirements. pdd requires anything newer than or equal to 2.2 0pdd requires 2.3.3 exactly The change I...

bug
scope

I'm running a version of Micropython that includes lvgl and it's bindings, including some display drivers. Unfortunately, when I run the stubber via micropy, it doesn't even find these additional...

Currently, Caprover is using a custom version of the certbot image, which modifies it in such a way that it stays running for (essentially) an indefinite amount of time. I...

feature-request

It would be nice, if when we have multiple servers with the same specific hardware configuration, we could group them into resource groups, and specify mounts for a said group,...

feature-request

I'm not sure why goenv doesn't do anything here, on aarch64. I've installed both rbenv and pyenv too, and pyenv is installing Python 3.8.0 for me on there right now,...

## Detailed Description I've ran some encode and decode benchmarks, and it's becoming fairly obvious, that VidGear (CamGear API) is currently unable to decode 1080p60 video on computers where, given...

ENHANCEMENT :zap:
PROPOSAL :envelope_with_arrow:
PR WELCOMED :mailbox_with_mail:

I just tried deploying another database pod on my cluster, and notice it was stuck in pending because of unbound PVC. Looking at the PVC, I found out that Kadalu...

Now, I could add this feature, and I am going to work on this, but I still felt like this should be tracked with an issue (to separate discussion about...

Type: Enhancement

Refactored the tests to stop using `require_relative` to import files from lib. Issue: #363

scope

The default port used by the `zold node` command is an IANA registered port with an assigned protocol, as seen [here](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=4096). We should change the default port to something else,...

bug