Linux server admin, MySQL/TSQL database admin, Python programmer, Linux gaming enthusiast and a forever GM.
Not Invented Here. Basically, reinventing the wheel just so they can have full control of a project.
Sorry, legacy code and technical debt. Please check in with us in ~2000 years or so, we might have the next minor bugfix version up by then.
No, this is a very old joke that uses the fact the command has “fr” in it to trick people about what the command does. Joking aside, here’s what the command actually does:
rm
is the command to delete files and folders
-f
is the force modifier. This means it’ll keep going even if it encounters problems and just delete as much as it can
-r
is the recursive modifier. That means it’ll go down every folder it sees in the target and delete the contents as well, and delete the contents of folders of folders, etc.
/
is the target. This is the root of the filesystem. If you’re used to Windows, that’s like targeting C:
.
Put it all together, and this command basically deletes your whole filesystem. A safeguard was put in place a while back due to people meming about this and causing newbies to delete their whole system. Now it won’t work unless you put in --no-preserve-root
, which tells rm
that yes, you really mean it, please delete my whole system.
/*
as the target works around that safeguard, because technically deleting everything in root is not the same as deleting root itself.
This is very much the Linux version of the old tricking gamers to alt+F4 gag.
My favorite was when I was teaching a friend Squad, and we were in a vehicle. I explained you hit the F keys to change seat (which is true), so F1, F2, F3, etc. Noticing that seats 1, 2 and 3 were filled, I then told him he can hold down alt to swap seats faster. He then immediately quits the game xD
And to avoid annoying error messages about preserving the root of the language, add a *
at the end. Final command should look like this:
sudo rm -fr /*
Playing on the highest difficulty level
Need a dispenser here!
But seriously, are there really women who talk about men in those terms?
Yes. Personally, I see it as the mirror image of the “tradwife” thing where toxic men see their partner as a subservient maid. Seeing men as primarily an income source comes from a similar place imho.
They pushed a driver update. That update is broken and causes the bootup sequence to fail.
Honest question: isn’t OSx considered the OS of choice for video and music editing?
Linux from Scratch and Gentoo are also pathways to abilities some would call… unnatural
Should be an option to allow/disallow non-instance users to vote. That’d be really useful here in sh.itjust.works for the Agora.
The best use case for purchasing FOSS software is contractor work, specific modules for existing platforms and/or FOSS projects. I’ve done that myself in the past. The client pays for the custom software, it’s written, and then they gets to do absolutely whatever they want with it. If the client wants to publish it, they’re well within their rights. Most of the time it’s too entangled with their internal company workflow to be useful to anyone else though.
According to a quick Google search (I’m no expert on copyright law), a sufficiently original email is automatically copyrighted. What constitutes “sufficiently original” seems to be pretty arbitrary.
So I guess if you post a short story, that’s automatically copyrighted. Commenting “this” is not. And then there’s a huge grey zone in the middle.
Only if the users on that server treat it like a death sentence.
Non-German but I am in the EU. Didn’t find it odd at all. Just assumed it was “flow market” in German.