David Jericho

Results 6 comments of David Jericho

I'm coming late into this particular thread, however for reference I'm the person that originally put a very naive PoC together that @madsi1m then turned into this original PR, subsequently...

> Well, that use case seems rather different from what's been discussed in this PR so far (at least the throughput is an order of magnitude larger) and this also...

I presently solve this using stdin and some excessive cat. `(cat logfile; kill -s TERM 0) | ./vector` allows me to run a metrics source concurrently while processing the logfile,...

I'm using restic in a similar environment, and I was excited to find this particular fork. I had spent the more working out how to nicely list the packs needed...

Hello, That update fails with a missing ref for the commit. ``` user@host:~$ flatpak update --commit=4d3761ed5490adb72819955b9fc4e262b089286a8cf101381e8798bc3f21fc70 com.core447.StreamController Looking for updates… error: Commit has no requested ref ‘app/com.core447.StreamController/x86_64/stable’ in ref binding...

Due to the nature of Bazzite and the lack of default installed development RPMs, I ran up StreamController inside a fedora 42 Distrobox instance with root privileges. It ran fine...