this post was submitted on 17 Mar 2025
225 points (99.1% liked)

Programmer Humor

24772 readers
1151 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
top 50 comments
sorted by: hot top controversial new old
[–] projektilski@lemmy.dbzer0.com 59 points 3 months ago* (last edited 3 months ago) (1 children)

What cracks me up is that he is not technical so it takes him longer than usual to figure it out :D :D :D :D

He usually figures these things out much quicker but this time he is struck by some "not being technical" illness. As soon as it passes, he will figure it out as usual.

[–] Lightor@lemmy.world 8 points 3 months ago* (last edited 3 months ago)

Listen you can whine about tech or you can start building with it.

And by building, I mean telling it what it should do.

And by telling it what it should do, I mean typing out what you want.

And by telling it what you want, I mean explaining a crypto bro idea in a rant to Chat GPT.

I mean he's not technical but I'm sure he's really nailed this one.

[–] fubarx@lemmy.world 47 points 3 months ago (1 children)

I've always appreciated the feature of AI coding tools, where they confidently tell you they've done something completely wrong. Then if you call them on it, they super-confidently say: "Of course, here's what needs to be done..."

Then proceed to do something even worse.

collapsed inline media

[–] whyNotSquirrel@sh.itjust.works 19 points 3 months ago (3 children)

Or when you say there's something wrong and the new version is just the same with comments

[–] MajorHavoc@programming.dev 4 points 3 months ago (1 children)

Yes. I love the confidently incorrect additional comments explaining in detail how the incorrect code works.

Though I'm usually pretty angry at that point, it is also pretty funny.

load more comments (1 replies)
load more comments (2 replies)
[–] HKPiax@lemmy.world 35 points 3 months ago* (last edited 3 months ago) (1 children)

This cannot NOT be satire, come on. It's too fucking funny

[–] JoMiran@lemmy.ml 31 points 3 months ago* (last edited 3 months ago) (2 children)

collapsed inline media

I don't think it's satire. Miami has become a mecca for crypto bros and "tech" fraudsters.

[–] mmddmm@lemm.ee 35 points 3 months ago (3 children)

Why do those fish always pose with some dude holding them?

[–] spankmonkey@lemmy.world 15 points 3 months ago (2 children)

Ever watched a fish stand up?

They need to be held.

[–] msage@programming.dev 12 points 3 months ago (4 children)

There's like 2 people who will get the reference, but fuck it, here it comes.

collapsed inline media

[–] magikmw@lemm.ee 4 points 3 months ago (1 children)
[–] reinei@lemmy.world 4 points 3 months ago

It does not have nerves, yet it feels pain. It does not have a mouth, yet it must scream. And until recently: death only made it so so much stronger!

load more comments (3 replies)
load more comments (1 replies)
load more comments (2 replies)
[–] MajorHavoc@programming.dev 7 points 3 months ago

Lol. When I retire, I'm going to change all my job titles on social media to "entrepreneur" just to fuck with my friends.

[–] jubilationtcornpone@sh.itjust.works 28 points 3 months ago (7 children)

Bet you $1,000 the credentials are stored in plain text.

[–] joyjoy@lemm.ee 20 points 3 months ago (2 children)

Not just plain text, but hard coded.

[–] VerPoilu@sopuli.xyz 21 points 3 months ago (1 children)
[–] NotSteve_@lemmy.ca 18 points 3 months ago (2 children)

Having a backend is bloat. I do all my DB transactions straight from the frontend

[–] Lightor@lemmy.world 6 points 3 months ago

I actually build a full copy of the DB on the client machine. That way I can't lose the data, it's all right there and so fast.

load more comments (1 replies)
[–] 1024_Kibibytes@lemm.ee 4 points 3 months ago

Obviously hand coded. After all, he just discovered that there are people, or more probably bots, who will use open resources for their own uses.

[–] nichtburningturtle@feddit.org 13 points 3 months ago (1 children)

Classic vibe coder things.

[–] frezik@midwest.social 8 points 3 months ago* (last edited 3 months ago) (1 children)

I've heard that phrase a handful of times now and it's already making my eye twitch. Though I don't think it's meant to be complimentary.

