this post was submitted on 10 Aug 2025
516 points (99.0% liked)

Programmer Humor

26898 readers
565 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
[–] dalekcaan@feddit.nl 53 points 2 months ago (9 children)

Vibe coder: DO NOT DELETE THE DATABASE. DO NOT DELETE THE DATABASE. DO NOT DELETE THE DATABASE.

Chatgpt: All I heard was "delete the database" three times.

[–] ChickenLadyLovesLife@lemmy.world 37 points 2 months ago* (last edited 2 months ago) (6 children)

I remember my first day of my first professional programming job back in 1996. I had just learned SQL that morning (which I'd never even heard of before) and that afternoon I forgot to add a WHERE clause to a DELETE command. Good times ...

Fortunately this was in production and not in any important environment like development or test.

[–] dbx12@programming.dev 4 points 2 months ago (1 children)

That's why I start my dangerous queries with a broken first word like ELETE FROM table... and do a proofread before adding the D. Saves you from annoying mistakes either by stupidity or fat fingering the enter key.

[–] ChickenLadyLovesLife@lemmy.world 3 points 2 months ago

do a proofread before adding the D

Always think twice before bringing the D.

load more comments (4 replies)
load more comments (6 replies)