David Ward
David Ward
> There are currently two fairly good ofx libraries. ofxtools and ofxclient. It seems like ofxclient isn't really maintained anymore. Not sure if you saw [libofx](https://github.com/libofx/libofx), which is used by...
> updating to the newest version fixed it. For those finding this online and looking to backport a patch: the issue originally described here was #399, which was fixed with...
Assume that `setup.sh` requires a file to be mounted in the container (i.e. with `docker -v`). The dependency which generates that file should be specified directly in `container_run_and_commit_layer`. It can...
/remove-labels "Can Close?"
This is expected behavior. `rtnl_link_add()` simply sends a request to the kernel to create a link, and then waits to receive an acknowledgement (or error) from the kernel. It does...
> gnome-terminal seems to work properly. FWIW this does affect gnome-terminal under RHEL 8.
Yes. The current version of Tesseract still supports the OCR-based engine. The LSTM model takes significantly longer to train, [according to the Tesseract documentation itself](https://tesseract-ocr.github.io/tessdoc/tess5/TrainingTesseract-5.html#:~:text=Instead%20of%20taking%20a%20few%20minutes%20to%20a%20couple%20of%20hours%20to%20train%2C%20Tesseract%204.00%20takes%20a%20few%20days%20to%20a%20couple%20of%20weeks.).
Unfortunately LSTM [doesn't seem to work well](https://github.com/tesseract-ocr/tesseract/issues/2820) on matching basic monospace without word recognition.
I'm pretty confident that would not work. According to [this](http://electronics.stackexchange.com/questions/26961/wifi-module-says-mini-pci-e-format-with-usb-host-interface-what-does-this), there are some Wi-Fi adapters that physically have a Mini-PCIe form factor and fit into a Mini-PCIe slot, but they...
So what about the remaining files here? Is there another way to contact the authors? Should they be removed from the project? Note that @PrzemoF responded [on the forum](https://forum.freecad.org/viewtopic.php?p=669809#p669809) regarding...