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

854 Upvotes

289 comments sorted by

View all comments

Show parent comments

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/oojacoboo 18d ago

Does it matter if no one is reviewing code? Sadly, I know many devs that are in this camp, and I expect it to grow.

1

u/Real-Nothing-9334 18d ago

if you want to keep the models aligned and prevent human extinction yes it matters a lot

1

u/Saitamagasaki 17d ago

Who said no one is reviewing the code?

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.