morcilab
morcilab
Cool! It would also be nice to have a way to decide whether to open a regular or a fake root console (unless there is already some simple way to...
I'm having (possibly) the same problem but I'm on a x86 machine so I can't test it. Is a x86 version with proot v5.0 available somewhere? BTW: I'm saying possibly...
Thanks Cédric, but I don't think I can just replace the proot executable, this is an unrooted android machine. Because of Android security scheme I could do that only from...
I have the same problem under Linux (Chrome Version 58.0.3029.81 (64-bit) - KeePassXC 2.1.3 - chromeIPass 2.8.1) so no, it's not windows firewall-related. Restarting KeePassXC and/or chromeIPass (with disable/enable) sometimes...
Thanks @mohamedyassin1 what you describe is very similar to my own setup. Can I ask you to paste the output of `python -m bitsandbytes` from your system?
That's interesting. It says `highest_compute_capability=(11, 0)` whereas my output says `highest_compute_capability=(9, 0)`. An NVidia hardware this fully depends on the GPU model, on ROCm I have no idea if it...
Hi, I am sorry but I mistakenly deleted the container I was using for these tests. In any case I was able to trace the problem to accelerate when using...
"Allowed runtime name list"??? And I if I have two versions of Java 24 installed (say Zulu and OpenJdk) how I am supposed to switch between the two? I guess...
Yup, it's a problem with clashing prometheus versions between fuseki and helidon's metrics provider (the latter depending on `io.micrometer:micrometer-core:jar:1.11.3`. Given the relative ease of this happening with many other setups,...
No semantic versioning (see https://github.com/micrometer-metrics/micrometer/wiki/1.13-Migration-Guide API changes/PrometheusMeterRegistry), the guys at micrometer like to change the API across minor versions...