(no title)
jaen | 2 days ago
If the one-shot output resembles anything working (and I am betting it will), then obviously this isn't clean room at all.
jaen | 2 days ago
If the one-shot output resembles anything working (and I am betting it will), then obviously this isn't clean room at all.
measurablefunc|2 days ago
the_af|2 days ago
antirez|2 days ago
tredre3|2 days ago
jaen|1 day ago
(I do think the article could have stood on its own without mentioning anything about "clean room", which is a very high standard.)
For the handwavy point about the x86 assembler, I am quite sure that the LLM will remember the entirety of the x86 instruction set without any reference, it's more of a problem of having a very well-tuned agentic loop with no context pollution to extract it. (which you won't get by YOLOing Claude, because LLMs aren't that meta-RLed yet to be able to correct their own context/prompt-engineering problems)
Or alternatively, to exploit context pollution, take half of an open-source project and let the LLM fill in the rest (try to imagine the synthetic "prompt" it was given when training on this repo) and see how far it is from the actual version.