Varac
Varac
I am using the language server since a while, and I always could install it. Today it was failing with `E0308: mismatched types`, maybe it's due to an updated rust/cargo...
I'm using the lychee pre-commit hook. pre-commit has a nifty `autoupdate` subcommand which updates all configured hooks to their latest git tags (which is considered by pre-commit as the latest...
Add [tofu_validate](https://github.com/opentofu/opentofu). [OpenTofu](https://opentofu.org/) is a [FOSS fork of Terraform](https://opentofu.org/blog/the-opentofu-fork-is-now-available/). - Related [mason-registry MR]( https://github.com/mason-org/mason-registry/pull/10233) - Related [nvim-lspconfig MR](https://github.com/neovim/nvim-lspconfig/pull/3874) (Merged)
Hi, I want to use the the browser plugin together with my custom [wakapi](https://github.com/muety/wakapi) instance. I configure the plugin to use a custom API URL and save the settings. When...
**Describe the solution you'd like** I have ~1000 metrics that mqtt-exporter exposes and want to actually use ~10 of them. Using `MQTT_IGNORED_TOPICS` would be much work to get the regex...
[Opentofu](https://opentofu.org/) is a fork of [Terraform](https://developer.hashicorp.com/terraform). At the moment the syntax is mostly the same, so using the same snippets for both languages make still sense. When they diverge in...
When cleaning an already cleaned PDF, the resulting PDF differs from the first, which should not be the case in regards to reproducibility. # Steps to reproduce ```sh $ wget...
**Describe the bug** I have en recurring event with many exclusions and it seems khal produces a warning for every exclusion: ```sh warning: In event d215d83c-101b-4116-aed8-d481b8cdc47e.ics, excluded instance starting at...