Your argument about stagnation is good, but "capable engineers can pick up any language" is not without costs for the involved developers in terms of time spent learning paradigms, features, bugs, gotchas (like temporary lifetime gotchas in Rust encouraged by the constraints of the borrow checker, still a widespread issue in 2026 <a href="https://fasterthanli.me/articles/a-rust-match-made-in-hell" rel="nofollow">https://fasterthanli.me/articles/a-rust-match-made-in-hell</a> ), APIs, libraries, ecosystem, build systems, etc.<p>They would also have to figure out how to approach distribution, organization, linking, etc.