Jamison Lofthouse
Jamison Lofthouse
Note, with the new upstream this was fixed with this commit: https://github.com/NicoHood/arc-theme/commit/b159b65c88923a579f4ee839876401ad5047630f.
@r04r You can use that but SASL is needed for auto connecting to channels (which CIRC does) and still use a cloak. See this [faq entry](https://freenode.net/faq.shtml#nocloakonjoin) on the subject.
@r04r Hmm. I saw that and tried the /connect command but CIRC uses /server so I thought it wouldn't work the same way.
Sorry, I meant to say 3.36 in the first PR
Something like taking the max value would probably work since we don't expect the same mgr to be reporting metrics at the same time. ``` (predict_linear((max(ceph_pool_percent_used) without (pod, instance))[2d:1h], 3600...
Yes, I currently have that syntax deployed and it is working. It essentially takes the max value for each hour in the 2d window and uses it to compute the...
Related: https://github.com/rancher/rancher/issues/38480
I don't know if it would be too much work to introduce a color palette option in the settings to swap between different color schemes analogous to IDEs. That would...
So, if I understand it correctly, from #147, the `flatpak-spawn` method is the intended solution (even though it was split from flatpak, the name is just for historical purposes). I...
> Can you provide a demo for us to test? Sure thing. See attached: [gh-13644.tar.gz](https://github.com/espressif/esp-idf/files/15083833/gh-13644.tar.gz) > Do you mean the issue appears after multiple resets What I mean is the...