Join the discussion

Write your take first — we'll ask for email only when you're ready to publish.

  • Hacker News
  • With the performance gains they're claiming, I wonder if they implemented the Casual Encoder-Decoder technology from DeepSeek 4.1's paper.

    I could see them accomplishing it and seeing gains like this in roughly the correct timeframe, and when I heard about that development I assumed the frontiers would probably jump on it.

    How it works: https://miraflow.ai/blog/deepseek-v4-1-flash-causal-encoder-...

  • In a previous thread on Mythos 5.1, simonw posted an animated version of his pelican. [0]

    Using claude.ai and Opus, I asked "create a 3d animation from this" and pasted the animation SIML.[1] I just did that test again. There is significant improvement.

    Opus 5.5 (high): https://claude.ai/artifact/5EgqfWcyVtLwJDQq6fsPUm

    Opus 5 (high): https://claude.ai/public/artifacts/b37a9ee2-f5bc-4ff9-ae90-a...

    [0] https://news.ycombinator.com/item?id=49526704

    [1] https://news.ycombinator.com/item?id=49532609

    Disclaimer: the skills and system prompt on claude.ai could have also improved, this is not a raw API call.

  • >Because Opus 5.5 is comparable to Claude Mythos 5.1 in biology and cybersecurity, we’re deploying it with safeguards similar to those on Claude Fable 5.1. Vetted organizations can apply today to our Life Sciences Verification Program to use Opus 5.5 for biology research. In the coming weeks we will also be expanding access to our Cyber Verification Program, and verified cybersecurity practitioners will be able to use Opus 5.5 for their work.

    Ah, they're spreading their limits to all their models it seems. Definitely not a good thing long term in my opinion.

  • Here are pelicans for thinking levels low, medium, high, and xhigh: https://tools.simonwillison.net/markdown-svg-renderer?url=ht...

    All four levels have a correctly shaped bicycle frame. The differences between the pelicans aren't huge, but the xhigh one has a better beak.

    I haven't managed to get one for level "max" yet, it hit the limit of 128,000 cap for output tokens while it was still reasoning about the question!

    Max started its thinking trace like this:

    > This is a classic test request, so I want to plan out a well-composed pelican with its distinctive beak and pouch riding a bicycle with proper wheels, frame, and pedals, set against a simple sky and ground backdrop.

    So that failed attempt on max cost me $2.56.

    I ran this using my llm-anthropic plugin:

      uv tool install llm
      llm install llm-anthropic --upgrade
      llm keys set anthropic
      # paste key here
    
      llm -m claude-opus-5.5 -o thinking_effort low "Generate an SVG of a pelican riding a bicycle"
    
      # Then to save the markdown logs
      llm logs -cu > logs-with-usage.md
  • No thanks.

    I'm good with DeepSeek v4.1 set to high. It is a relentlessly "hardworking" dirt cheap model.

    Told it to convert a products page (that had two different fonts based on language) from two columns layout to 5 columns on desktop and 2 columns on mobile ensuring typography is readable.

    My man went into spawning sub agent which failed to drive chrome so it wrote its own chrome driver protocol server in Typescript then generated a prototype website then downloaded the images and rendered each variation in a directory taking 100+ screenshots analyzing the typography depth and then delivering detailed report and then writing the whole thing with new page layout testing it again with several dozen screenshots using its driver and then saying all good and all really was good and whole thing took 25 minutes or so (including double visual validation) because it generates token at an incredible speed.

    Total cost of the above? $0.07 cents.

    PS: It generates token at such a blazing fast speed that you can't recognize the words as they are being added and can't read it without scrolling and pausing even if you're Jimmy Carter.

    by wg0
  • > Communication. Opus 5.5 communicates more naturally than prior models. Early testers found its writing clearer and easier to follow, which addresses some of the common feedback we heard about Opus 5. It puts the most important information up front, and its style makes it a better work partner over long sessions. As one early tester put it, “it writes the way I do.” In our own use, this has made Opus 5.5’s work easier to follow and check—which is a safety benefit as well as a practical one.

    I think this is what I'm most interested in. I mostly moved to Astra because I just can't work all day with the Claude Opus 5/Fable writing style. I don't think Astra is a better model, but it's the first OpenAI one that seemed good enough to me. Definitely keen to try Opus 5.5 and see if this claim is real.

  • Finally that price drop

       Prices per 1M tokens     Claude Opus 5.5    Claude Opus 5
       Cache reads              $0.20              $0.50
       Input tokens             $4                 $5
       Output tokens            $20                $25
       Cache writes             $5                 $6.25
    
    
    Opus 5 is the model with highest spend on openrouter (https://openrouter.ai/rankings#task-spend) and it seems plausible that Opus 5 is/was the highest spend model in the world, and certainly Anthropic's biggest moneymaker.

    If you are forced to reduce price despite raising capabilities, that certainly tells something about the market, and potentially about Anthropic future profitability too, since this model is their biggest topline contributor

  • > Claude Opus 5.5 is our first release since we called for pacing the frontier.

    Interesting how the very first line is used to remind the reader of their call to pace the frontier just last week, and everything else after that line is to demonstrate with very specific numbers how they absolutely are not pacing.

Explore Birbla archives

Claude Opus 5.5 · Birbla