Just because things can be done quickly does not mean they should be.
Programmer Humor
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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
I mean there’s things that are low priority as long as they are backed up and you have guardrails in place it’s not like it’s going to go off the rails for any simple task
Or maybe just don't play Russian roulette with your code?
C-suite response:

Something like --dry-run there?
does dry running have any meaning on a function that is inherently stochastic?
It can, if it's passed through to tools without the llm meddling, but the problem is that there is typically a tool for arbitrary shell commands, and unless there's a mechanism to dry run these, there's no way to handle it reliably.
Are you sure you don't need the lube?
Where the hell are they? That's not a roller-coaster.
Expedition Everest at animal kingdom.

It looks like a rollercoaster to me. Maybe one of those digital rollercoasters, where you get a "4d" experience, but actually the chairs just shake about a bit. But could as well be a regular (simple) rollercoaster, they do have that bar across their laps.
digital rollercoasters
Excuse me, what!? So you pay expensive fares and stand in line for hours to experience the same thing you can at home with an office chair with a leg missing in front of a TV???
Nah, there's never a line for those rides.
This is the dev rollercoaster, not the prod rollercoaster.
Much different, IME. Digital rides generally sit in a single room instead of a whole actual ride, but the chairs/carts more around, drop you, etc. If it's something like a nature exploration (flying around the world) they'll often increase the experience with tactile things like spray (when above an ocean) and wind. They're pretty cool
https://knowyourmeme.com/memes/roller-coaster-dad
Expedition Everest coaster at Disney’s Animal Kingdom.
It's probably just a themed train, there's why it looks like not a roller coaster
I am using on Mac and I have few hooks, one is replace any rm to trash command. You can make hooks for the most dangerous patterns and use dangerous-skip-permissions with a bit more safety.
I truly hope that there is nothing irreplaceable on that machine, bc you might be about to FAAFO.
I think you’re only supposed to use the dangerous skip thing when it’s running inside a docker container
Its really not all that common for it to delete everything lol
