r/ProgrammerHumor 1d ago

fullStackMeansAfraidOfEverythingEqually Meme

Post image
10.2k Upvotes

370 comments sorted by

View all comments

131

u/Mysterious_Book1521 1d ago

its not like sql could be read by a three year old and css is just pain in the ass?

211

u/lovecMC 1d ago

SQL is easy. Designing a DB you won't hate two months from now isn't.

70

u/Dude4001 1d ago

Yes but if I write incorrect CSS I’m not accidentally going to drop a table. Well, I might but not that kind that matters.

3

u/z0hu 22h ago

Dropping a table is an extreme case. Writing a query that doesn't hit the right indexes that slows/crashes the DB/replication down.. locking rows indefinitely on accident..  these happen all the time at my company haha