1540
you are viewing a single comment's thread
view the rest of the comments
[-] Meowoem@sh.itjust.works 124 points 11 months ago

I get these are jokes but I really don't find anything funny about it, it becomes a meme and then people start getting more creative and pushing it more and being more covert and people come up with other little japes then new Linux users get their shit destroyed and maybe important info gets lost or precious memories so they say Linux is a piece of shit and go back to windows.

It's not even funny to start with so when it inevitably inspires people to be assholes and bullies that's all we've achieved.

[-] littlecolt@lemm.ee 38 points 11 months ago

It's the new "delete system32 to get better performance"

[-] Album@lemmy.ca 19 points 11 months ago

Lol rm -rf as a joke isn't new anyway

[-] decodehug647@discuss.tchncs.de 3 points 11 months ago

except you probably delete more than system files which could be easily restored from an install disk

[-] newline@feddit.nl 31 points 11 months ago

I totally agree. We should be more open and welcoming to new users. Imagine some new people on the steam deck being curious and diving into Linux and running into this. Undoubtedly, we'd lose at least a few users that brick their machines.

I get that this humor fits and entertains the technically inclined of us, but if we truly want more widespread use of Linux, shouldn't we open our arms to less technical users as well? Besides, even for the more technical of us, this joke is so old and run down ๐Ÿ™ƒ

[-] dot20@lemmy.world 19 points 11 months ago

Eh, this is a classic joke by now. There's those jokes on the Windows side too (like the 'delete system32' one).

[-] ibk@sh.itjust.works 11 points 11 months ago

Except that you cannot actually delete System32 on Windows like you can delete your whole drive on Linux.

[-] _thebrain_@lemmy.world 12 points 11 months ago

You can't do this on Linux anymore either. Unless you are on a way out of date system, you need to add the --no-preserce-root flag as well. And I think it still prompts you to make sure it is really want you want to do.

[-] grue@lemmy.ml 11 points 11 months ago

WARNING: The following essential packages will be removed. This should NOT be done unless you know exactly what you are doing!

You are about to do something potentially harmful. To continue type in the phrase 'Yes, do as I say!'

User: gleefully types in the phrase

[-] 5redie8@sh.itjust.works 7 points 11 months ago

Knowing some of the people I have to support on a daily basis, yeah I don't see this stopping some people lol

[-] grue@lemmy.ml 3 points 11 months ago

It certainly didn't stop Other Linus!

[-] snowfalldreamland@lemmy.ml 3 points 11 months ago

But here it's deleting /* and not / so I think it won't prompt you for that flag, but I'm not about to try it

[-] TotalFat@lemmy.world 3 points 11 months ago

In NT4, you could delete ntldr. Next time you reboot, you have a dead system that was a relative PITA to recover. Generally just wipe and reload.

So many users trying to gain more disk space on those 210 MB hard drives..

[-] Notorious_handholder@lemmy.world 3 points 11 months ago* (last edited 11 months ago)

God you just gave me flashbacks of trying to delete files that I was only 60% sure of what they did. Just so I could have room to install some custom rad new mouse cursor icons.

With only a little bit of malware on the side

[-] Phoenix@programming.dev 18 points 11 months ago* (last edited 11 months ago)

Yes, but also I would hope that if you have the autonomy to install linux you also have the autonomy to look up an unknown command before running it with superuser privileges.

[-] Crozekiel@lemmy.zip 17 points 11 months ago

That's making an assumption that a brand new Linux user knows they are running the command with superuser privileges.

Half the time you websearch a problem you are having in Linux you will find someone telling you to fix it by running a command that starts with sudo without explaining what any part of the command does. New people probably regularly run those commands without finding out what it does and it probably works (or at least does no harm) a good portion of the time because most people aren't dicks. So then you've got new people trusting that form of advice.

It's hard to blame them, they are new to the system and very few experienced users are going out of their way to explain the basics to new users.

[-] Gremour@lemmy.world 3 points 11 months ago

I'm around 20 years Linux user and I'm still installing various soft by curl bashing a script from their site.

[-] gendulf@kbin.social 6 points 11 months ago

https://www.rust-lang.org/tools/install

Why is it the canon way to install rust by piping curl output to sh???

[-] Gremour@lemmy.world 4 points 11 months ago

At least it doesn't start with sudo, lol.

[-] grue@lemmy.ml 2 points 11 months ago

Trusting official installation instructions from the software developer might be a step or two down from trusting your distro's package maintainers, but it's still several steps up from trusting random advice from a forum or chatroom.

And with the possible exception of Ken Thompson or Ben Eater, we've all got to trust somebody.

[-] PipedLinkBot@feddit.rocks 1 points 11 months ago

Here is an alternative Piped link(s): https://piped.video/playlist?list=PLowKtXNTBypGqImE405J2565dvjafglHU

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source, check me out at GitHub.

