Sam Guo
Sam Guo
The docs website is currently not automated, we could automate it in CI (by diffing gh-pages branch with newly generated docs?)
**Newsboat version (copy the output of `newsboat -v` or the first line of `git show`)**: 2.37.0 build newsboat using docker on mac ``` docker build \ --build-arg UID=$(id -u) \...
Thanks for the great work! **Issue Description** Initialize human with backend `webgpu` set, when `webgpu` fail to initialize, TF fallback to `webgl` then `wasm`, but wasmPath isn't respected. **Steps to...