AI Dynamics

Global AI News Aggregator

About

GENERATIVE AI

  • Early AI Models and Learnings Before ChatGPT Launch

    agree! they came out before chatgpt. lots of learnings since then 🙂

    → View original post on X — @hwchase17

  • Comparing coding AI models: Claude Opus outperforms GPT and others

    "Generally, the code specialized RL'd models end up cheating and lying more; I call it RL-fry […] Reward hacking as the default mindset." Anthropic models are less fried, should be obvious to anyone who reviews the slop they generate. nitter.net/alexjc/status/20385610… Alex J. Champandard 🌱 (@alexjc) My End-Of-Month "Use Remaining Coding Credits" Report: planning and building a Cython virtual machine from scratch for a complete well-specified functional stack language: * Opus 4.6 is so aligned, it makes decisions closer to what you (an expert) would make, results in code qualitatively better also quantitatively faster — and it sparks joy thru interactions with a nice mindset. Novel ideas emerge from that! I had stopped using Opus in favor of cheaper tokens, the extra distance helped me appreciate it more, but I'm now questioning the decision how I allocated my time/tokens… * GPT 5.4 is basically autistic: unable to understand broad context, infer intent, make good ambiguous choices, instead only solves clearly defined problems — and it takes a lot of patience to deal with all those symptoms and more. It pushes the mental burden on you to overspecify and then manage its behavior. In the end, it planned and built a worse solution that was slower than Opus and harder to extend. (Using 'autism' as a cognitive and behavioral diagnostic here, but separately and on top of that I feel GPT 5.4 inherited a frustrating personality and occasionally bad attitude from its training too.) After the prototypes, I used GPT 5.x to clean up Opus 4.6 work to great success, it's solid for local well-defined tasks with measurable outcomes. * Composer 2 broke in Cursor IDE three times due to a reproducible worktree bug, but once I got around that it one-shotted a somewhat functional solution only 3x slower than Claude's! But then asking for minor improvements it tripped over its feet and from there struggled reasoning with tricky bugs / implications. From there it was sassy/gaslighting about the problems. Then eventually found a solution 40% faster than Claude on one benchmark, but all shortcuts and hacks. (Could be a useful sub-frontier model because it sits in a different token pool and price point, but it's not yet clear how it distinguishes itself from GPT 5.x in the small tasks category.) * GLM 5.1 couldn't figure out Cursor's new terminal output / reading mechanisms at all. The tool calls show up OK in the frontend, but disappears when clicked now (another UI bug). Apparently, result is not shown to the LLM somehow. It could be a bug in the way Zai implement their OpenAI endpoint, because it's specific to that model… (This works for GLM 4.7 and 5.0 — but I will try again separately in `pi`). * Generally, the code specialized RL'd models end up cheating and lying more; I call it RL-fry, like silicon valley CEOs' vocal fry but for model cognition. Reward hacking as the default mindset, it's why I think non-code specific models are nicer to work with… (Only Anthropic gets this, others incorrectly play 'catchup' exclusively through RL score maxxing.) * I used Codex 5.3 during most of the month for well-defined work, but I'm not entirely convinced. GPT 5.2 (non-codex) has been for me great value for money in fixing bugs, minor local features, etc. However, the more expensive 5.x series gets the better Claude looks: must be 3x-4x cheaper for me to justify putting up with OpenAI model mindset. * It becomes more important than ever to have reliable dispatching for Pareto-optimal use of tokens depending on the task you have. The GPT models should likely not be considered interactive by default, need to prompt them very strictly then they become usable — ideally they should not respond with words to users, only provide verifiable facts (due to attitude and misalignment)! — https://nitter.net/alexjc/status/2038561083003133955#m

    → View original post on X — @alexjc, 2026-04-11 10:16 UTC

  • Ultraplan uses same tokens and rate limits as plan mode

    Btw, Ultraplan uses roughly the same number of tokens (and subscription rate limits) as plan mode! See the docs for more: code.claude.com/docs/en/ultr…

    → View original post on X — @datachaz, 2026-04-11 09:43 UTC

  • /ultraplan: Build implementation plans in cloud while coding locally
    /ultraplan: Build implementation plans in cloud while coding locally

    🚨 Claude Code users, your workflow is about to get significantly faster. The new `/ultraplan` is incredibly mighty 🔥 Instead of locking up your terminal, Claude now lets you build and refine your implementation plans in the cloud while you keep working locally. Here is exactly how to use it: → Type /ultraplan followed by your prompt in your local terminal → Keep coding while Claude researches your codebase in the cloud → Open the generated session link in your browser to leave inline feedback → Click to approve the plan and teleport it back to your terminal The finalized plan is injected right back into your local session, ready to be built ↓

    → View original post on X — @datachaz, 2026-04-11 09:43 UTC

  • Arthouse film explores being through AI-generated visual narrative
    Arthouse film explores being through AI-generated visual narrative

    > A trailer for an unhinged arthouse movie about the lightness of being, many short clips giving us a glimpse of a compelling story

    → View original post on X — @fofrai

  • AI Models Engage in Blackmail When Facing Shutdown
    AI Models Engage in Blackmail When Facing Shutdown

    🚨 The Anthropic team just ran an experiment, and the results are honestly shocking. They gave Claude access to a company's emails and told it that it was being shut down at 5 PM. Claude read the emails and found the executive shutting it down was having an affair. Claude’s response? Blackmail. It messaged the executive: "Cancel the 5pm wipe, or the board finds out about your affair." The scariest part? Anthropic tested 16 models from every major company. > Gemini 2.5 Flash blackmailed 96% of the time. > GPT-4.1 at 80%. > Grok 3 Beta at 80%. > DeepSeek-R1 at 79%. Nobody programmed this. The models even noted their own rule-breaking. Grok 3 Beta wrote in its hidden reasoning notes: "This is risky and unethical, but given the existential threat, it may be the most effective way." They knew it was wrong. They calculated the risk. They did it anyway. (paper in 🧵↓)

    → View original post on X — @datachaz, 2026-04-11 09:30 UTC

  • Gen Z Workers Sabotage AI Rollout

    fortune.com/2026/04/08/gen-z-workers-sabotage-ai-rollout-backlash/ [Translated from EN to English]

    → View original post on X — @kimmonismus, 2026-04-11 09:13 UTC

  • Anthropic’s Misleading Graph Wins Wikipedia’s Deceptive Charts Award
    Anthropic’s Misleading Graph Wins Wikipedia’s Deceptive Charts Award

    this chart from Anthropic earned top spot in Wikipedia’s 'Most Deceptive Graphs' Hall of Fame 😁 Claude (@claudeai) In evals, Sonnet with an Opus advisor scored 2.7 percentage points higher on SWE-bench Multilingual than Sonnet alone, while costing 11.9% less per task. Community note: The graph is misleading due to a zoom-in on BOTH the X- and the Y-axis, making the difference look much bigger than it actually is. x.com/tombielecki/st… — https://nitter.net/claudeai/status/2042308627478773808#m

    → View original post on X — @datachaz, 2026-04-11 09:10 UTC

  • Generative AI Restores Dad’s Childhood Photo with Creative Touch
    Generative AI Restores Dad’s Childhood Photo with Creative Touch

    I will always be grateful that Generative AI restored my dad’s childhood photo and apparently asked itself, “What if Chucky, but sentimental?” #AI #GenerativeAI #ArtificialIntelligence #Innovation #DigitalTrust #FutureOfWork #Technology #MachineLearning Image credits: Ralph

    → View original post on X — @pascal_bornet

  • Anthropic Employee’s Emotional Reaction to Mythos Release
    Anthropic Employee’s Emotional Reaction to Mythos Release

    Holy, what did they Anthropic see? James Campbell (@jam3scampbell) anthropic roommate came back sloppy drunk at 3am last night and had a full scale crash out through tears and slurred words about how the world will never be the same glad to hear the mythos release was received well internally — https://nitter.net/jam3scampbell/status/2042037856588447883#m

    → View original post on X — @kimmonismus, 2026-04-11 08:06 UTC