this post was submitted on 31 May 2025
240 points (98.0% liked)

Programmer Humor

25282 readers
247 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 5 comments
sorted by: hot top controversial new old
[–] jubilationtcornpone@sh.itjust.works 27 points 1 month 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 3 points 1 month 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 11 points 1 month 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

[–] jsomae@lemmy.ml 2 points 1 month ago

In terms of ability to draw a horse though, I'm more like the right side and AI is more like the left lol

[–] Fredselfish@lemmy.world 2 points 1 month ago

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