On learning programming in an age of LLMs

15 points by abareplace


aryeh

I find reading the dialogue between a vibecoder and an experienced programmer interesting and useful. Particularly when both parties are of high quality like here.

My first thought on this was … beware what you ask an AI to build, because something will be built, but it might not be the right thing.

The statement that “programming may be a discipline where verification is easier” is often claimed and is true for transformational systems, but not for representational systems - where some external system is being modeled.

The author’s statement “I prefer asking LLMs falsifiable questions” is worthwhile and notable, but not always easy!