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 😆
I’m kind of surprised at the number of people taking this post seriously.
Lemmy is SRS BUZINESS!!!
As a 20 year Linux user I cringed at this.
Yeah? No looking it up, give me a bash script for a ping scan of a subnet with a 24 bit mask.
#!/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? 😭
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.
Close!
That’s not a bash script silly.
Just add
before the code from above.
Dang.
Cringe.
I can assure you no one is such a dire need to come to u for help
It’s (I hope) self aware, so there’s that at least
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?
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.
On the other hand, the CLIt is something he’ll never get to master.
As a linux user myself, this is kind of cringe to be honest.
It is a meme? 😒😒😒
No, it’s a very serious post that has to be taken literally.
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.
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:
Gimp = green is my pepper
“…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!”
I look like that and say that
Don’t be elitist. You were a noob once, and someone helped you along the way.
The more people who leave corporate platforms, the better. Punch up, not down.
someone helped you
New to the FOSS community, eh? 😉
Sometimes you just need to be told to “read the manual”
Been here since Fedora Core 5.
Yhe FOSS community is awesome, if you hang out on the right IRCs.
The meme is poking fun at elitism.
Ah, ok. I’m a bit neurodivergent, so I sometimes miss the tone of memes.
If by “someone” you mean man.
I can name 2 women right off the top of my head who helped me greatly early in my venture into FOSS.
One is an Ubuntu MOTU on the forums, and the other helps organize the Ohio Linuxfest.
That bit of context was missing from your comment. It probably would have savwd you a few downvotes if you had included it to begin with.
You already had a few when I saw the comment.
Yeah, the man pages, various forums and LUGs.
Last sentence shows you’re the real hero.
Hey don’t bash Excel, it can run Linux too, although heavily stripped Risc-V version.
They made a RISC-V version of Excel???
Nope, Linux kernel used in that tech demo is for RISC-V architecture
Just use Libre office. If you are doing anything bigger than that start a SQL server instead