Remix.run Logo
Koshkin 2 months ago

> LLM to generate an executable

... and the job of a programmer will be to explain, in as precise terms as possible, what they need the executable to do. (Reminds me of the idea of programming based on a natural language.)

pjmlp 2 months ago | parent | next [-]

Grace Hopper would find the future of programming so ironic.

polski-g 2 months ago | parent | prev [-]

Correct.

We migrated from Asm to C. And C to C++, then to Java. And then Java to Python.

And now we write code in English.

I haven't written much code in many months.