73 comments

[ 2.8 ms ] story [ 32.1 ms ] thread
Interesting tests being done but I can't help but think it limits testing innovation in some way given that the requested apps are essentially all clones of others
Similarly, we updated our model arena (52 apps each built by 26 models) to have GPT 5.6 Sol, Terra, and Luna today:

https://arena.logic.inc/

It's really interesting to see the Sol/Terra/Luna apps side-by-side.

I need to add these stats somewhere in the UI, but one interesting take away: Terra took 1/2 as much wall-clock time as Sol, but Luna took more wall-clock time than Sol (by about 23%). It's still much much cheaper, but it seems like Terra is likely a more optimal time/cost balance for most use cases.

The Terra quality is usually nearly as good as Sol, but much faster and cheaper. I do appreciate Sol's design sensibilities (see, for example, the audio sequencer). It's the first model in a while that is clearly distinct on that front. They'd all converged to very similar visuals for a while.

What caught my eye was:

            Model  Lines of Code  File Size  Gzip Size 
      GPT-5.6 Sol          1,264    35.5 KB    10.0 KB 
    GPT-5.6 Terra            827    20.0 KB     6.7 KB
Yea, that's an interesting result as well. The Terra apps don't feel 35% less feature-rich. So it seems quite token efficient.
This does seem to validate the critique that models like GLM are benchmaxxed and not as close to the frontier as you’d think based on their numbers.

   "This isn't objective." Correct, and we are not pretending it is. We are not handing down a scientific verdict. 

Actually, you are doing rational investigation in a fuzzy probabilistic new/emergent space, with open sharing to the world. I don’t understand why people downplay themselves and put on a pedestal others supposedly serious sciences.
It's a preemptive defense against methodology cynicism seen often on sites including but not limited to Hacker News. I've been guilty of including such defenses myself over the years because I've gotten annoyed with receiving such cynicism.

Look at the top comment on their previous HN submission: https://news.ycombinator.com/item?id=48839886

Ugh, that is bad, and I'm sorry I didn't see it at the top of the thread yesterday.

Really, the deeper problem is the upvotes that cause such posts to rise to the top of a thread and stick there, drowning out curious conversation and giving people a bad impression of the entire community. Unfortunately, the upvote problem seems basically unsolvable - people don't do it consciously and it's very much a tragedy-of-the-commons problem. So we're stuck with moderation on the comments.

because if you don’t put this disclaimer the top comment is always "Acthually this isn't real science because you didn't publish your P value" so you can't win.

also the article itself is clearly LLM generated though

Because for its entire existence, the top HN comment on articles is typically a contrarian take or pointing out flaws. This goes double for a study, where people just hunt for some aspect of the methodology they dislike. If you don't address the flaws, then it looks like you never considered them, and the top comment will say that your entire methodology is suspect. It's super predictable to the point that you can harness this kind of reaction to get stuff on the frontpage if you really want to.
Ultimately advocates exist for models and there are incredible financial incentives for some to be advocates, so authors are guaranteed someone being mad if their horse doesn't perform well.

Given that type of reaction is inevitable, it just saves the conversation.

Indeed, although it is important to note that science is a proper subset of "using reason to solve problems."
tower defense against pedantic autists who miss the social cue of “does it matter?”
The cost seems to be using the wrong symbol: ¢ vs $
"One honest caveat", "no glitches, no color changes" good tests and I read it to the end but I wish it was written by a human.
(comment deleted)
You are absolutely right!
comment reads clean. drafting response when it lands.

*onanizing…

I hear "Honestly" more often from Anthropic than I ever do from all humans.
And it uses the word in weird ways I have never experienced. I'm genuinely curious what's in the training set that caused this tic.
Claude training should learn that sometimes people use the word "honestly" because they'd otherwise be lying most of the time.
Can't we just take that new language that llmish is and feed it to a transformer of sort that'd get rid of those infuriating sentences?

Nothing hard. Everybody wins.

> We generated a big pile of artifacts, we are publishing all of them, and you can form your own opinion.

