this post was submitted on 12 Jul 2026
178 points (98.4% liked)

Fuck AI

7623 readers
970 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.

AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] GamingChairModel@lemmy.world 10 points 1 day ago

Fable 5 spawning a herd of Codex 5.6 Sol to write metal shaders.

Fable is Anthropic's current flagship LLM model (Mythos) with safeguards/restrictions intended to prevent it from writing malware. Version 5 is the latest, released in June, briefly banned by the US Government, and then made available again on July 1.

Codex is OpenAI's coding-oriented interface for interacting with OpenAI's models. ChatGPT Sol is the most powerful flagship model, and version 5.4 released on July 9.

Metal is Apple's programming interface for Apple's GPUs, and is common to iPhone/iPad/Mac.

Shaders are program functions that set up tasks for a GPU to process visual output, like those that calculate how light interacts with colorful objects of varying reflectivity, or how a house should look when viewed through some fog, etc.

The original post describes what is now a relatively common workflow: tell Anthropic's most powerful model to manage some cheaper models to do specific tasks and put the output together into something that can be used. As the post shows, it doesn't always work. And when it fails, it can do so in a very expensive way.