[-] Reliant1087@lemmy.world 6 points 11 months ago

It's a word play that many people find funny. It's also a call back to something you might have done as a newbie when messing around that people find funny, like talking about that time you thought tried to wash okra after chopping or mixed coloured and white clothes in the laundry. A horrifying experience when it happens but something that you usually find funny later on in retrospect.

Apart from that sudo in Linux comes with enough warning labels to say that it should only be used when you know what you're doing. Running unknown commands on terminal is dangerous, like trying to play with the stuff under the hood in a car. Both of these facts are abundantly made clear with big red warning signs in every single reputable source you look up for any popular distro.

[-] Speculater@lemmy.world 5 points 11 months ago

I mean, I'm pretty tech savvy, but I fell for a troll when setting up a CUDA cluster once. Typed some command I thought would remove an old driver, wiped the system and I started from scratch.

I learned to understand every command before blindly typing it in.

[-] QWho@aussie.zone 2 points 11 months ago

Die you remember what was the trolls command was?

[-] Speculater@lemmy.world 1 points 11 months ago

I'm sure it was some form of rf *, but I don't remember the entire command.

[-] iegod@lemm.ee 4 points 11 months ago

It was funny when I was a sixth grade punk. Now it's just cringe worthy.

[-] ADTJ@feddit.uk 11 points 11 months ago

"It was funny when I used to do it but now I don't like them anymore so everyone else should stop."

[-] Thepolack@lemmy.dbzer0.com 18 points 11 months ago

It's okay, nay, good to realise that something you do or did was harmful and change your opinion of said thing. It's how you grow as a person.

[-] ADTJ@feddit.uk -2 points 11 months ago

They haven't actually acknowledged it being harmful, they just said it was cringe worthy. You don't have to like everything but it's hypocritical to complain about others' sense of humour, for something you yourself once enjoyed.

No evidence of character growth here...

[-] computertoucher5000@programming.dev 5 points 11 months ago* (last edited 11 months ago)

None of your objections so far have come close to resembling good faith rebuttals. Or even good ones.

We have eyes, we've read the tweet, we (I would hope) know what invoking rm -rf / does. Presumably the context alone there and reading the room here should be enough to clue one in why one would find it specifically cringeworthy (even if I would probably use a tamer way to describe it-personally), and why perhaps one would in the exact same vein just find things funny for different reasons, or just find different things funny altogether. How is it hypocritical to acknowledge the humor in a joke while pointing out that the same joke carries an uncomfortable truth to it? Sometimes those are the best jokes (best of course being subjective)

Of course, I got the joke straight away and merely chuckled. Not necessarily my brand of humor, but hey, you buy the premise, you've bought the bit.

[-] ADTJ@feddit.uk 1 points 11 months ago

I'm not sure where good (or bad) faith comes into it, they expressed their opinion and I expressed mine. It's a public forum where we're allowed to disagree so I'm not really sure what you're trying to get at, I feel perhaps you're reading into this a bit too much.

I did the same as you, I saw it and chuckled a bit at the humour. It wasn't hilarious, but I found it amusing and I felt like the comment I replied to was a bit harsh, so I put a spin on it.

I feel from your reply like I've annoyed you somehow and I'm sorry if that's the case, it wasn't my intention.

[-] iegod@lemm.ee 3 points 11 months ago

I made a comment about my preferences and now I'm a hypocrite because I don't share yours? Let's temper the conversation here, we're not analyzing individual levels of human goodness based on individual comments.

Please continue to find whatever thing is funny to you as funny. I will continue to opine where I decide on my tastes. Glad we have this understanding.

[-] ADTJ@feddit.uk 1 points 11 months ago

It's not because you don't share my tastes, I thought it was hypocritical to call it cringe when you mentioned you also used to enjoy this humour. That's as far as it goes.

I agree with what you're saying about taste. Just let people enjoy what they wanna enjoy as long as it isn't hurting anyone.

[-] alphacyberranger@lemmy.world 3 points 11 months ago

It'll be a good learning experience for anyone who runs commands seen on this community.

[-] IzzyJ@lemmy.world 6 points 11 months ago* (last edited 11 months ago)

They don't need learning experiences with Windows. Lot of folks dont want to learn, they wanna do things like browse the web, game, work on their jobs, ect. They need a system that just works

[-] lugal@sopuli.xyz 2 points 11 months ago

This is a meme page... I would get this comment if it was in a linux community

[-] NECOdes@burggit.moe 1 points 11 months ago

they'll learn to not run any command they see from the internet, the hard way ๐Ÿ˜”

this post was submitted on 10 Aug 2023
1540 points (94.3% liked)

Programmer Humor

18388 readers
1167 users here now

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

founded 1 year ago
MODERATORS