Christian Garbs
Christian Garbs
I had the same problem and built the merge request #47 to add this feature – it has not been merged yet, but you could get slimbox from my branch...
I think this really is an ocurrence of the _triangle problem_. The 4 duplicate files are: ``` (A A1 A2) --> B (A A1 A2) --> B1 (A A1 A2)...
I have written a small shell script that basically does the same as the one-liner from the previous comment but creates a tabular output: ``` # fail2ban-statistics JAIL FILTER ACTIONS...
differ if microcode can not be checked due to missing components or unsupported plattform (i.e. ARM)
I'm no developer here, but just have looked over exactly that part of the code: Microcode updates can currently only be detected for Intel and AMD cpus (see [README.uCode.md](https://github.com/liske/needrestart/blob/e6176258e6b9f9f907736cbe1f8d148582a057d9/README.uCode.md)). The...
Your linked pull request does not resolve, did you mean https://github.com/meekrosoft/fff/pull/98?
I have applied your pull request to my project after reverting from FAKE_VALUE_FUNC0 to FAKE_VALUE_FUNC. See this branch here: https://github.com/mmitch/syndig/tree/warning-fix While the GCC throws no pedantic errors after applying your...
source link for convenience: https://github.com/s9y/Serendipity/blob/master/include/functions_images.inc.php#L2026-L2051
I've manually applied the PR to my productive Serendipity 2.3.4 blog and don't see any issues. The JavaScript console shows only this and now further warnings on any page tested:...
see this script for a working demonstration: https://gist.github.com/mmitch/6a7e4bda057d0b4ae2d46515f5a30f7a
Strictly mathematically speaking: yes. But I have not yet seen an rrdgraph logarithmic diagram with negative values. I think the values are autoscaled in such a way that x never...