this post was submitted on 31 May 2025
227 points (97.9% liked)

Programmer Humor

25425 readers
1092 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 4 comments
sorted by: hot top controversial new old
[–] jubilationtcornpone@sh.itjust.works 26 points 2 months ago (1 children)

It's more like:

Start with some AI generated code.

AI code fails to compile immediately, if you're lucky.

If not, spend three days trying to find some really stupid bug.

Delete the AI code and write it yourself.

[–] ulterno@programming.dev 4 points 2 months ago

It's more like:

~~Start with some AI generated code.~~

~~AI code fails to compile immediately, if you're lucky.~~

~~If not, spend three days trying to find some really stupid bug.~~

~~Delete the AI code and~~ write it yourself.

[–] Boomkop3@reddthat.com 10 points 2 months ago

I usually start off with some ai snippets. Like how terribly I keep forgetting hoe to open a udp socket :|

Anyways, with those 10 lines out the way (and de-shittified) I get going quite quickly

[–] Fredselfish@lemmy.world 2 points 2 months ago

To be fair I can do the above with Ai all by myself when I code.