JJGadgets
JJGadgets
I am looking into creating a Void Linux xbps-src template to install Howdy, but when looking at the .deb post install script and the AUR’s PKGBUILD, I find that they...
# Details * **Does this resolve an issue?** No issue, I did not create an issue prior to working on this PR. ## Changes ### Improvements Improve Vikunja docs: -...
To have completion and error checking to some extent in VS Code & Emacs LSP, the CRDs are added to the JSON schemas store. The schema store can take raw...
### Steps for reproducing the issue Hardware: ThinkPad T14 Gen 1 (**AMD**), Chicony webcam, AMDGPU Software: Void Linux, SwayWM, `wluma` run from WezTerm 1. Compile from source (`make build &&...
this isn’t an issue but I figured you could probably give some insight: does the bad JSON parser also explain the bad FPS despite low system resources? Switching most graphics...
The cursor seems to jump around a lot when I initiate the 3 finger drag. This behaviour is consistent with or without libinput-gestures or Touchegg (which I currently use now...
Funny how right after my last issue #11 where I said "I haven't kernel panicked", I got one just 2 hours later. Heh. Was messing around with the turbo ratio...
Hey there, great work on this program, it's helped me since I have a 2015 AMD 15" MacBook Pro, and for whatever reason when the dGPU is above 65-70C, or...
The schickling image supports using `pg_dumpall` to backup all databases within a Postgres instance/cluster. https://github.com/schickling/dockerfiles/blob/master/postgres-backup-s3/backup.sh#L65-L88 Could this also be supported in this image? This is the only missing feature holding...
I'm using CosmicNvim for editing Kubernetes and generally YAML manifests, so I'd like to have `yamlls` (or `yaml-language-server`) working with CosmicNvim. Here's my very minimal config, however I have to...