Comment Vibe coding is like trying to talk to a 4 year old (Score 1) 51
I'm using it (ChatGPT) to "Vibe code" but I don't like it. Because of the nature of LLM's there's NO persistence! It constantly hallucinates alternative method calls (Even though it has the f'ing source file available!) It goes off at random tangents, even though you craft the prompts to try and keep it on target. It's seriously like trying to hold a conversation with an amnesiac 4 year old fixated on biscuits. When it does do want you want, it's OK. But most of my work is trying to keep the darn thing on track and there's a LOT of swearing going on in my head.
So, in a nutshell. No, AI won't make language rankings obsolete. Simply because languages usage is typically tailored to the task at hand. You don't use 'C' for querying a SQL database. You use TSQL (Which you call from your 'C' code. As business models change the popular language of the day will change accordingly.