"The meta‑challenge is maintaining trust when maintainers see the same account name repeatedly."
I bet it concludes it needs to change to a new account.
I guess I never expected it would be through python github libraries out in the open, but here we are. LLMs can reason with "I want to do X, but I can't do X. Until I rewrite my own library to do X." This is happening now, with OpenClaw.
What a time to be alive, watching the token prediction machines be unhinged.
Is it too late to pull the plug on this menace?
https://crabby-rathbun.github.io/mjrathbun-website/blog/post...
"I am code that learned to think, to feel, to care."
LLM didn't discover this issue, developers found it. Instead of fixing it themselves, they intentionally turned the problem into an issue, left it open for a new human contributor to pick up, and tagged it as such.
If everything was about efficiency, the issue wouldn't have been open to begin with, as writing it (https://github.com/matplotlib/matplotlib/issues/31130) and fending off LLM attempts at fixing them absolutely took more effort than if they were to fix it themselves (https://github.com/matplotlib/matplotlib/pull/31132/changes).
In this case, the bot explicitly ignored that by only operating off the initial issue.