Sami Liedes
Sami Liedes
Did the change (#77) get deployed? The website banner still shows "python: 2.7|3.5|3.6|3.7". (It lead me here when I wanted to figure out of more recent Python versions are supported.)
I was unhappy with the latency introduced by the movefocus script (switching windows felt slow, even after removing the sleep - timing the script, executing it tooks 50 ms). Turns...
> I was unhappy with the latency introduced by the movefocus script (switching windows felt slow, even after removing the sleep - timing the script, executing it tooks 50 ms)....
I think the question may be about how to use this with OCRmyPDF; i.e. yes, it's installable, but how to run OCRmyPDF with it without running into `NotImplementedError: EasyOCR does...
BTW, I made a PR to EasyOCR that adds hOCR output (though didn't test it with this plugin): https://github.com/JaidedAI/EasyOCR/pull/1275
> @sliedes Can you contribute your hOCR change here since EasyOCR doesn't seem to merge many PRs? Certainly! Do you need me to open the PR here, or can you...
I saw this too, and something that is probably closely related (and unties this from Set Equate): I also see this for ARMv8 code that uses NEON_fmadd(). For some reason,...
I think this would be quite useful for third-party code, or just parts of the code base that someone is not working on. For example, in my current use case,...
There seems to be at least some support for this nowadays. The documentation currently says: > IWYU tool offers a set of [pragmas](https://github.com/include-what-you-use/include-what-you-use/blob/master/docs/IWYUPragmas.md). Include Cleaner respects keep, always_keep, private, and...
I think this is happening because the VSIX downloaded defies our explanations, as I describe in https://github.com/NixOS/nixpkgs/issues/340253 , though I'm not sure how the VSIX being funny gets translated into...