103 points

Same with arson

permalink
report
reply
31 points

What’s the Venn Diagram of “childhood pyromaniacs” and “Linux users” look like?

permalink
report
parent
reply
13 points

It’s just 1 circle with both labels in it.

permalink
report
parent
reply
2 points

Can confirm, I nearly burnt down my house twice and the car we were driving in down a busy highway once when I was a kid, now I use Linux.

permalink
report
parent
reply
6 points

You ever seen a really bad hemorrhoid?

permalink
report
parent
reply
7 points

Ok. Thank you. That’s enough internet for today.

God damn, dude! (☝︎ ՞ਊ ՞)☝︎

permalink
report
parent
reply
1 point
Deleted by creator
permalink
report
parent
reply
1 point

Too fuckin real.

permalink
report
parent
reply
1 point

Can confirm. Made many sparkler/aerosol can boom.booms

permalink
report
parent
reply
3 points

See, this is why you Linux users have a bad rep.

/s

permalink
report
parent
reply
62 points

And the less you use Windows, the worse you get at using it. Luckily the bar for Windows competency is pretty low, just basic critical thinking skills and Google get you far.

permalink
report
reply
36 points

You can make that point for any operating system, basic critical thinking could mean anything

permalink
report
parent
reply
9 points

You could but you’d be drawing a false equivalency.

permalink
report
parent
reply
8 points

I got an equivalency for ya

Pb(s)+2 HCl(aq)→PbCl2(s)+H2(g)

permalink
report
parent
reply
12 points

Honestly, potentially the more you use Windows the worse you get at it. You come to accept the garbage, but the more you try to fix it the more it fights you and the less stable it becomes. A user who just doesn’t touch anything is probably better off.

permalink
report
parent
reply
4 points

Windows I just got used to my issues and didn’t try to fix them if I couldn’t find similar issues online, with linux ill actually check for the issue and usually find and fix it (with the help of the internet, but the initial phase of finding what I need to search and what the issue is, I do better on linux)

permalink
report
parent
reply
4 points
*

/triggered/

Oh hell no. My basic critical thinking applied to googling has got me to a forum with the solution to wi-fi not working in the form of “meh, it happens. reser all network settings and reboot”. Which became my personal turning point of “fuck this shit, I’d rather have actually debuggable software”

/cooled down/

Well, your point read as “look at the problem, search for solutions and you probably will find them” stands, it is the low competency bar that triggered me: to even know where crash logs etc might be on Windows is far beyond even “power user” level

permalink
report
parent
reply
2 points

If you’re searching online for how to fix the problem… Couldn’t you also search online on how to find the crash logs? I fully get sometimes not having enough knowledge in a subject to even know where to begin searching, but “well, the first result wasn’t helpful, guess I’ll stop looking for an answer” and “it says to check XYZ, but I don’t know what that is. Too bad I don’t have a way to search for what things are” aren’t exactly difficult hurtles to overcome.

permalink
report
parent
reply
1 point

I could, if only I knew they existed :)

I only learned windows had system-level crash logs by reading someone’s post about many programs ignoring that and thus it being way less helpful than one might expect it to be, while on Linux it seems something that gets picked up quite early: the system can write “check logs using journalctl something-somethng”, vast number of posts asking to provide system logs with the commands to get them, various troubleshooting guides mentioning system logging. Though in the end this difference can be traced to difference in philosophies: neither microsoft, nor most authors of online guides have a habbit of troubleshooting things this way

permalink
report
parent
reply
2 points

What? It’s easy to find a solution to WiFi problems, come on.

permalink
report
parent
reply
1 point

Usually, sure, but mine was just that. It helped, so kind of solution anyway

permalink
report
parent
reply
2 points

basic critical thinking skills

My great-aunt would like a word with you.

permalink
report
parent
reply
37 points
*

I’m sure this will draw some criticism but I’ve found duck.ai to be extremely helpful in troubleshooting minor issues with my Linux mint installation and recently with accessing and understanding SMART hard drive diagnostic data. It’s very helpful in figuring out which commands could be useful in the terminal and in understanding exactly what each terminal command is doing. Of course finding answers in forums and manuals is still relevant and important but as a beginner, this has been a fast and easy way to get advice.

permalink
report
reply
17 points
*

Just be careful to think twice before doing what it says. (That goes for any advice from the internet too!)

Like all the old stories of people’s GPS steering them into a lake. Let the GPS help you, but still, like, actually look at the road!

ETA: It’s probably quite reliable at explaining what terminal commands do, since it’s drawing from many manuals. But sometimes it might completely make up the answer, in a way that’s almost right but terribly wrong. You think the command does one thing, so you use it ‘appropriately’, but really it does something else so your carefully thought out use goes completely wrong.

permalink
report
parent
reply
5 points

