请问HN:人工智能时代的语言

1作者: HeyLaughingBoy大约 24 小时前原帖
我大部分的专业工作是在嵌入式系统领域,通常使用C++。我在业余时间更多地使用Python(MicroPython/CircuitPython),并考虑研究Rust。 但我突然想到,如果我们越来越多地使用人工智能来生成代码,那么使用什么语言真的重要吗?如果一个代理程序正在根据提示编写我大部分的代码,我只需要对语言有足够的理解,以便验证审查代理的工作是否足够好,并在必要时稍作调整。如果我们可以信任人工智能避免常见问题,那么语言的差异又有什么意义呢?
查看原文
Most of my professional work is in embedded systems, typically using C++. I&#x27;ve been doing more of my hobby work in Python (MicroPython&#x2F;CircuitPython) and was thinking of investigating Rust.<p>But then it occurred to me that if we&#x27;re using AI more and more to generate code, does it really matter what language is used? If an agent is writing most of my code from prompts, I just need to understand the language well enough to verify that the reviewing agent is doing a good enough job and maybe tweak it a bit when I have to. If we can trust the AI to avoid the common problems, then what difference does the language make?