duhan
Blog

AM I REPLACEABLE BY AI?

You have been replaced by Evil Nvidia as a programmer. I wanted to write about the phrase of “Soon, AI will replace programmers”.

No Need To Learn Coding, Anybody Can Be A Programmer With Technology.

NVIDIA’s CEO, Jensen Huang


Above quote is too dangerous. Nvidia is one of the most successful companies in a decade with the hype of crypto and AI. These hypes have drastically increased Nvidia’s market value. One happened at 2017, the first big jump in crypto. All over the world, people had bought powerful GPU’s. And 2022, that happened again with the rise of AI. That’s why this announcement is too dangerous, because it came from a company that can do incredible stuff with AI.

Can this opinion be real in the future? Most likely yes. But there is no chance of reaching that level in a few years. Machine Learning and LLM’s are too complex already. Even with this complexity, they are hallucinating, can give false information and censored for “ethical” reasons.

Whenever I hear the phrase “AI will replace programmers”, I realize that the people who say this are not programmers - or are beginners. Coding needs to be 100% accurate in a technical perspective. Of course there can be logical errors in the code. But all the syntax and flow of the code must be 100% accurate. Otherwise, the code won’t work. That’s the reason AI can’t end programming. It still produces wrong information, sometimes doesn’t even understand your code.

LLMs work by predicting the probabilities of the next letter, word, or sentence. Sure, it can complete your code based on your guiding but I don’t believe it can build a complete architecture that works across 3 different applications and at the same time makes it secure, less bugs, +95% test coverage.

If you are a programmer that knows only React and Tailwind, you are replaceable with millions of people already.