Witold Baryluk

Results 165 issues of Witold Baryluk

https://rocmdocs.amd.com/en/latest/Programming_Guides/Programming-Guides.html is unusable. I have 20 years of programming experience with C, C++, D, and many other languages, and HPC programming, but I can't parse this document at all. 1)...

Under Investigation
Documentation

I do not even use mate-hud, but on my Debian testing, it is started when I start MATE, so it runs. I noticed that it wakes up every 60 seconds,...

`--ignore-file-name=FOO` When set, instead of inspecting `.ignore` and `~/.fdignore`, only look for file `FOO` in each directory, and use that in the logic. This is useful when having multiple traversal...

feature-request

There is a list of options provided, but no exact details of config syntax in general. I checked the website, manpages, example configs. In fact list of settings, does not...

auth
docs

On Linux, amd64, with gcc 15.1.1, when compiling with custom flags and warnings, I am getting this: ``` [ 32%] Building C object src/CMakeFiles/rdkafka.dir/rdkafka_request.c.o In file included from /home/witek/.cache/bazel/_bazel_witek/6aae031749570f5eb9f52e7c0b66981f/sandbox/linux-sandbox/214/execroot/_main/external/mylibrdkafka/src/rdkafka_int.h:86, from...

I am debugging TCP `send`, and I only see network stuff, but I wish to also see other things, like spinlocks, memory allocations, slab allocator, preemption disable sections, route table...

`URI` RR was standarized in 2015. https://www.rfc-editor.org/rfc/rfc7553.html This is utilized by some new LDAP and Kerberos systems, but has some other potential uses. Number of servers do support it. It...

Hi. server running with docker image `kopia/kopia:20250307.0.124114` ``` root@kopia:/app# kopia --version 20250307.0.124114 build: 9b68189d29efe4c8b548d67b3c7a37e4f65770ae from: kopia/kopia ``` Storage is on zfs (2x raizd2 each 7 22TB drives): ``` [root@server ~]#...

Version 1.10.0-2+b2 on Linux amd64, Debian testing ``` Package: prometheus-ipmi-exporter Version: 1.10.0-2+b2 Built-Using: golang-1.24 (= 1.24.2-2), golang-github-alecthomas-units (= 0.0~git20240927.0f3dac3-1), golang-github-beorn7-perks (= 1.0.1-3), golang-github-bougou-go-ipmi (= 0.7.2-2), golang-github-cespare-xxhash (= 2.3.0-1), golan> Priority:...

jib sets entire image `Entrypoint`, This causes the upstream image Entrypoint to be overridden. Would be nice to be able to append to upstream image entrypoint, or to use Command...

priority: p3
type: feature request