Jan Wrobel
Jan Wrobel
Cardboard UI relies on the browser automatic translation of touch events into mouse `click` events. If the application `touchstart` handler calls `event.preventDefault()`, this translation is disabled and Cardboard UI buttons...
Using Docker can simplify setup of a standalone wwwhisper instance.
Current scripts and documentation allow to setup wwwhisper with nginx. We have middlewares to easily integrate wwwhisper with [Ruby's Rack](https://github.com/wrr/rack-wwwhisper) and [Node.js's Connect](https://github.com/wrr/connect-wwwhisper), but currently the middlewares are used only...
`find $2 -maxdepth 1 -type d` returns cache root directory and its subdirectories. The parallel grep process that is invoked with the root dir processes the whole cache, so the...
Hello, When trying to update my long inactive blog I run into dependencies problems while installing Tinkerer on Ubuntu 22 (some setuptools version related failures). I have managed to do...
### Summary `pack buildpack register` opens a GitHub URL without `template=add-buildpack.md` parameter, which causes GitHub to redirect the URL to a template selection page and drops parameters needed to fill...