Christian Rebischke

Results 133 comments of Christian Rebischke

@Earnestly that's just not how my brain works, sorry ^^ but thanks for the advice :)

We can have a look on the rofi levenshtein implementation: https://github.com/davatorium/rofi/blob/1a9e6450e33e75a357446a3b20c20b5c56596731/source/helper.c#L697

Hi, I never thought that somebody really uses this project :D it is some artifact from my bachelor thesis. Can you provide an output of /proc/fs/cifs/Stats?

@andrew-backeby ok cool! Such information is really important to me, because this means that I have to spend some more time into the project (cleanups, tests, etc) :) thanks for...

Hi @donjuanmon this project was actually a proof of concept for node_exporter. The reason why I made a separate exporter out of this was that the node_exporter maintainers were not...

@donjuanmon ah, so you never configured two mount points with the same name? I wonder if I can mitigate such bugs in the future

Re-opened, because this is worth investigating.

@donjuanmon Interesting. I might have an idea how to fix this. Do you know if both sections are the same? Are all values equal? Or are the values of one...

Hi, I've played a bit around with the netinfo module and I think the netinfo module is maybe enough if you follow a certain policy: * All wireguard interfaces have...

> One interface might have connection to multiple peers. This is usually the case for servers, but strictly speaking there's no clear distinction: all parties may have connections to many...