kockahonza
kockahonza
Added a new module for nvidia GPUs. It is heavily based on the `gpu_mem`, `gpu_temp` and `gpu_usage` modules but it combines them into one so all the stats can be...
Hi, I hope I'm not overstepping in creating an issue for this but I haven't been able to find any way to change the RGB keyboard backlight on the stated...
Pretty much the title. I am talking about [this pull request](https://github.com/swaywm/sway/pull/7681) that has added the `color_profile` option for the `output` command. I ask as it is pretty major feature for...
### `yazi --debug` output ```Shell Yazi Version: 0.3.3 (Arch Linux 2024-09-05) Debug : false OS : linux-x86_64 (unix) Ya Version: 0.3.3 (Arch Linux 2024-09-05) Emulator Emulator.via_env: ("xterm-kitty", "") Emulator.via_csi: Ok(Kitty)...
A partial fix/workaround for #49 with no downsides as far as I can tell. It is just a replacement of comparing to `zero` via `==` to using `iszero`. Though this...
Hi, so I'm trying to use the package for a graph with terms from Symbolics.jl as the weights. I'm pretty sure everything should work just fine except when I try...
**Describe the bug 🐞** I am solving a SteadyState ODE problem with the DynamicSS solver using QNDF and the solver gets stuck when setting both abstol and reltol very small....