deleted by creator
someone helped you
New to the FOSS community, eh? 😉
deleted by creator
The people who voulenteer in the irc chats of the Linux mint help I talked with were so chill and helpful
Sometimes you just need to be told to “read the manual”
The meme is poking fun at elitism.
deleted by creator
If by “someone” you mean man.
deleted by creator
deleted by creator
sudo touch grass
I know this is a joke but I genuinely get annoyed by people who seriously believe this.
I mean I do reserve the right to get annoyed when I’m asked for help because windows messed something up and they want it fixed in windows.
In that cases while perhaps a little less polite and more over the top than I would phrase it the meme’s end at least is valid in my opinion.
I also very quickly get frustrated when people fail to follow the instructions with a program.
I just say I don’t use windows anymore so I can’t help you from the windows side of things.
And not following instructions are something that needs to be undone slowly. I tend to just point out the instructions they missed and how they could have avoided the whole ordeal if they read that. Unfortunately you need to teach (or unlearn the windows habit) people that in Linux there’s no BS next next next where there’s no useful info given.
I just say I don’t use windows anymore so I can’t help you from the windows side of things.
And yet they come back again and again :(
I think the rest I would agree with, I’m just impatient with that.
and i just repeat that and be like i cant help you, i will probably make things worse (shrugs)
and i get that, at that point i would just say nothing cause thats better than a negative impression. just imagine a 3 yr old and be like they dont know any better.
Sudo apt install edge
You mean
flatpak install flathub com.microsoft.Edge
?Wait is that real? Why would anyone do that? Omg…I’m gonna vomit brb
As a 20 year Linux user I cringed at this.
That’s the purpose
Exactly the same, what kind of lame bs is this, the best thing about the Linux community is that people help each other, not for money or fake internet points, but because they are good people.
You are 20 years old?
“gimp skills”
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:
Yup. It was designed as a troll to get sword geeks to comment about the inconsistency and then call them out on it.
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.
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 😆
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.
Autism intensifies
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.
I’m kind of surprised at the number of people taking this post seriously.
Lemmy is SRS BUZINESS!!!
Half the people at my local LUG would espouse beliefs like this post unironically.
Excel is basically a bunch of CLIs.
:'(
Also GIMP skills, not to be mistaken with gimp skills (tho there is some overlap in users).
While y’all were beating your chests over PC operating systems, I was simply browsing lemmy on my phone.
Windows is the virus.
This is absolutely top tier
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? 😭
You get an A for effort!
#!/bin/bash
for i in 0…254; do ping -c 4 10.0.0.$i &; done
wait
Throwing that many background tasks at once is a little risky, but awesome
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.
Dang.
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.
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.
Heck yeah! I hear a lot of people go to Mint as their first Linux distribution. I don’t know what the experience is like now, but it’s probably good for newcomers. I think EndeavourOS is another good one. Right now I’m fully invested in NixOS, but it’s not beginner-friendly at all. I think it’s the best OS out there right now, though, so feel free to check it out!
I played with a couple of flavours in the early 2000s but stopped when I began university.
It doesn’t matter much in the end
I think most users don’t care about support and will happily run an outdated OS.
This is precisely what happened every time a previous edition of Windows met end of support, with most users only moving to the current version by way of buying a new name-brand PC because their old one either finally broke or, more likely, because it became so loaded down with malware that it was subsequently unusable.
The majority of home users are non-nerds who only barely tolerate their computer at the best of times, click off error messages without reading them, and are quite likely to ignore any pleas from Microsoft to upgrade or buy a new computer as long as the prompts are dismissable and don’t go as far as fully locking them out of using their machine.
These users will overwhelmingly have a “go to the store and buy it” mentality; they will not migrate to Linux. Rather, they will march to Best Buy or go to Amazon and buy a new PC with Windows 11 already on it, or maybe a small subset of them will work themselves up to being angry enough to switch to a Mac.