this post was submitted on 09 Jun 2026
424 points (98.2% liked)

linuxmemes

31840 readers
162 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.
  • 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
     
    top 45 comments
    sorted by: hot top controversial new old
    [–] jerkface@lemmy.ca 1 points 6 days ago

    Useful datapoint.

    [–] red_tomato@lemmy.world 87 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

    ”Just use Google. It’s literally the top result!”

    Oh boy, you ain’t gonna believe how I found this forum thread.

    [–] MonkeMischief@lemmy.today 6 points 1 week ago (1 children)

    When that forum is a reddit thread:


    "I got it working on my end."

    "How did you solve the problem?"

    "This message has been script deleted because reddit was stupid salmon truck cantaloupe spezsucks"

    "Wow, that fixed it! Thanks! I have no problems with it now at all!"

    [–] KairuByte@lemmy.dbzer0.com 6 points 1 week ago

    God I hate this. The fact that I understand why, doesn’t detract from my annoyance with the result. And worse, a large number of Reddit archives have either stagnated or completely died because of the API cutoff, meaning often times that answer is irrecoverable.

    [–] sirico@feddit.uk 73 points 2 weeks ago* (last edited 2 weeks ago)

    Don't worry guys it's fixed....

    [–] lordnikon@lemmy.world 51 points 2 weeks ago (1 children)

    I mean a good troubleshooter will take that info as ruling out the application as long as the version matches. That means next you compare libraries and permissions.

    [–] Cethin@lemmy.zip 4 points 2 weeks ago

    Not always. Race conditions, for example, can have different behavior on different systems.

    [–] OwOarchist@pawb.social 33 points 2 weeks ago (2 children)

    "Great, so just send me your machine, and we're good."

    [–] Alcoholicorn@mander.xyz 29 points 2 weeks ago (1 children)
    [–] jaybone@lemmy.zip 10 points 2 weeks ago (2 children)

    But now I can’t get docker running.

    [–] jballs@sh.itjust.works 11 points 2 weeks ago

    Huh, it works on my machine...

    [–] Alcoholicorn@mander.xyz 6 points 2 weeks ago* (last edited 2 weeks ago)

    Get podman running and Ill send you an image with my docker.

    [–] Obnomus@lemmy.ml 1 points 1 week ago

    Vaild answer

    [–] BradleyUffner@lemmy.world 33 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

    As a software developer, hearing "it works on my machine" from a subset of users is actually helpful information. It means the problem is environmental, or data related, instead of an explicit code issue. It does narrow things down a bit.

    The issue arises when some people treat it as a reason to ignore a problem.

    [–] BlackRoseAmongThorns@slrpnk.net 2 points 2 weeks ago (1 children)

    Yeah it's just a problem of generating a diff and having a quick look /j

    [–] SpaceCadet@sopuli.xyz 2 points 1 week ago

    I mean, that's basically how I find the root cause of problems that occur in one environment but not the other.

    Most recently was when a plasma desktop of any newly created user wouldn't shut down properly, at logout it would hang for about a minute with an error in the logs stating that plasma-plasmashell.service was not responding to a sigterm, and was then ultimately force killed by systemd. On my main desktop, I didn't have this issue.

    By meticulously diffing plasma related config files, I found that the culprit was in ~/.config/plasma-org.kde.plasma.desktop-appletsrc. Disabling a few system tray applets that I didn't need (and that I indeed had already disabled on my main desktop) fixed the issue.

    [–] kamen@lemmy.world 10 points 2 weeks ago (2 children)

    Ask them to ship their machine to you.

    [–] pinball_wizard@lemmy.zip 5 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

    Ask them to ship their machine to you.

    And thus Docker was born!

    Edit: Great minds think alike...and so did we! https://mander.xyz/comment/27610194

    [–] kamen@lemmy.world 3 points 2 weeks ago

    Yep, that was what I was referring to.

    [–] Obnomus@lemmy.ml 0 points 1 week ago

    Best idea ngl

    [–] NABDad@lemmy.world 8 points 2 weeks ago* (last edited 2 weeks ago)

    Me when I'm helping someone troubleshoot their issue and provided them with useful information, and they say I'm not helping them because I didn't solve it for them.

    Of course, I'm at the point in my career where the people I'm helping are actual IT people, so they shouldn't really need me to solve it for them no matter how much they hope that would be the result.

    When a user comes to me, I understand that the solution is what they need from me. Although I've also been accused of not helping by users who thought I was blaming them by asking questions like, "What were you doing when the problem occurred?"

    Sound like a skill issue

    [–] Una@europe.pub 6 points 2 weeks ago

    Did you tried putting it in the rice on the sun?

    [–] daggermoon@piefed.world 6 points 2 weeks ago (1 children)

    What issue are you having?

    [–] Thorry@feddit.org 15 points 2 weeks ago (2 children)
    [–] jaybone@lemmy.zip 8 points 2 weeks ago (1 children)

    Fucking noobs. I’m running Solaris on two paper clips and a rubber band.

    [–] daggermoon@piefed.world 2 points 2 weeks ago (1 children)
    [–] jaybone@lemmy.zip 11 points 2 weeks ago

    IT DOES ON MY PAPER CLIPS AND RUBBER BAND!

    [–] Obnomus@lemmy.ml 2 points 1 week ago

    Ok I laughed at this

    [–] ohshit604@sh.itjust.works 6 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

    And that is why I chose Debian as my distro. People aren’t developing with obscure small-time distros in mind.

    [–] neidu3@sh.itjust.works 3 points 2 weeks ago* (last edited 2 weeks ago)

    A few days ago I aked a dev at our subcontractor if this proprietary software would in theory run on windows. Not only "yes", but me running mint on my worklaptop was perfect, because his dev and test environment was debian, so even though the software was built to run on windows, he could easily build a version specifically for me.

    [–] plutopos@lemmy.zip 6 points 1 week ago (2 children)

    Even worse when they instead lecture you on why you shouldn't do that

    [–] tal@lemmy.today 1 points 6 days ago (1 children)

    Don't agree. Often someone's problem can be resolved by just doing something else. That doesn't mean lecturing, but I've seen many, many times where someone was having trouble because they were going about something in the wrong way. Sometimes the most-useful help is to step back and say "you may not want to be doing X, and may want to be doing Y".

    [–] plutopos@lemmy.zip 1 points 6 days ago

    The reason why I disagree is that commenters don't always have the full picture. When I already know exactly what I need, receiving many comments, but none helpful, is exhausting. Sometimes it'd be nice to have help on a specific problem without having to convince strangers of every other choice I made in the path.

    An example: I've seen people on Reddit ask for help with Linux drivers and be told to buy new hardware entirely. Or ask if a dumbphone supports Whatsapp, and be told to ditch it by Americans who think it's just another social network that you can opt out of.

    [–] Obnomus@lemmy.ml 3 points 1 week ago

    Yeah, I saw someone asking "why do you need that app?"

    [–] mecen@lemmy.ca 5 points 2 weeks ago

    That means that can't replicate it, you need to give more details or something.

    [–] mlg@lemmy.world 5 points 2 weeks ago

    Trying to do any type of hardware acceleration on waydroid.

    [–] SaharaMaleikuhm@feddit.org 3 points 2 weeks ago (1 children)
    [–] cobalt32@lemmy.blahaj.zone 2 points 2 weeks ago

    Works on my Nix flake

    [–] enbiousenvy@lemmy.blahaj.zone 3 points 1 week ago (1 children)

    their machine: washing machine

    your machine: coffee machine

    [–] Obnomus@lemmy.ml 0 points 1 week ago (1 children)

    I don't drink coffee, water is good.

    [–] IAMgROOT@lemmy.wtf 1 points 15 hours ago

    your machine: washing machine

    their machine: coffee machine

    [–] grandma@sh.itjust.works 2 points 2 weeks ago

    nix fixes this

    [–] Allero@lemmy.today 1 points 2 weeks ago

    It's okay, so is your machine

    "well I provide this help on my own time so"

    Tells you to Google it again