Really interesting thoughts. I agree with those in general.
https://www.modular.com/blog/the-claude-c-compiler-what-it-reveals-about-the-future-of-software
https://www.modular.com/blog/the-claude-c-compiler-what-it-reveals-about-the-future-of-software

Modular: The Claude C Compiler: What It Reveals About the Future of Software
Compilers occupy a special place in computer science. They're a canonical course in computer science education. Building one is a rite of passage. It forces you to confront how software actually works, by examining languages, abstractions, hardware, and the boundary between human intent and machine execution.