Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Legacy code is written by humans, and when you read stuff written by humans you can anticipate what their intent was because you are a human as well.

With AI, there is no intent, the AI is a probabilistic model and you have to guess if the model got it right.

It’s like the difference between driving next to a human driver vs a self driving car. You have some idea of what the human will do but the self driving car could flip out at any moment and do something irrational.



> Legacy code is written by humans, and when you read stuff written by humans you can anticipate what their intent was because you are a human as well.

Well, no. This is both technically categorically false (because you can only "anticipate" something in advance, and the intent is in the past by the time you are reading the code, though you might in principal infer their intent), and often practically false even when read with "infer" in place of "anticipate", as it is quite common for the intent of human-written code to be non-obvious, except in the sense of "the purpose of a system is what it does", in which sense AI-written code is not particularly more opaque.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: