this post was submitted on 17 Mar 2025
611 points (99.2% liked)
Comic Strips
15239 readers
1676 users here now
Comic Strips is a community for those who love comic stories.
The rules are simple:
- The post can be a single image, an image gallery, or a link to a specific comic hosted on another site (the author's website, for instance).
- The comic must be a complete story.
- If it is an external link, it must be to a specific story, not to the root of the site.
- You may post comics from others or your own.
- If you are posting a comic of your own, a maximum of one per week is allowed (I know, your comics are great, but this rule helps avoid spam).
- The comic can be in any language, but if it's not in English, OP must include an English translation in the post's 'body' field (note: you don't need to select a specific language when posting a comic).
- Politeness.
- Adult content is not allowed. This community aims to be fun for people of all ages.
Web of links
- !linuxmemes@lemmy.world: "I use Arch btw"
- !memes@lemmy.world: memes (you don't say!)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I once worked at a place that had a test environment that used the prod databases. After I left, I heard about an intern who left a where clause off of a SQL query and rewrote an entire production table from the test environment.
It's like the SQL creators designed the syntax to achieve maximum fuckery for those where "test" and "live" are different words for the same thing.
I bet they were pissing themselves laughing when implementing the finicky ROLLBACK command, knowing it that it would be only ever be used in anger as a "hail Mary" from a dev halfway through writing his own resignation letter.
Lmao, I left my old job a couple of months after I began using the rollback in my queries. 100% accurate statement.