Daniel Bonner
Daniel Bonner
#### How I tested this: I tried this on Windows and also on Linux (Thunderbird for aarch64 built from source) 1. Run Thunderbird **without** the Awesome Emoji Picker add-on installed....
I am using R-portableapps 3.4.1 using the 32-bit R.exe as the interpreter when I get this error. I ticked the option to resolve variables in all modules. I got the...
I had the same issue with cleanHud. The menubar remains unchanged. Other plugins work.
I built from source using the default "ROOT-llvm16" branch of root-project/llvm-project. I didn't have to do much work to allow the creation of updated Jupyter kernels (C++20 and C++2b). I...
ngraph-bridge fails to build with the plaidml backend, giving an error when compiling: ngraph-bridge/build_cmake/ngraph/src/ngraph/runtime/plaidml/plaidml_translate.cpp ``` ngraph-bridge/build_cmake/ngraph/src/ngraph/runtime/plaidml/plaidml_translate.cpp:105:13: warning: enumeration value 'PLAIDML_DATA_BFLOAT16' not handled in switch [-Wswitch] switch (dt) ^ ngraph-bridge/build_cmake/ngraph/src/ngraph/runtime/plaidml/plaidml_translate.cpp:105:13: note:...
I thought I'd put this up as an issue to help anyone who got confused (like me) by the instructions to use gcc 4.8 for building ngraph-bridge (and building tensorflow...
**System Details** - OS: Ubuntu 24.04 - Thorium-Raspi Version: M126.0.6478.246 **Problem** Crashes immediately on running. Terminal: sudo dpkg -i thorium-browser_126.0.6478.246_arm64.deb thorium-browser [1] 9056 trace trap thorium-browser I also tried the...
Hi @veselink1, I am absolutely addicted to FancyWM and use it 100% of the time I'm on my PC. I made a slightly modified FancyWM fork for Windows 11 24H2...
I installed llm-benchmark 0.4.9 to a Python 3.13.7 uv virtual environment with: `uv pip install llm-benchmark` On Python 3.13: ``` llm_benchmark run /home/daniel/uv/OllamaCodon313/lib/python3.13/site-packages/llm_benchmark/run_benchmark.py:5: UserWarning: pkg_resour ces is deprecated as an...