Orsiris de Jong

Results 512 comments of Orsiris de Jong

@shamoon Looks we found the same thread ^^ I'm currently trying to make easyocr compatible with paperless-ngx, see https://github.com/paperless-ngx/paperless-ngx/discussions/6056#discussioncomment-8801102 I found an azure to hocr script, and will probably write...

Well I've roamed the issues and found that mounting the replicas and doing a single `ls -l` will prevent zrepl from working, since atime will be modified, which is something...

So that's quite a broad question, since there isn't a simple reproducer. `tcping` uses `traceroute` as underlying tcp/udp/icmp ping implementation, and does not cache anything by itself. So the problem...

Good idea indeed, but since FailedOpenDevice error can also happen when an internal disk becomes unavailable, it would require for the error script to know what kind of disk it's...

Indeed, I did a very basic implementation of smokeping target reading. I could add it quite quickly if you can send me a couple of example group files perhaps.

Mind if I use those as files for tests (published on this git ?)

I pushed a proper smokeping config reader with tests, which passes the tests including the files you posted. Be aware that I also moved everything into a `traceroute_history` subdirectory in...

You should also `pip install -r requirements.txt` since I removed inplace requirements in favor of packages.

I needed to change the paths for it to become a pip package later. Until now, the easiest way for you to run it is to declare the path to...