Paul Mulders
Paul Mulders
when cross-compiling 4NXCI to windows in a linux environment, I ran into the problem that the default target ar executable was being used as instructed by the mbedtls/library Makefile, via...
Likely needs a desktop environment-specific implementation, in Gnome Shell you should call a Screenshot dbus method on /org/gnome/Shell/Screenshot with boolean,boolean,string parameters. On KDE you should look at this https://invent.kde.org/graphics/spectacle/-/tree/master/src/Platforms I'll...
License?
Just wondering what kind of license you are distributing the stuff in this repo under? Do you have any objection if I adapt craft.sh into a nix package? This would...
currently it is impossible to use webapi call on anything but version 1 apis, since the argument parser always interprets a --version parameter wherever you pass it in the command...
those mbedtls_cipher_finish calls never did anything like this, since we were passing a null pointer for the third argument and the old included mbedtls just returns an error code (which...
Title should be self-explanatory. Ran into this against a Shudderwock shaman. The plugin guessed it was an Even Shaman the first couple of turns, even though Genn definitely hadn't activated....
ROCm on WSL
Recently, AMD released preview drivers for Windows that, alongside userspace packages for WSL, enable one to use ROCm through WSL. Ollama detection of AMD GPUs in linux, however, uses the...
[Issue]: 6.4.0 can break creation of tensile libraries in builds that use Unix Makefiles generator
### Problem Description I ran into this on NixOS with a ton of custom stuff I have on top of nixos-24.11 nixpkgs branch and cherry-picks from nixos-unstable, so this will...