this post was submitted on 31 Oct 2025
1053 points (98.8% liked)

Programmer Humor

27477 readers
1547 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
[–] dogs0n@sh.itjust.works 40 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

Sorta related, i found a copilot pull request (merged) on an npm project repo and I was so disgusted I wanted to delete the dependency and do my own thing manually, but alas this was at work and my time on this earth is finite (for now)

(I just wanted to share this)

[–] Magnum@lemmy.dbzer0.com 20 points 3 weeks ago (2 children)

The usage of vibe coding tools in the NPM repo has only led to two major incidents (supply chain attacks) in the last months

[–] Valorie12@lemmy.world 4 points 3 weeks ago (2 children)

Tbf this is why PRs and code reviews exist.

[–] dogs0n@sh.itjust.works 9 points 3 weeks ago (1 children)

Agree, but if we are going towards the AI writes all code future that these AI companies want, then code review will become inneffective.

If we stop writing code, we will lose that "edge" that helps us detect bad logic when reading a PR.

The more code we have to review, the more mistakes we will make letting bad code through (I believe this is the case). It's less fatal when the code we review is written by smart humans because it's unlikely they code something as bad as an AI can produce.

Anyways, I think using any AI agent to write bigish blobs of code is a mistake, but if you are gonna do it i hope you have multiple fresh pairs of eyes on each PR. Still will give me the ick seeing an AI PR get merged tho.

[–] Valorie12@lemmy.world 1 points 3 weeks ago

Fair, I can agree with that.

[–] Magnum@lemmy.dbzer0.com 6 points 3 weeks ago (1 children)

I think it was reviewed and comitted by AI or something

[–] Valorie12@lemmy.world 1 points 3 weeks ago

That shouldn't count IMO

[–] dogs0n@sh.itjust.works 4 points 3 weeks ago

Oh interesting, I thought they were all phishing attacks.. goes to show the risk I guess.

[–] zarkanian@sh.itjust.works 5 points 3 weeks ago (1 children)

my time on this earth is finite (for now)

Let me know when you get that immortality hack working!

[–] dogs0n@sh.itjust.works 2 points 3 weeks ago

You are the first I will call :)