bcm0

Results 24 comments of bcm0

Do you use something like special keycaps on the home row to find the correct typing position? I can't find the position without taking a look.

With podman installed I can run `sudo lazydocker` and it works fine. How can I get rid of `sudo`? What I tried: - add user to `docker` group and reboot...

I tried docker-stacks and got permission denied. What are the requirements for the bitnami jupyterhub singleuser image? https://github.com/jupyter/docker-stacks/blob/main/images/base-notebook/Dockerfile

Thanks a lot for your reply. How do you run the python bindings? What are the next steps? ``` $ mkdir build $ cd build $ cmake -DENABLE_PYTHON_BINDINGS=ON .. CMake...