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.

Code Considered Harmful

2 pointsby dalyabout 1 year ago
This video https:&#x2F;&#x2F;youtu.be&#x2F;f0Y0ILHwwaM makes the argugment that code is no longer needed. If you want to create a game the AI itself IS the game. This is similar to the transition from version 11 (code) to version 12 (NN) in Tesla self-driving. There is no code, only the network.<p>This is probably the biggest transition in computer science ever. 53 years of programming becomes the wrong way to use computers. The next generation needs to know how to express ideas using NNs.<p>Karpathy&#x27;s &quot;Neural Networks: Zero to Hero&quot; https:&#x2F;&#x2F;karpathy.ai&#x2F;zero-to-hero.html is probably the core of the next generation of computer science teaching.<p>The openinterpreter project finally lets me automate computer tasks quickly. I can train a sequence using voice. https:&#x2F;&#x2F;www.openinterpreter.com&#x2F; Emacs has had key-sequence recording for years but now I can sequence anything and do it by voice.<p>LMStudio is probably the fastest way to set up locally running versions of LLMs. https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=4fdZwKg9IbU&amp;ab_channel=MatthewBerman<p>We seem to transitioning from &quot;GOTOs considered harmful&quot; to &quot;Code considered harmful&quot;

1 comment

eternityforestabout 1 year ago
This kind of thing scares me! Hopefully I don&#x27;t get completely replaced just yet!