top | item 44406065

(no title)

VinLucero | 8 months ago

I agree here. English (human language) to Bytecode is the future.

With reverse translation as needed.

discuss

order

thfuran|8 months ago

English is a pretty terrible language for describing the precise behavior of a program.

demirbey05|8 months ago

How will you figure out or solve hallucinated assembly code ?

imiric|8 months ago

The vibe coders would tell you: you don't. You test the program, or ask the LLM to write tests for you, and if there are any issues, you ask it to fix them. And you do that in a loop until there are no more issues.

I imagine that at some point they must wonder what their role is, and why the LLM couldn't do all of that independently.