this post was submitted on 17 Mar 2025
947 points (99.4% liked)

Programmer Humor

21658 readers
1314 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Brewchin@lemmy.world 51 points 20 hours ago (1 children)

This is what FAFO in public looks like. Gold!

[–] And009@lemmynsfw.com 15 points 18 hours ago (1 children)

As you know I'm not technical. AI doesn't write robust code, is that the joke?

[–] MajorHavoc@programming.dev 6 points 2 hours ago* (last edited 2 hours ago) (1 children)

Yes, that's the joke.

AI creates almost (but not) good enough stuff really fast. And occasionally straight up hallucinates stuff that is meaningless or worse.

So this person has a huge stack of functional but broken crap, and it's blaming X for their woes.

There's an old saying that goes roughly "It takes four times the experience to maintain a program as it took to write it. So anyone writing the most clever program they can think of is, by definition, not competent to maintain it."

In this case, it's extra funny, because neither the AI nor the AI user has the faintest idea how the generated code works. So maintaining it is almost certainly 1000% outside their abilities.

So they've paid an AI for the ~~privilege~~ unpleasant daily panic of learning everything they need to learn after the app has gone to production, rather than before.

[–] ripcord@lemmy.world 1 points 1 hour ago

It certainly isn't good at security, which is what it sounds like his biggest problem is.