Nguyen Le Phong
Retour à la liste

Does code still run on people?

Bourgeon

“Programs must be written for people to read, and only incidentally for machines to execute.” ﹣Harold Abelson, Structure and Interpretation of Computer Programs

This used to be gospel. Now it's genuinely funny. As AI coding agents write and read most of the code, and engineers increasingly orchestrate in English rather than in syntax, who exactly is the code “running on”? The machines are writing for machines. Meanwhile, the human's job shifted from reading code to writing clear intent in natural language. Abelson's quote might still hold, just not in the way he meant: the “program” people now write for other people to read is the prompt, the spec, the architectural decision, not the code itself.

Inspiré de et actuellement miroir des notes de huylenq.github.io. Crédit à l’auteur original.