Logo

Can machine learning and AI make programmers obsolete? Can AI make software coding and debugging a thing of the past?

Last Updated: 27.06.2025 09:32

Can machine learning and AI make programmers obsolete? Can AI make software coding and debugging a thing of the past?

Let’s ask Claude Sonnet 3.5, which is quite the advanced model (at par with Deepseek V3 R1 and GPT 4o) a very simple question:

I don’t think so Claudeboy.

As usual, I’ll make my point backed by verifiable examples.

Is anyone else losing complete respect for the US at this point?

Re——-aaaaalllllly.

Claude boy, how do I do division and modulus in OCaml?

And ever so dutifully, Claude reports:

49ers Sign WR Malik Knowles, Place WR Trent Taylor on IR, and Other Roster Moves - San Francisco 49ers

And hey Claude? There’s a reserved float division /. if both numbers are floats, for sure (19) but so can one use // even though both are integers (20):

Ah. Claude Claude Claude.

You can do modulus with %. In fact, it’s the standard way to do it! (See command 17). And mod is deprecated (command 18):

What are the best examples of reverse psychology?

Agent, are you sure???? You’re lying again, aren’t you?

And presto goes Claude, the clueless junior-dev (it also botched correctly showing //):

Here’s the proof :

Why do people hate fat people so much, even people who aren't exactly supermodels themselves? It seems like such a deep, passionate hatred, like they're offended by fat people just existing. Fat people didn't do anything to them, so why hate them?

To the reader/asker:

Let’s use the agent to see if it can search at least, when it doesn’t know?

Your software developer job is safe for at least the next 100 years.

What to Expect in Markets This Week: May Inflation Data, Apple Conference, GameStop Earnings - Investopedia

And let’s use the latest, extra-capable model 4.1 from OpenAPI. The result:

Now, let’s think about that for a second or two. Such an elementary matter and such egregious error of omission!