195
linux_irl (thelemmy.club)
top 32 comments
sorted by: hot top new old
[-] ashenone@lemmy.ml 52 points 5 hours ago

Linux is the best thing ever <> I'm the stupidest thing ever.

It's not my operating systems fault it does exactly what I tell it to do

[-] bigmclargehuge@lemmy.zip 25 points 5 hours ago

The left hand side is whenever I rice a fresh install. The right hand side is whenever I have to edit /etc/fstab

[-] scottmeme@sh.itjust.works 2 points 49 minutes ago

I want to fstab myself in the head every time I need to manually edit that file

[-] femtek@lemmy.blahaj.zone 4 points 4 hours ago

That was my thought process for a bit with having a raid not get mounted intermittently. Now it's finally stable.

[-] Zephyr@sh.itjust.works 15 points 4 hours ago

There's no perfect OS. There's a lot of things about Linux that will drive anyone nuts. That said for a largely community driven project it's amazing.

[-] Diplomjodler3@lemmy.world 24 points 4 hours ago

I'd much rather have the Linux annoyances than the Windows annoyances.

[-] Zephyr@sh.itjust.works 3 points 4 hours ago* (last edited 4 hours ago)

I've found it's either just that it's a lack of support issue aka not enough Linux users for that product or service to justify support or good support. Either that or whatever I needed was a project run by a single guy so it works kinda but also kinda not.

I guess one issue I used to run into particularly in development was conflicts in setting up a lot of things. Now with atomic systems and a sandbox for all my dev tools alongside snapshots that's essentially dealt with. Also flatpaks can be a massive pain in the rear if one wants more direct CLI control or is getting other issues with the sandbox of the flatpak format.

I was really into the VanillaOS project for a little while but it's somehow gotten worse instead of better, at least the last time I used it earlier this year.

[-] RustyNova@lemmy.world 3 points 3 hours ago

Never happened to me... But nixos? Exactly that. The distro is awesome, the language makes me want to print the entire source code and make it's creators eat it

[-] sp3ctr4l@lemmy.dbzer0.com 2 points 2 hours ago

There is no metronome.

You see?

It is not the metronome that oscillates, but yourself.

[-] shininghero@pawb.social 8 points 5 hours ago

The blessing and curse of simplicity.

[-] DaddleDew@lemmy.world 5 points 5 hours ago* (last edited 1 hour ago)

One thing I wish Linux got its shit together for is the middle click paste selected function. I tried to like it, but if you work on editing a long text this shit is downright a liability. I was working on a 20 000 word essay and when I thought I was done and was about to submit it I realised that when I was scrolling through it to work on it the center click was accidentally clicked a few times and it pasted random bits of text throughout.

This also makes center click unusable in video games.

I want the ability to turn that shit off. Ctrl C and Ctrl V is plenty practical already. KDE has an option to disable it but it doesn't actually work.

*Edit: solution in discussion below

[-] palordrolap@fedia.io 5 points 4 hours ago

There are ways to disable middle-click pasting. A quick web search turns up a few.

Either way, I've never had the need to disable it for the handful of games I play, including a couple where I regularly use middle-click.

[-] DaddleDew@lemmy.world 9 points 3 hours ago* (last edited 3 hours ago)

For me a quick web search turned up plenty of posts from people complaining about the desktop environment provided way of disabling it not working. Most of them had no replies. Others had tone-deaf replies suggesting to turn it off using the option they said wasn't working. And finally a few suggested to run a variety of shady scripts that mess with the guts of the system with no way of undoing the if they break something.

And I'm so happy for you that it works for the games you play.

Edit:

Actual solution found:

After a much deeper search, I've found out that buried in there was the actual answer I was looking for: The Linux version of Firefox is independently applying a middle click paste on its own regardless of whether you've had it disabled in your desktop environment options or not. For those who are struggling with this: You can disable it in about:config by changing "middlemouse.paste" to false. If you've also disabled in your desktop environment settings, it should be gone for good.

[-] palordrolap@fedia.io 1 points 2 hours ago

I saw that post about Firefox. If you'd said it was browser games causing issues, I might have linked it. (Or I might have failed and not done that. What ifs are tricky.).

If you want kind of funny, someone posted CSS Quake a while back and that browser game has WASD keybindings and Ctrl bound to movedown / crouch. And if you crouch and move forward, it closes the browser window. And there's no way to fix that.

[-] DaddleDew@lemmy.world 3 points 2 hours ago

I wasn't talking about browser-based games. The middle click pasting makes the middle mouse button unusable in games at least in my distro (Fedora). Disabling it in the DE settings fixed that issue which was separate from the annoyance of accidentally pasting text while scrolling, which was also solved by disabling it in Firefox.

