fry69
@fry69
Retired guessworker. Still searching for the missing context. Love LLMs, programming and system administration. 📌 Germany 🌍 (placeholder) 🧑💻 🅿️ @altq.net (PDS) Archived account: @fry69.altq.net
Re: "there are clearly people at OpenAI who know thugs" simonwillison.net/2026/Jul/20/...
Yeah, but since yellowcake is basically pure natural uranium, it is mostly harmless, compared to fission products. Toxicology >> radioactivity. -> en.wikipedia.org/wiki/Yellowc... Still not recommended to eat, but unlike fission products there is little harm standing next to yellowcake.
Half a day spent hunting for a compiler optimization masking a problem. That was outside what my trusty DS4 local LLM could find.
The U.S. government forced Anthropic to take Mythos and Fable 5 offline. That hurts for people who just subscribed to try Fable 5 out :/ h/t @simonwillison.net -> simonwillison.net/2026/Jun/13/...
As long as LLM vendors are transparent about downgrades (visible/not hidden) I am fine with it. That is also all that @natolambert.bsky.social and others complain about.
Update: Anthropic came to their senses and walked back their policy of dumbing down Fable 5 and hiding this behavior. -> simonwillison.net/2026/Jun/11/... h/t @simonwillison.net
Nah, I mean these small ones. Those seems a bit odd. But I am not an expert of course.
With ~300k tokens in the context the agent learned what to expect from the Rust compiler.
Yep, that is my main driver, ds4-agent. Not perfect, but capable. Fast enough to not be too annoying. It can handle large contexts (tested with up to 500k token, though I get nervous about 300k-350k) Currently chugging away ->
After toying around with structured outputs a bit, I am astonished how different models behave. Small, even tiny models like LFM-2.5 outmatch comparable huge models like Qwen-3.6-35B-A3B and even Gemini 4 in my naive tests. Here is a paper from November 2025, it shows a similar picture ->
Die FDP hat durchaus eine Chance wieder Prozente einzufahren. Wenn die Partei sich mit dem Projekt "Bündnis Kubicki" mittels semantischen Kniebeugen sich nach (extrem-)rechts öffnet: > "Abgrenzung statt Ausgrenzung" Dazu auch -> bsky.app/profile/fry6...
If you need any proof that post-training is just a thin layer upon data/knowledge that is present in a model, look at what is possible with "directional steering" ->
Very interesting: The eval run from yesterday against the "broken" speedup gets one more eval right than eval run from today with the reverted code. Unclear what this means. Here is a diff ->
FYI: I am currently running a full eval run with that speedup and so far it looks pretty stable. I let this run finish to see how the actual numbers are.
Here is a longer running benchmark (4x), notably the overall runtime went down from ~42 min to ~30 min ->