Pol Dellaiera
Pol Dellaiera
Same issue with `BUFFERSIZE=27` and `NUM_THREADS=128`: GDB Session ``` root@nixos /h/p/C/d/nixos-x260# nix shell nixpkgs#gdb Welcome to fish, the friendly interactive shell Type help for instructions on how to use fish...
> does your setup run normally when you swap out openblas for the reference blas/lapack? I think it's my first time using openblas, I don't really know that library before...
Indeed, this is extremely curious case. I'm now struggling to reproduce the bug, without luck so far. I would like to thank you for your availability and kindness with this...
Yes this is weird. I will most probably investigate at some point, but it's not possible yet for me.
I removed the `--apcu-autoloader` flag, and we can reproduce the issue, see https://github.com/NixOS/nixpkgs/pull/368328#issuecomment-2562940511 In this PR, I propose a patch, your inputs/feedback is welcome.
Hello, I'm trying to package [Docling](https://github.com/DS4SD/docling) in Nix (https://github.com/NixOS/nixpkgs/pull/353183) and `loguru` is a dependency of [`docling-parse`](https://github.com/DS4SD/docling-parse/). I ~~am~~ was unable to build `loguru` on Darwin until I added 2 patches...
Fixed in nix by adding 2 patches, find the derivation at https://github.com/NixOS/nixpkgs/blob/f6ecda6ad047ca780874895cb98d8643c6890f6f/pkgs/by-name/lo/loguru/package.nix This builds successfully on Linux and Darwin (macos) on aarch64 and x86_64. @emilk would it be possible to...
Hello, Thanks for your reply. I just used `safety scan`, but the error is now: ``` ❯ poetry check --lock All set! ❯ safety scan Safety 3.2.9 scanning /home/pol/Code/ 2024-10-29...
Argh... sadly, I'm not allowed to share them. I would jeopardize my job position if I do so. I'm totally aware that sharing those files is not a big deal,...
I want to clarify that I'm not suggesting any drastic changes, like renaming the app or initiating a large-scale overhaul (even though I do believe there's room for improvement in...