That makes sense. It cuts through the RTFM bullshit, and gets you a clear answer without unnecessary ego.

permalink
report
parent
reply
3 points

Good point. I don’t know why I didn’t think about this sooner, i literally use it for other programming stuff.

permalink
report
parent
reply
36 points

Over the years of using Windows (2010-2023), I don’t remember learning anything at all, only using the command line twice, once to check the hard disk and once to clean the registry… I’m in love with Linux terminal.

permalink
report
reply
14 points

Did you not learn anything because you simply did not need to, perhaps? Because you can do a lot if you need to.

permalink
report
parent
reply
3 points

I guess so.

permalink
report
parent
reply
2 points

My gosh if it was easier I would have done so much with Windows before switching to Linux. Instead I was stuck with bad performance and annoying pop ups from my device manufacturer.

permalink
report
parent
reply
0 points

What popups? Am I doing something wrong/right that I do not get those? What could you not do but now can?

permalink
report
parent
reply
5 points

Over the years of using Windows (2010-2023)

I switched to Linux full time in 2011 👴. Was fed up with Windows 7’s bullshit.

But I must say, I leaned a tone while I was using Windows XP,. This is during this time I would build my first PCs, setup local network at home and for LAN parties, setup file sharing and damn printers 🤬, start to learn programming.

permalink
report
parent
reply
34 points

Wait, you guys are getting better? /j

permalink
report
reply
29 points

im still stuck in vi hell… help… cannot exit program

permalink
report
parent
reply
22 points

Have you tried standing up from your computer and going outside? It’s the only 100% reliable way I’ve found to exit vim.

permalink
report
parent
reply
11 points
*
Deleted by creator
permalink
report
parent
reply

I usually shut off the mains.

permalink
report
parent
reply
2 points

Nuh uh, I gave it access to a 3d printer and it boxed me in while I was sleeping.

permalink
report
parent
reply
11 points

There’s no exiting vi, gotta buy a new computer

permalink
report
parent
reply
8 points

Dude, just reboot the machine, as long as vi is not autostarting you should be good

permalink
report
parent
reply
9 points

I added vi to startup and I can’t modify my startup items because I can’t figure out how to save in vi

permalink
report
parent
reply
5 points

That’s why you install Emacs and never look back. Everything you need in one program. No need to exit at all.

permalink
report
parent
reply
3 points

I think there’s even an editor in there, at least one of the old greybeards at work said something to that effect.

permalink
report
parent
reply
4 points

All jokes aside, why do people even bother with vi?

permalink
report
parent
reply
13 points
*

Efficiency :3… if you need to edit text in terminal a lot, getting good with vi/vim can save a decent chunk of time, due to all the keyboard shortcuts it has

And then other people do it cause the pros do and it’s perceived as cool

permalink
report
parent
reply
9 points

It’s powerful, lightweight, and ubiquitous. If you do sysadmin work, remote into a random machine, and need to update a config file, it probably has vi installed already. It’s also extensible enough to use as a full IDE.

Personally, I like it because of how fast it feels and because I can do everything while keeping my hands on the home row of the keyboard.

permalink
report
parent
reply
6 points

Because especially for very low profile systems its more than enough, so you dont need to use something like vim or nvim.

permalink
report
parent
reply
4 points

The only thing i know about vi is how to exit it lol.

permalink
report
parent
reply
6 points

Shit, I’m trying to remember from just the memes. Was it something like :q! or am I misremembering it?

permalink
report
parent
reply
9 points

Absolutely! I never break my system the same way twice.

permalink
report
parent
reply
4 points

Real :3

Though actually most of the stuff I had not work on my system was cause of flatpak permissions x3

permalink
report
parent
reply
3 points
*

If you haven’t already, try Flatseal, it’s a gui to deal w/ Flatpak permission (such a PITA).

The last time I broke my system, it was because I removed a folder called /home/monstrosity/home/monstrosity/.

When I deleted the weird duplicate home folder, it broke the entire desktop environment & I had to use the terminal to log in and reinstall. I have no idea which of my numerous ‘fucking around’ sessions caused any of it lol

permalink
report
parent
reply
5 points

I’m getting better at finding new ways to break my installation. Now I don’t mess with things and just use it as is. Might start messing with stuff on my laptop rather than PC so I can mess up there instead.

permalink
report
parent
reply
2 points

Not me! It’s been too reliable and everything that I need works fine without much effort at all, so I never get any experience troubleshooting or using the command line.

permalink
report
parent
reply
3 points

Based linux stability /hj

permalink
report
parent
reply

linuxmemes

!linuxmemes@lemmy.world

Create post

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 figures

We 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.

Community stats

  • 9.7K

    Monthly active users

  • 1.4K

    Posts

  • 41K

    Comments