this post was submitted on 07 May 2025
36 points (97.4% liked)
Fuck AI
2666 readers
341 users here now
"We did it, Patrick! We made a technological breakthrough!"
A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It’s a form of malware that exponentially burns through resources. The classic example is using the Unix
fork
command, which spawns a new process. You then program it so each process spawns several child processes, each of which spawn children of their own, and so on until the computer runs out of compute resources and freezes up entirely.In this case, the idea is to have the LLM query LLMs in the same recursive manner, burning query tokens almost as fast as OpenAI burns venture capital.
...and fossil fuels!
Thanks, that sounds like fun...
Why would they even do this whole thing, if this is a likely possibility? Because one user doing this will just brick the system