My opinion is that two gimmicky "one-shot prompting shootout" marketing pieces in two days smells like desperation. I'm not sure you understand what a turnoff this is for potential customers.

Say you were interviewing a human, to see how capable they were. You are allowed to give them take home work. What kind of questions would you ask, or tasks would you give, to try to get a measure of their competence? If you gave them a task, would you iterate with them on the design, or would you see what they could produce on their own, without input?

Measuring "intelligence" is hard, but giving an "intelligent" entity tasks, and seeing what comes out, and then comparing the output with others, seems like a very reasonable, relative, way to do it.

> Say you were interviewing a human, to see how capable they were.

Even if this was a good idea when applied to humans (it's not), LLMs aren't humans, and I worry about people who don't understand the difference.

> Even if this was a good idea when applied to humans (it's not)

I'm not sure I understand. What's not a good idea? I'm asking you how you would do it, with some possible examples. Or, are you saying it's a bad idea to try to measure how competent someone is before hiring them?

> LLMs aren't humans,

Not sure how this is relevant. My question was how to measure competence and "intelligence" for a task a human needs done. LLMs are, currently, used to complete tasks humans want completed that would usually be done by humans. That's why there's so much money being dumped into token usage. I, personally, have trouble considering tasks outside of what humans can do. What do you have in mind?

(LM)Arena is basically this. IMO it’s the best benchmark that avoids benchmaxxing

Agent: https://arena.ai/leaderboard/agent

Web dev: https://arena.ai/leaderboard/code/webdev

Currently Fable and 5.6 are neck and neck

There's a ton of arenamaxxing going on (especially from facebook), though I don't disagree that it's one of the better actual benchmarks.

Always fun to ask them to recreate classic demoscene effects (sadly they're still pretty bad at generating music, though at least claude seems to create decent synths).

I keep trying to get them to recreate the fluid+particle stuff from Agenda Circling Forth etc., but even giving them the blog posts describing the implementation (and screenshots) they're still pretty bad.

Doesn't have Grok 4.5 listed yet, wonder why 5.6 is, it was released later?
Arena can definitely be benchmaxxed a bit if you tried to. The distribution of prompts there is very different than usage by regular coders. E.g., lots of requests for one-shot games from scratch.
My concern with most of these visual benchmarks, popular as they are, is that they are likely more indicative of knowledge (i.e. how comprehensive the training data is and how well it can be retrieved from the model) than of reasoning ability. I don't see in particular how a model would construct a CoT that mapped somehow to a representation of the cube geometry and its animations in latent space without a large chunk of that being pre-existing information.
> without a large chunk of that being pre-existing information.

Is there any evidence that novel reasoning is present in LLM? I've never been able to make that work, and I believe Apple's paper some time ago was good evidence that it doesn't exist. In my experience, sparse latent spaces result in a complete, comical, failure in reasoning.

See the new mathematical proof published by OpenAI.

I’m not very valiant to verify its veracity. But even if the math is merely derivative it merits mention.

Yeah, Anthropic likely is gaining an edge in tests like this from the data they got from Canva.
"Elon and Bezos watch a Blue Origin landing" svgs are super cute, and incredibly like children's drawings. They also nail Bezos' features pretty well.
Sign-in via Google is broken - it redirects back to localhost from Supabase :)
Given this appears to completely exclude Google's models, I'm not surprised. Even Muse is in there. I guess they aren't fans.
It’s interesting how all the model names and versions are like SKUS taking up space on a display shelf. I look forward to whatever Sagittarius A* does!
> Separate question, separate table. This is our standard latency harness (three short prompts, five reps, 400-token cap), not the build tasks. tok/s is output tokens over wall-clock, uniform for all.

> so their tok/s is a ceiling, not a true decode rate. The clear read: the GPT-5.6 tiers are the snappiest models here on short prompts (Luna answers in about a second), Qwen is absurdly cheap and fast, and DeepSeek and GLM are the slowpokes

You put in a lot of good work, and kudos for that, but man, reading paragraphs like these just puts me off of the entire piece.

Like…how hard would it have been really to type these two sentences by hand, in your own natural voice?

> how hard would it have been really to type these two sentences by hand, in your own natural voice

On the other hand, do we have to complain about every seemingly AI written text?

Yeah, I can't figure out where this "voice" comes from and it is so impossible to get rid of. It is so grating.
You can suggest a different one and it works pretty well, the bar is very low.

I asked for hemingway in a planning document one time and the result was highly amusing to everyone. "We will not wreck it with small greeds." was an all time favorite for me.

Man invents text generation machine.

Man generates text.

It's the unholy trinity of pundits, marketing, and HR.

Their writing was already painted into this corner long before the LLM epoch and they continue to publish more than anyone else.

It's so telling and offputting.

Please write like a normal human and put the effort in to type what you want to say. Using AI to make your writing is not only lazy, it's bland, tiresome, and disrespectful of the reader's time.

Eh? I write that way sometimes. Long before LLMs.

I'm sick and tired of reading comments like these.

For the arguments sake: What if that is the authors natural voice?
People became such a fragile snowflakes since AI popped up. Fussy because a programmer didn't produce prose they fancy.
Is this how I learn that Bezos now has a beard? Interesting that it is a detail that all of the models chose to include (unless that was in the prompt and just not put in the post).
Obviously AI-written, but I'm confused with the results: Muse Spark has the best Rubik's cube by far, the only one properly animating, yet it gets a 2/5

(edit: seems to be an issue with inline videos)

Really nice breakdown, surprised by the results - especially the fact that OSS models were so behind on most task... (lol at the SVG of the moon without any sign of life by GLM-5.2)
Missing the exact prompts - would love to replicate...but also curious how you prompted these: they could be a big reason why some models failed completely at rendering SVGs (ie. GLM 5.2)
Maybe I'm a control freak, but asking agents to one-shot random apps is nothing like how I actually use AI in software engineering.
It's not, but it's trying to bring any level of objective measure in this realm, vs just going off of vibes.
Man I do ponder this all the time.
Yeah, the models have all been really good at generating greenfield apps for a really long time (in the scope of LLM time).

I suppose it’s interesting to see how they make better greenfield apps. But I am much more interested in how they solve hard problems in existing gnarly codebases.

One-shot benchmarks is great for me as an solo creator, since it slightly correlates to whether the better frontier models (Opus and Fable for me) make better decisions about things I didn't spec, or whether they'll give me better suggestions right off the bat.
I imagine one could one-shot a basic app and then feed feature requests one by one, sounds like an obvious way to benchmark architecture/maintainability
just found a decent looking benchmark for iterative development: https://swe-milestone.com/

surprised it isn't a bigger thing, eg artificial analysis doesn't report anything like that

still doesn't measure the human-agent interaction part, but that's pure vibes atp

A lot of these are visual-heavy tests that often require first person sight to confirm results. Considering GLM isn’t multimodal, that might explain why it did better on the calculator question and not much else.
Could you make the tables sortable?
I think there's approximately zero value in seeing how a model can turn 100 tokens into a 100k. What workflow is that? It's not useful in the real world.

I want to know how well it can follow instructions, manage various potentially competing desires in the context, and so on. It's much more interesting how it can turn 100k tokens (e.g. a codebase and lots of tool calls) into 100 tokens.

I actually like this methodology of testing AI much better than all the other benchmark tests.

Real world is messy, other benchmarks are clearly gameable by the Chinese open models.

Great job! And I don’t care about the tone of the article, it’s readable just fine.

Luckily for the future of the industry we mainly need casual games…?

The lessons that should have been learned here, surely, include:

1) you probably should not one-shot apps like this unless you're really not that bothered with consistency

2) if you are remaining in control of the code you generate, Qwen 3.7 plus is pretty competitive with Fable.

My questions:

How is "good results when it worked" a 4/5 score?

And how can any of these really be considered indicators of performance on the "genuinely novel" when the results are all so similar?