Thomas Di Grégorio
Thomas Di Grégorio
And so? Do you have a nodejs working exemple? Because knowing how to get the position using bash is a bit useless here... I tried to listen `process.stdin` while outputing...
4. keep positioning information
Yes! I would love that... Actually I'm testing some tesseract apps to get the better base to try to get the source code to give me a [hOCR](https://en.wikipedia.org/wiki/HOCR) version of...
I think right now the +/- sign is ordered alphabetically (without math meaning)... Btw, I'm not against the idea, but having already 26 level of priority isn't enough? Do you...
I developped a draft of bills data extractor from PDF > detect header footer infos (like store, address, date, SIRET, ect) > parse table rows to CSV. PDF file are...
Yes I had got the issue with https://esm.sh 's redirect packages: ```js /* esm.sh - [email protected] */ export * from "https://esm.sh/v117/[email protected]/deno/index.mjs" export { default } from "https://esm.sh/v117/[email protected]/deno/index.mjs" ``` With a...
Hi @LynxPDA ! Could you please explain a bit what options does and how to tweak for other CPU capabilities? Thx
Hi, thx for this quick reply! After more in depth reading, there is a typo on line ending: ```bash dirty_decay_ms: 60000,muzzy_decay_ms:> ``` ... looks like a nano copy/paste with line...
Is the intel-mkl package needed for non-intel CPU?
I get : ``` ################################################################ ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libiomp5.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ' from LD_PRELOAD cannot be preloaded (cannot open shared object...