← Back to context

Comment by 9rx

16 days ago

> How is this a bad thing?

It is not good or bad. I don't understand your question.

> If I have the choice between documentation explaining what a function does and reading the code, I'm going to just read the docs every time.

The apparent "choice", given the context under which the discussion is taking place, is writing your program in natural language and have an LLM transcribe it to a programming language, or writing your program in a programming language and having an LLM transcribe it to natural language.