TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Will AI era lead to rise of new programming languages?

3 pointsby eellppabout 2 years ago
Instead of AI producing code that is easy for human to comprehend, would there be new languages which would also cater to the need for AI to efficiently code the instructions while providing interface for humans to debug if something needs to looked into detail.

2 comments

epirogovabout 2 years ago
According to Andrej Karpathy, programming 2.0 will be more oriented to dig in individual domain for your goal. <a href="https:&#x2F;&#x2F;karpathy.medium.com&#x2F;software-2-0-a64152b37c35" rel="nofollow">https:&#x2F;&#x2F;karpathy.medium.com&#x2F;software-2-0-a64152b37c35</a>
thesuperbigfrogabout 2 years ago
&gt;&gt; Instead of AI producing code that is easy for human to comprehend ... providing interface for humans to debug<p>How would it be possible to debug code if you don&#x27;t comprehend it?<p>&quot;Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.&quot; -- Brian Kernighan