Sungbin Jo @goranmoomin.dev · Apr 24

it’s scarily capable — both openai’s o3 and claude 3.7 sonnet with thinking can go through whole chunks of javascript, figure out which module id corresponds to what logic, and can explain the logic with unminified, prettified names. actually pretty useful, i’ve confirmed that they are correct.

5 likes 1 replies

?

Replies

Gordon Mohr ꧁🧿🧿꧂ · Apr 25

I wonder if similar exercises in synthetic data played any role in the training of leading coding models: "here's obfuscated (or bytecode/assembly) code, can you create plausible descriptive original code?" – with real original/output pairs as reference examples