|
|
|
|
|
by data-ottawa
68 days 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. |
|