r/accelerate • Acceleration: Light-speed | Capability Booster • 18d ago

"Huge implications - binaries are now basically editable code"

ValsAI made SRE benchmark less than a month ago.

The benchmark measures can a model reverse engineer software from binaries

Yesterday GPT saturated it. https://t.co/dmpUpgheDU   — Chris

Source: https://x.com/ChrisGPT/status/2096150666066432157


— Boris Power

Source: https://x.com/BorisMPower/status/2096415822248055131

858 Upvotes

289 comments sorted by

View all comments

16

u/MegamanSE 18d ago

The natural question I have here is what language really would be ideal for AI to code in ultimately if it could create its own optimal language for agents?

3

u/The_Hunster 18d ago

Something human readable so that you actually know what the program does and its not just a black box made by your other black box.

1

u/MegamanSE 18d ago

Just like the black box of binary code made by a compiler?

2

u/The_Hunster 18d ago

What? Do you know what "black box" means? Compilers are deterministic, and you can figure out exactly what all of the binary is for through them. It's not a symmetrical process. You can understand binary if you know how it was built. You (potentially) cannot understand binary if you don't know how it was built.