Tobias Wolf
Tobias Wolf
I’m filing this issue both here and for jamessan/vim-gnupg. When both plugins are active the gnupg plugin stops working and displays a scrambled buffer for encrypted `.gpg` files. In my...
label: bikeshed It would be cool it I weren’t forced to use gray antialias. My fontconfig sets rgba rendering and LCD filter. Is it wrong to assume that Pango can...
One other project I’m following on Github is https://github.com/dickontoo/omxmotion. What it is doing is to re-implement camera interface with OMX, not mmal. The clou is that it accesses the motion...
Not a bug, just a question I'm not sure where else to ask. Would you have an idea why the write behaviour is so cyclic? The period seems to be...
it would be nice if I could search through elements whose contents match a regular expression, all integrated in GleeBox. [On a page like this](http://www.kyb.mpg.de/bu/publication.html?select_year=all) I want to be able...
### Request I see no way to send captured ebpf samples from a multitenant cluster (say, one tenant per namespace) to a Pyroscope server using different X-Scope-OrgId headers. This is...
This is a follow up to #730. We noticed that the same issue affects the `regex:` key in a relabeling config in VMAgent. The docs state: [The `regex` value can...
Not sure why I got this, but I have this line which cannot be parsed: ``` ibuf aio reads:, log i/o's:, sync i/o's: ``` There are no digits. Added this...
Shouldn't that look like this? ``` diff diff --git a/syntax/pandoc.vim b/syntax/pandoc.vim index 4dde4e4..9de62a2 100644 --- a/syntax/pandoc.vim +++ b/syntax/pandoc.vim @@ -356,7 +356,7 @@ endif try unlet b:current_syntax - syn include @YAML...
We collect pod-level performance metrics with kubelet and cAdvisor. This is useful for us to rightsize resource requests and to maximize utilization of the clusters. However to make the calculation...