请问HN:在人工智能时代,您会选择哪种语言?
选择项目/工程工作时需要考虑的语言和技术栈因素:
* 生态系统成熟度
* 开发速度
* 学习曲线
* 招聘难度
* ....
在人工智能的背景下,由于90%的代码并不是精心编写的,这些因素可能不再适用?
那么现在你如何选择编程语言?我们是否可以仅仅基于成本/运行时执行速度的考虑来选择C++或Rust?
查看原文
Factors to consider when choosing a language and tech stack for a project/engineering effort:<p>* Ecosystem maturity
* Development speed
* Learning curve
* Recruitment difficulty
* ....<p>With AI, since 90% percent of the code is not written craftly, So these factor maybe not exists anymore?<p>So how do you choose language now? Can we choose C++ or Rust purely based on cost/runtime execution speed considerations?