King_DuckZ

Results 56 comments of King_DuckZ

Also looking for a way to achieve this, possibly without any extra software. I don't see the point of installing and configuring a mail server just for logging the output...

Thanks but I switched to cronie and configured it to run with `-s -m off` which does just what I want

+1 I came here after finding the same project, specifically [this post](https://lemire.me/blog/2019/02/08/faster-remainders-when-the-divisor-is-a-constant-beating-compilers-and-libdivide/). I hope it's useful.

I came here looking for the same info. Is this a difficult one to fix?

I tried @srgk26 solution but it doesn't fix my problem. However I'm starting to think it's genuinely a bug in the individual programs that are crashing. For some reason, running...

I have the same problem and my workaround is to just downgrade coreutils to 8.29. If you don't have it in your pacman cache, this is how I built it:...

I'm a new user but this app never worked for me. I don't know if this is the problem or not but I think it should be removed from f-droid...

Just a thought, but can you send a POST request to their regular home page and scrape the translation from the returned html? I have a small scraping tool written...

I see, so it's a coincidence since I'm running firefox myself! Looking a bit into it, it seems the best way is to invoke `xdg-open`, which I can confirm was...

I just made a PR, it works for me (TM). I can only test it on Gentoo unfortunately. However I think users are more likely to have xdg-open on their...