← Back to context

Comment by waffletower

6 hours ago

Coding expertise is going to collapse from compiler reliance (1985 Turbo Pascal detractors)

Do you think LLMs and compilers have a lot of overlap?

  • In an abstract sense, yes. Compilers let programmers work at a higher level of abstraction. LLMs bring it to an even higher level, though the abstraction is much leakier.

    For the time being, a good understanding of programming and domain knowledge gets you much farther than without it. There might not be room for as many (professional) programmers as before, though.

  • Almost nobody knows how to program in assembly but we're doing fine.

    • That's because the institutional knowledge was passed along through the act of coding. Skills that I learned in Assembly and FORTRAN are applicable to even modern programming languages...but not to "natural language."

      2 replies →