HACKER Q&A
📣 tcper

In the era of AI, which language would you choose?


Factors to consider when choosing a language and tech stack for a project/engineering effort:

* Ecosystem maturity * Development speed * Learning curve * Recruitment difficulty * ....

With AI, since 90% percent of the code is not written craftly, So these factor maybe not exists anymore?

So how do you choose language now? Can we choose C++ or Rust purely based on cost/runtime execution speed considerations?


  👤 toomuchtodo Accepted Answer ✓
Whatever language is most efficient in getting from prompts to desired runtime outcome. This is a form of execution speed, but execution efficiency of the LLM compiler. “What languages are LLMs best at writing at for your use cases?”

👤 ares623
Python or Node because of the training data