this post was submitted on 19 Nov 2025
661 points (99.4% liked)

Programmer Humor

27409 readers
2039 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
[–] argueswithidiots@lemmy.world 12 points 1 day ago (1 children)

As someone who's been trying to learn Python recently, this resonates with me. I am glad I will always fuck it up.

[–] partial_accumen@lemmy.world 27 points 1 day ago (3 children)

BTW you missed a colon at the end of your if statement on line 341. Also you used irregular whitespace on another line, but I'll let you find that one yourself, as a treat.

[–] kippinitreal@lemmy.world 11 points 1 day ago (2 children)

Btw your import imports an import causing a cyclic dependency. Good luck <3

[–] tomiant@piefed.social 1 points 3 hours ago

My DOOM! floppy was corrupted bc cyclic redundancy check.

Doesn't anyone care about MY feels?

[–] Eq0@literature.cafe 4 points 1 day ago (1 children)

I had that one recently! Took me for ever to find it…

[–] tomiant@piefed.social 1 points 3 hours ago

Yeah well cyclic implies a circle, so you're just going around and around, like in the desert before you get eaten by jackals.

[–] chunes@lemmy.world 5 points 22 hours ago (1 children)

those colons piss me off so much. they are so useless. I hate them

[–] SaharaMaleikuhm@feddit.org 3 points 17 hours ago (1 children)

I love them. I love python. I love you.

[–] tomiant@piefed.social 1 points 3 hours ago
[–] argueswithidiots@lemmy.world 10 points 1 day ago (1 children)

I've so far avoided using LLMs unless I need something explicitly explained. I don't know enough to be able to verify any code it would produce, so I don't know what the hell these vibe coders are doing.

But I'm also a little long in the tooth to be starting this, so maybe that's part of my problem.

[–] DoctorPress@lemmy.zip 8 points 1 day ago (1 children)

Based to reject vibe coding. Similar to "why learn math when we got calculators".

[–] argueswithidiots@lemmy.world 1 points 1 day ago

I am aware of what I don't know, and having something which hallucinates produce something I want to use seems silly. I wouldn't be able to verify it independently because I'm not smart enough. It just seems like asking for trouble. Like I would ask the thing which gave me broken code in the first place to fix it? Smort.