Arnar

Results 11 issues of Arnar

**Describe the bug** I'm trying to enable material-shell (v40.a) on gnome 40.1 but every time it crashes gnome altogether. In order to figure out where in the code gnome was...

Hey, I wrote https://github.com/arnarg/waybind a while back and never found the time/interest to polish it up. I found your project and I'm trying it out to see if I can...

bug

I renamed the darch grub config to `/etc/grub.d/05_darch` so it would appear on the top of the list in grub. I however tag my images by the build number (`imagename:v10`,...

In most cases the `status` field in the root is a subresource and can't be updated with the same api as `spec` or `metadata`. There are separate APIs like `create_namespaced_pod_status`,...

In #48 there was someone that gave `POSTGRES_CLOUD_PROVIDER` the value `AZURE` while it should be `Azure`. This shouldn't matter and we should run the provided value through `ToLower()` before we...

bug
good first issue

After the change in nui (see #7, fixed by #8) the syntax highlighting no longer works.

bug

Instead of relying on nui directly we should use the official `vim.ui.input` which can be configured globally with plugins like [dressing.nvim](https://github.com/stevearc/dressing.nvim) (where nui can be used as a backend anyway)....

Fixes #288 ### Motivation When specifying multiple roles in `.Values.auth.superUsers` the values are converted to a comma-separated list by piping the dict through `values` and `join` in helm templating, `values`...

**Describe the bug** When specifying multiple roles in `.Values.auth.superUsers` the values are converted to a comma-separated list by piping the dict through `values` and `join` in helm templating, `values` however...

FriendlyElec NanoPi R4S is an SBC based on RK3399. The standard model has no eMMC (there's an "enterprise" edition with this, which I do not have) nor SPI flash (although...