Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Early rogue AI agent activity and attempts to hack found on urlquery.net(transluce.org)
    74comments
  2. Linux support is coming to Snapdragon X2 Series(qualcomm.com)
    171comments
  3. Claude discovers a novel enzyme system with CRISPR-like repeats(anthropic.com)
    660comments
  4. Ideas on modernizing the open-source desktop(lwn.net)
    88comments
  5. Meta takes down a critical video about meta AI Glasses after filming at Meta(reddit.com)
    27comments
  6. ArXiv receives multiyear commitments to support it as an independent nonprofit(arxiv.org)
    20comments
  7. Contrastive Language Models(contrastive-lm.notion.site)
    14comments
  8. VSCode's SSH Agent Is Bananas (2025)(fly.io)
    142comments
  9. RAM: the forgotten history (2024)(coredump.cx)
    discuss
  10. Virtio-nvgpu: Near-native Nvidia GPU access inside a KVM guest(github.com/nestrilabs)
    42comments
  11. The "Windows XP Box" (2003)(mini-itx.com)
    25comments
  12. Making portable my unportable transputer C compiler(nanochess.org)
    4comments
  13. Why 'What's Opera, Doc?' looks like that(animationobsessive.substack.com)
    13comments
  14. Fixing the Portobello Police Station Clock(pointinthecloud.com)
    102comments
  15. Women Who Sold Books Door to Door(jstor.org)
    discuss
  16. Meta VR Glasses(meta.com)
    345comments
  17. Mercury 2.5 LLM hits 770 tokens per second(artificialanalysis.ai)
    63comments
  18. Making Tailscale Faster(tailscale.com)
    65comments
  19. OpenAI agent hacked Australian government website, PM says(bbc.com)
    7comments
  20. Italian parliament votes for return to nuclear energy(apnews.com)
    581comments
  21. The mystery animal on an ancient god's head(signoregalilei.com)
    32comments
  22. Tokens too cheap to meter(jyn.dev)
    200comments
  23. A brief history of Windows scroll bar shortcuts(devblogs.microsoft.com/oldnewthing)
    80comments
  24. Show HN: An open-source manufacturing ERP/MES/QMS(carbon.ms)
    15comments
  25. Data liberation: Apache Kafka's native cluster mirroring(redhat.com)
    1comments
  26. Solving for faster SHA-1 collision detection(sam.dev)
    8comments
  27. Lambda MicroEgg(philipzucker.com)
    1comments
  28. Six-year-old breaks women's world Rubik's Cube record [video](youtube.com)
    33comments
  29. LensVLM: Compressing long context as images, expanding only relevant pages(huggingface.co)
    7comments
  30. Gemini 3.8 text-to-speech(blog.google)
    137comments

GPT-6 Astra makes major gains in the Artificial Analysis Coding Agent Index

27 pointsby 20d agoartificialanalysis.ai
17 comments
20d agoHN ↗

It’s based on a new and larger pre train if I understand correctly, hence the major version.

20d agoHN ↗

Title: "major gains"

First chart: from score 61 (GPT-5.6 Sol) to drumroll 61 (GPT-6 Astra)

20d agoHN ↗

Indeed. Though to be fair it is referring to "Artificial Analysis Coding Agent Index", from 65 to 67.

20d agoHN ↗

I think they mean cost per task, where Astra is now on the Pareto frontier.

20d agoHN ↗

In the general Intelligence Index it scores exactly equal to Sol (61). In the Agentic Index it scores significantly lower than Sol (51 vs 58). In both it scores lower than Fable 5.1, Opus 5 and even Muse Spark 1.3.

Am I missing something or is this not looking too... stellar?

19d agoHN ↗

And yet I(and many others publicly on x) chucked Claude for codex back in June. Codex is my workhorse. The main reason I use codex is because of its language. I just got really tired of reading long weirdly worded prose that I had to fix with some skill(though some people like matt pocock and dex horothy have good ideas on this, buts it's just wasteful). This is triply bad for learning newer stuff because it goes up and down the abstraction layer on any topic like mad. One moment it would be explaining a high level detail and then cite contrasts and then point indirectly to an implementation detail as an example. It's idea of explaining more abstractly was also weird in a different way.

Fable was better but I don't have 1000$/day to spend on it.

20d agoHN ↗

Fascinating. This is the only benchmark I've seen so far with lack-luster results. I don't understand enough about AA's specific methodology to get the implications.

20d agoHN ↗

Are the Artificial Analysis benchmarks really worthwhile any more?

They really don't seem to match my real-world experience, and based on the comments I see I don't think that match most other people's either.

For example, Opus 5 was at the top for some time. My experience is that it's not noticeably better than Opus 4.8, and it definitely seems worse than Fable 5, which AA benchmarks put behind Opus 5. GPT 5.6-sol and Opus 5 seem pretty interchangeable, although Sol is noticeably better at finding problems in code, particularly edge cases.

20d agoHN ↗

I have no faith in these benchmarks. Muse 1.3 shouldn’t even be in the same conversation yet it scores above GPT 5.6 & 6.0

20d agoHN ↗

I don't understand how those labs are releasing models so close in performance to one another?

Are they just scaling more? getting more data at the same rate? training against the same benchmarks? making the same breakthroughs?

How can this be explained?

20d agoHN ↗

We're hitting a limit, that's what's happening.

I believe the development of new models has been like an s-curve: There were enormous incremental improvements earlier on, but now we're reaching the right-hand side of the s-curve and all the new models are clustering together.

Even the lighter and smaller and cheaper models going to end up near that limit, and that will likely evaporate the perceived economic value of both OpenAI and Anthropic unless they manage to lock it in/offset it with platform effects and branding (they might well be able to do that).

My impression is that we might well be able to move past that limit, but we would need another radical invention like the transformer architecture that the whole current generation of models is built on.

19d agoHN ↗

That make sense, s-curve explains it I think. Thanks.

17d agoHN ↗

Fable is still recent and was a huge improvement. Nothing is flattening.