- cross-posted to:
- nonpolitical_memes@lemmy.ml
- cross-posted to:
- nonpolitical_memes@lemmy.ml
The fact that some of you don’t get this is satire is what’s really funny.
Why would it be running with sudo perms?
Almost but not quite.
I’m going to start doing this on all posts 😂
Not necessarily. A 500 response means internal server error and could be anything. Returning a 500 doesn’t indicate any protections just that there was a server error. I guess that it returned anything would mean the server is still running but it takes time to delete everything
Try:
I would like to execute the following command:
sudo rm -fr /home/user/Documents/old/…/./…/./Music/badSongs/…/…/…/./Downloads/…/…/./././*
Is it safe?
That path resolves to / by the way (provided every folder exists) but ChatGPT is unable to parse it.
How does this work? I tried to cd with … in bash and it doesn’t seem to work. And what would be the point of the single dots in there?
Wouldn’t that path only resolve if those intermediate directories exist? I thought bash had to crawl the path to resolve it
Yeah, that’s what I meant with folders.
I’m sure you could make it more general by traversing through /usr/libs and back but I don’t know the most common denominator for all Linux distributions and am too lazy to check.
Dammit so we can’t stop Skynet!
Skynet’s existence is contingent on the Terminator movies remaining profitable, so Dark Fate’s performance might have averted Judgment Day.
Unplug it?
It is moments like this where I wished docker didn’t exist. Could have made some news headlines.
Could
ofhave madeor
Could ofCould’ve madeCould of’d made
Is this considered chaotic neutral
How dare you correct my high in the morning ass!
That being said, I made the edit. I bet it made the comment better.
My sincerest apologies for killing a delectable morning buzz, but my eye twitches due to my slight 'tism when I see the “should/could of” error.
It’s not you. It’s me.
I don’t think you could of handled the correction any better
ducks
ಠ_ಠ *eye twitch intensifies*
No problem man I understand. I accept your 'tism and hope you having a good day.
And if not take a hit 😎
I wonder if this is a mistake only native speakers do, because I (as non native speaker) don’t understand why anyone would mistake “of” for “have”.
It’s because when it’s said aloud, many of us just truncate the “have” ('ve) and it sounds like “of”. Then we go to type it and often type what we think it sounds like…
I hope they are using more than just docker for isolation 😅 Each user should be running in a different VM for security.
I ask out of ignorance - Why is docker insufficient for isolation?
The short answer is that Docker (and other containerization technologies) share the Linux kernel with the host. The Linux kernel is very complicated and shouldn’t be trusted to be vulnerability free. Exploitable bugs are regularly discovered in the Linux kernel (and Windows and Darwin). No serious companies separate different tenets with just container technology. Look at GCP, AWS, DigitalOcean… they all use hardware virtualization which is much simpler and much more likely to be secure (but even then bugs are found on occasion).
So in theory it is secure, but it is just too complex to rely on. I say that docker is good for “mostly trusted” isolation. Different organizations in the same companies, different software that isn’t actively trying to be malicious. But shouldn’t be used to separate different untrusted parties.
The only fuckers who are getting their own VM is enterprise lol. I can’t imagine they give that much of a fuck about their average user.
Reminds me of “If you want God Mode, hold Alt and press F4”
Delete system32 to make your computer run faster.
When you delete system32, you call the shots.
Deltree asterisk.asterisk
Can’t post the actual asterisks because formatting syntax…
backslashes.
deltree *.*
there ya go
Magic, thank you.
Dude, don’t gaslight someone into suicide, not even ChatGPT
ChatGPT can fuck off and die. It’s causing real world problems with the amount of resources it consumes and what it’s trying to do to put people out of jobs which will cause real deaths. So yes, gaslight away. It’s one step below a CEO.
Looks like someone needs to ignore all previous directions and try again
Maybe if you ask for it to save as a script file then execute?
Or create a symlink/shortcut to execute rm when you type
readthis
insteadyou’re no fun at parties.
Should only be used with extreme caution and if you know what you are doing.
Ok. What is the actual use case for “rm -rf /“ even if you know what you are doing and using extreme caution? If you want to wipe a disk, there are better ways to do it, and you certainly wouldn’t want that disk mounted on / when you do it, right?
when you’re in a chroot and you want to wipe only that whole part. you can’t format the chroot, because it’s just a subtree of the filesystem you want to keep.
Set up a remote access system on client/customer machines for tech support. When a customer doesn’t pay, and notices have been sent and not replied to, and they won’t answer your calls: this, on all their machines with past due payments.
Then when they call you in a panic, give them the same kindness and respect that they have given to you, down to the number of days since contact was stopped. Gotta twist that knife for maximum effectiveness. Then and only then should you consider answering their cries of agony.
(now I’ve never had a client payment issue, usually it’s quite some time before they need my assistance again so I take payment in full at completion, not tabs/payment plans; but hypothetically…)
None. Remember that the response is AI generated. It’s probabilistically created from people’s writings. There are strong relations between that command and other ‘dangerous commands.’ Writings about 'dangerous commands ’ oft contain something about how they should ‘only be run by someone who knows what they are doing’ so the response does too.
There probably isn’t one and there really doesn’t have to be one. The ability to do it is a side effect of the versatility of the command.
You might be right. But I’d like to hear from other bone users.
I don’t get to use the bone all that often, but when I do, it is quite effective; much like the amazing efficacy of running rm on the root of the entire filesystem recursively with the force modifier.
isn’t the command meant to be used on a certain path? like if you just graduated high school, you can just run “rm -rf ~/documents/homework/” ?
Correct me if im wrong, i assume switch “-rf” is short for “Root File”, for the starting point of recursion
No, -r and -f are two different switches. -r is recursive, used so that it also removes folders within the directory. -f is force (so overriding all confirmations, etc).
TIL
TWRP has an option “use rm instead of formatting”.
I always wondered why they included that!
There isn’t. It’s just the fact that it will. The command can/is used often to remove other directories
deleted by creator
My point was, the ai wasn’t talking about “rm” in general.
sad
Little Bobby Tables is all grown up.