this post was submitted on 14 Jul 2026
951 points (98.8% liked)

Programmer Humor

32523 readers
729 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] fdnomad@programming.dev 90 points 2 weeks ago (24 children)

Giving production credentials to an LLM is wild

[–] vithigar@lemmy.ca 22 points 2 weeks ago (1 children)

Having working production database config and credentials in your local .env, as appears to be the case here, is equally wild, and basically begging for something like this to happen.

[–] fdnomad@programming.dev 6 points 2 weeks ago

For sure, its the same mistake. Maybe an LLM makes it more likely to result in consequences

load more comments (22 replies)