this post was submitted on 25 May 2025
722 points (90.1% liked)

linuxmemes

25145 readers
719 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    (page 2) 50 comments
    sorted by: hot top controversial new old
    [–] [email protected] 7 points 6 days ago

    Support for mine ended the day I unplugged it from the net 4 years ago

    [–] [email protected] 18 points 6 days ago

    While y’all were beating your chests over PC operating systems, I was simply browsing lemmy on my phone.

    [–] [email protected] 1 points 6 days ago* (last edited 6 days ago)

    Related: Angst About Windows 10 Support Ending Soon, Ending Soon!

    [–] [email protected] 1 points 6 days ago
    [–] [email protected] 1 points 6 days ago

    TBH y'all have decided to come to us for help when we gave up compooters and took up farming

    [–] [email protected] 25 points 6 days ago

    I hope the point is that it is as idiotic as the original. WTF did the original guy study the blade for, if not to protect other people from the barbarians ? Is he really so bad at the blade he can only protect himself ? Then I guess maybe he really did need to train all that time after all πŸ˜†

    [–] [email protected] 19 points 6 days ago (2 children)

    I'm kind of surprised at the number of people taking this post seriously.

    [–] [email protected] 17 points 6 days ago

    Lemmy is SRS BUZINESS!!!

    load more comments (1 replies)
    [–] [email protected] 13 points 6 days ago (3 children)

    Yeah? No looking it up, give me a bash script for a ping scan of a subnet with a 24 bit mask.

    [–] [email protected] 6 points 6 days ago* (last edited 6 days ago) (1 children)

    #!/bin/bash

    ping 255.255.255.0 > checker &

    sleep 5

    kill "$!"

    grep unreachable checker || echo '255.255.255.0'

    ping 255.255.255.1 > checker &

    sleep 5

    kill "$!"

    grep unreachable checker || echo '255.255.255.1'

    ping 255.255.255.2 > checker &

    sleep 5

    kill "$!"

    grep unreachable checker || echo '255.255.255.2'

    ...

    Did I do it coach? 😭

    [–] [email protected] 4 points 6 days ago

    You get an A for effort!

    [–] [email protected] 2 points 6 days ago* (last edited 6 days ago) (2 children)

    nmap -sn x.x.0.0/24 I think, was a while. Pure coincidence how I know.

    Edit: no, it's one less x because 16 is the middle.

    [–] [email protected] 2 points 6 days ago
    [–] [email protected] 2 points 6 days ago (2 children)

    That's not a bash script silly.

    [–] [email protected] 10 points 6 days ago

    Just add #!/bin/bash before the code from above.

    load more comments (1 replies)
    [–] [email protected] 29 points 6 days ago (5 children)

    As a 20 year Linux user I cringed at this.

    [–] [email protected] 6 points 6 days ago

    That's the purpose

    [–] [email protected] 6 points 6 days ago (3 children)

    As a 2 week arch Linux user I related to this meme. In fact I might incorporate this into my personality.

    load more comments (3 replies)
    load more comments (3 replies)
    [–] [email protected] 5 points 6 days ago (2 children)

    Cringe.

    I can assure you no one is such a dire need to come to u for help

    [–] [email protected] 2 points 6 days ago

    It's (I hope) self aware, so there's that at least

    load more comments (1 replies)
    [–] [email protected] 13 points 6 days ago (6 children)

    Why is everyone so sure that W10 support ending will have its users stampede towards Linux? I think most users don't care about support and will happily run an outdated OS. They'll probably switch to Apple if they are concerned with that. Am I being too pessimistic?

    [–] [email protected] 4 points 6 days ago (2 children)

    I ran XP for years after, Win 7 until 2.5 yrs ago, and bumped my current laptop back to 10 immediately.

    Soon enough I'll be changing it to Mint tho 'cause shit is real out there now.

    load more comments (2 replies)
    [–] [email protected] 7 points 6 days ago

    It doesn't help that win10 support ending doesn't mean your device will immediately die. It means that you'll probably face some kind of consequences at some point in the following year and years to come, which is too hand-wavey for most people.

    load more comments (4 replies)
    [–] [email protected] 5 points 6 days ago

    On the other hand, the CLIt is something he'll never get to master.

    [–] [email protected] 9 points 6 days ago

    Gimp = green is my pepper

    [–] [email protected] 3 points 6 days ago

    I look like that and say that

    [–] [email protected] 24 points 6 days ago* (last edited 6 days ago) (1 children)

    This isn't the original image and that sword doesn't really look like it goes with that scabbard. Did someone recreate/enhance the image with AI?

    The original:

    [–] [email protected] 1 points 6 days ago (1 children)

    Yup. It was designed as a troll to get sword geeks to comment about the inconsistency and then call them out on it.

    [–] [email protected] 1 points 6 days ago* (last edited 6 days ago)

    I see what you did there. Would that I were a sword nerd. I was just googling the original because I couldn't remember how it went and noticed it had an entirely different dude in it.

    [–] [email protected] 5 points 6 days ago (2 children)

    β€œβ€¦you have the audacity to come to me for help?

    Sure! Linux isn’t nearly as difficult to use as people think. There’s a learning curve since Linux does things differently than Windows, but you’d face that if you switched to Mac, too. Here’s a USB disk with [insert user-friendly distro here] loaded on it. If you can make your computer boot with it you have all the skills necessary to install Linux. You can test-drive it from the USB and if it’s just too different from what you’re used to, it won’t have made any changes. Have fun!”

    load more comments (2 replies)
    [–] [email protected] 22 points 6 days ago (2 children)

    As a linux user myself, this is kind of cringe to be honest.

    [–] [email protected] 14 points 6 days ago (2 children)

    It is a meme? πŸ˜’πŸ˜’πŸ˜’

    [–] [email protected] 18 points 6 days ago (1 children)

    No, it's a very serious post that has to be taken literally.

    load more comments (1 replies)
    load more comments (1 replies)
    [–] [email protected] 1 points 6 days ago

    I use both, and I understand the whole TPM thing and why they're requiring it...

    I think this is very cringe.

    Linux has its uses, and benefits. But I see a lot of Windows stuff through my work.

    load more comments
    view more: β€Ή prev next β€Ί