Kidhar Bachan
Kidhar Bachan
Added orthographic projection by pressing 5
Not really a bug and not really a feature. It is more of an enhancement to the CI test suite. Currently, we use `clang-format14` in a Docker container whenever a...
golang needs to be installed first ./docker2exe-linux-amd64 -name tesseract_docker --image clearlinux/tesseract-ocr go mod init github.com/kidharb/tesseract_docker make: go: No such file or directory make: *** [Makefile:16: go.mod] Error 127 exit status...
After running the installation instructions ``` python -m venv . source bin/activate pip install pipenv pipenv install python index.py www.google.com ``` The following error is experienced ``` (tls_client_handshake_pure_python) ➜ tls_client_handshake_pure_python...
There are various ways to contribute to the project, ie sending a patch on email / discord or even through a pull request on Github. This document should list the...
I have a non legacy boot laptop and a legacy boot laptop. I have written `t2-24.5-x86-64-base-wayland-glibc-gcc-nocona.iso` to the USB flash disk via `d bs=4M if=./t2-24.5-x86-64-base-wayland-glibc-gcc-nocona.iso of=/dev/sda status=progress oflag=sync` The USB...