load more comments (1 replies)
[–] savvywolf@pawb.social 9 points 3 months ago (1 children)

Wonder if ChatGPT just scraped an example token from somewhere and is using that.

[–] jimmux@programming.dev 6 points 3 months ago (2 children)
[–] Th3D3k0y@lemmy.world 4 points 3 months ago (1 children)

Not exactly related, but I run an unraid game server for friends and use a lot of the preconstructed docker apps for games.

Most of them come with the server name preset and the server password preset.

I've jumped into many a "private" server called Docker-GAMENAME with the password still set to "Docker"

[–] IsoKiero@sopuli.xyz 5 points 3 months ago (1 children)

I think it was some XMPP related server I ran quite a few years ago which had 'i_have_read_the_manual = 0' or something similar buried into default configuration file. And it would just silently exit if that variable was not set properly.

Maybe we need more things like that.

load more comments (1 replies)
load more comments (1 replies)
load more comments (4 replies)
[–] Brewchin@lemmy.world 25 points 3 months ago (1 children)

This is what FAFO in public looks like. Gold!

[–] And009@lemmynsfw.com 13 points 3 months ago (1 children)

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

[–] MajorHavoc@programming.dev 20 points 3 months ago* (last edited 3 months 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 4 points 3 months ago

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

[–] Iron_Lynx@lemmy.world 24 points 3 months ago

AI will not replace software engineers, exhibit fuck knows how many.

[–] muhyb@programming.dev 21 points 3 months ago

His first mistake is to call it AI.

[–] Aganim@lemmy.world 19 points 3 months ago

Why is he figuring things out himself? Surely that's the AI's job, right? Right?

[–] Harbinger01173430@lemmy.world 16 points 3 months ago

Show this soydev his place

[–] some_guy@lemmy.sdf.org 15 points 3 months ago (1 children)

Imagine needing to understand a thing to build something. /s

[–] AEsheron@lemmy.world 6 points 3 months ago

Just speak the incantation of motive energy and light the incense to soothe the machine spirit.

[–] 9point6@lemmy.world 14 points 3 months ago* (last edited 3 months ago) (1 children)

I wonder if the website did the thing where it lists their big customers like a trophy cabinet on the main landing page.

It would probably make a good list of places to sell snake oil

Also love that this is all evidence to back up the premise that building the happy path of an application is generally easy, one of the main skills in software engineering is ensuring the unhappy paths are covered sufficiently. I can say I've started a bank and keep people's money in my wardrobe, I'll be providing the service of holding their money—I'll also probably get robbed sharpish because I'm not skilled in the kind of security needed to avoid that.

[–] gadfly1999@lemm.ee 4 points 3 months ago* (last edited 3 months ago)

Any “customers” landed are going to be friends and family, if not just outright fakes invented by leo.

[–] ysaraimay@programming.dev 10 points 3 months ago

Well... 2 years from now vibe coding will be default.

[–] jqubed@lemmy.world 9 points 3 months ago
[–] zero_spelled_with_an_ecks@programming.dev 6 points 3 months ago (2 children)

Lol, I'm surprised it only took two days.

[–] whyNotSquirrel@sh.itjust.works 7 points 3 months ago

2 days for him to realize something wrong

load more comments (1 replies)
[–] Monstrosity@lemm.ee 5 points 3 months ago* (last edited 3 months ago) (1 children)

I wanted to edit my Ghostty themes but found out a lot of the colors are in #hexadecimal notation. I like #rrggbb percentage style colors (b/c they are easy to tweak by hand) and I couldn't find an online color picker that would output that format, so I used deepseek (free) & now have a scrappy ass one w Python & Tkinter completely via "vibe" coding (I call it Clyde Color Picker. It's adorable).

Pretty awesome when you're just some dumbass who needs a very specific tool and not trying to fleece people.

[–] tiefling@lemmy.blahaj.zone 4 points 3 months ago* (last edited 3 months ago) (3 children)

I use AI toolings to generate snippets of bash scripts because I can't be fucked to remember that syntax. Obviously not for anything with high risks or that I can't easily verify. But things like parsing through mass amounts of files

load more comments (3 replies)
[–] spaffel@spaffel.social 5 points 3 months ago

F around and find out

load more comments
view more: next ›