[-] craftrabbit@lemmy.zip 6 points 5 hours ago

Sorry, I don't have such weaknesses and thus cannot relate.

[-] forbiddencherry@lemmy.today 13 points 5 hours ago* (last edited 5 hours ago)

For recursive behavior, tell me if each of these requires -r or -R (or either) without looking it up (man page, --help, web, etc):

  • chown
  • cp
  • ls
  • rsync
  • scp
  • zip
[-] dadarobot@lemmy.ml 2 points 1 hour ago

without looking it up:

chown -R

cp -r

ls -r

rsync. (idk, i always google this one)

scp -r

zip -r

but why not look it up? you either use a tool and arguments often enough to memorize it, or you don't.

[-] forbiddencherry@lemmy.today 2 points 1 hour ago* (last edited 1 hour ago)

It's not about looking it up or not, it's a challenge to the boasting of the commenter above me in the context of the OP's post.

[-] dadarobot@lemmy.ml 0 points 1 hour ago

ah yeah that's fair. but also i kinda agree with that person's response. getting frustrated with linux doesnt mean linux sucks, it means you are learning. ive been using linux for over 20 years, and i still find plenty of things that take me out of my element. and that's a good thing.

[-] forbiddencherry@lemmy.today 1 points 4 minutes ago* (last edited 3 minutes ago)

Where did I say that Linux sucks or even that I was frustrated with it? I swear there are so many strawman replies on this site.

[-] PlexSheep@infosec.pub 2 points 3 hours ago* (last edited 3 hours ago)

-R -r -R -r -r -r I think

~~I don't know if this is true, but if yes, then -R is a GNU weirdness~~ No wait that doesn't make sense. ls is also GNU.

[-] forbiddencherry@lemmy.today 1 points 3 hours ago

Very close! -R, either, -R, -r, -r, -r. I typically think "-R except for ssh-related", but zip violates that and I'm sure there are plenty of other counterexamples too. On the topic of ssh, I still can't keep -p or -P straight (ssh vs scp).

[-] prole@lemmy.blahaj.zone 4 points 4 hours ago* (last edited 4 hours ago)

without looking it up (man page, --help, web, etc):

But why? Why would you need to do this when we have access to these tools?

Pointless test.

[-] craftrabbit@lemmy.zip 3 points 5 hours ago

Oh god oh damn my kde doesn't tell me that...

Okay I'll give it a whirl:

  • chown: yes, I think
  • cp: no, pretty sure
  • ls: what? Like for a tree? For folder size? Idk I say yes because there's nothing recursive to me about standard ls
  • rsync: literally no clue have never used it but I'd guess no
  • scp: yes pretty confident
  • zip: yes also pretty confident

The actual reason I barely ever find Linux annoying is because my Fedora KDE just does all I need it to pretty much all the time.

[-] forbiddencherry@lemmy.today 3 points 4 hours ago

With ls you can list the contents of directories recursively. Or you can list the contents in reverse order. One of them requires a lowercase "r", one requires uppercase, but which is which? It's not such a big deal that different commands have inconsistent syntax, but even having run Linux as my primary OS since 2004, and before that Unix since 1993, I still have to look these up sometimes.

[-] craftrabbit@lemmy.zip 2 points 4 hours ago

Aight I got cp wrong, which is kinda silly since I knew it for scp but I'm happy with that nonetheless

[-] forbiddencherry@lemmy.today 2 points 4 hours ago

A couple more challenges:

  • As an unprivileged user, append multiple lines to a file owned by root, using sudo and a here document.
  • Redirect both stdout and stderr to a file using Bourne shell syntax (not bash!)
[-] tyler@programming.dev 2 points 5 hours ago

Every damn time.

I think rsync is lowercase, and maybe zip. The rest I think are uppercase. Complete guess though.

[-] eager_eagle@lemmy.world 1 points 4 hours ago* (last edited 4 hours ago)

funny I never had this specific issue with recursive behavior. I find it obvious that only rsync and zip are recursive by default, but I'm not sure why.

edit: ah you mean which ones are lowercase or uppercase, that makes more sense.

[-] CallMeAl@piefed.zip 3 points 5 hours ago* (last edited 5 hours ago)

sorry i am a non-metronome owner and thus cannot relate

[-] Hello_there@fedia.io 1 points 4 hours ago

Vulkan cache every time I launch. Preaching don't work if I don't leave comp on when not playing. Increasing size of cache relies on old config file text from forum

this post was submitted on 20 Aug 2026
195 points (96.2% liked)

linuxmemes

32537 readers
617 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 of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
  • 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.
  • Don't come looking for advice, this is not the right community.
  • 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 3 years ago
    MODERATORS