| ▲ | data-ottawa a day ago | |||||||
Yesterday I had my biggest Opus WTF. I asked Opus 4.6 to help me get GPU stats in btop on nixos. Opus's first approach was to use patchelf to monkey patch the btop binary. I had to redirect it to just look the nix wiki and add `nixpkgs.config.rocmSupport = true;`. But the approach of modifying a compiled binary for a configuration issue is bizarre. | ||||||||
| ▲ | pxc a day ago | parent [-] | |||||||
It does stuff like this all the time. It loves doing this with scripts with sed, so I'm not surprised to hear about it trying to do this with binaries. It's definitely wilder, though | ||||||||
| ||||||||