this post was submitted on 24 Sep 2026
542 points (99.5% liked)

linuxmemes

32882 readers
878 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
     
    top 50 comments
    sorted by: hot top controversial new old
    [–] pewpew@feddit.it 6 points 5 hours ago (1 children)

    Apparently sometimes you have to remove symlinks to make programs load. I had a very weird bug that made a library fail to load even if the symlink was good. I wrote a bug report to bugs.debian.org and they told me to remove the symlink. That fixed it, wtf

    Patient: Doctor, it hurts when I move my arm this way.

    Doctor: Well, don't move your arm that way then.

    [–] rumba@lemmy.zip 7 points 7 hours ago
    [–] jpreston2005@lemmy.world 3 points 6 hours ago (4 children)

    As a lay-person, reading these memes and comments, and understanding nothing, is probably the biggest factor that's made me decide that, while I hate windows, I'll never feel comfortable using Linux. I mean, seriously, how much of the time are you frustratingly troubleshooting stuff? I just want something like Windows that won't shove ads and ai bullshit at me and won't brick my laptop after updates 😭

    [–] Goodlucksil@lemmy.dbzer0.com 3 points 3 hours ago* (last edited 3 hours ago)

    I use Linux Mint since last June and I rarely have to troubleshoot my PC and when I have to, it's obviously my fault for messing around.

    [–] cute_noker@feddit.dk 2 points 5 hours ago

    Haha me neither... i have been daily driving linux 7 years now

    [–] Anarki_@lemmy.blahaj.zone 3 points 6 hours ago

    Fedora, I think?

    [–] tomatoely@sh.itjust.works 2 points 5 hours ago (1 children)

    If it makes you feel any better, everytime I had to do this was because I was going out of my way to fix a linux game I compiled myself or some service I hacked together. I'm 99% sure you can have a hassle-free linux desktop experience if you follow the standard way your distro suggests of doing things. Have you tried testing the waters with a linux live usb stick yet?

    [–] jpreston2005@lemmy.world 3 points 3 hours ago

    Oh I haven't tried anything yet. I'm too scared I'll fuck it up πŸ˜… Anything that has me loading boot screen and entering commands has me thinking I'll just absent mindedly type "delete system/32" somehow

    [–] jkercher@programming.dev 3 points 6 hours ago

    Reminds me of when I abused LD_LIBRARY_PATH and installed a Linux from scratch distro on a headless test server that no one was using. I got it all the way to x11 forwarding a full i3 environment without super user privileges.

    [–] megopie@lemmy.blahaj.zone 6 points 9 hours ago* (last edited 9 hours ago)

    CKAN (mod manager for kerbal space program) created a multi month long battle for me because it started making copies of the original game for mod installs with symlinks to the original game files rather than just copying it outright, this made it impossible to boot certain mods because part of their first time set up was overriding files. Eventually I realized what the problem was and just manually copied the files in to the folder before loading up the mods for the first time.

    WHICH IS INFURIATING! The whole reason I made new game installs was so that shit could be overwritten without breaking the base instal! WHY THEY HELL WOULD IT DEFAULT TO SYMLINKS FOR THAT?

    [–] avocado@programming.dev 4 points 10 hours ago

    Guys do not do this, it's gonna cause a mess further down the line.

    "The problem with creating these links is that they aren't managed in any meaningful way. If that library is removed, the link becomes broken. If the library is upgraded, it may encounter an error because of the link that it doesn't expect to be there."

    https://askubuntu.com/questions/461706/is-it-okay-or-not-to-symlink-libraries-to-overcome-cannot-open-shared-object

    [–] Solrac@lemmy.world 2 points 8 hours ago

    What in ln - s good name are you suggesting. Any and all uses of ln - s /usr/lib/something.so.7 /usr/lib/something.so.6 is merely accidental!

    [–] MonkderVierte@lemmy.zip 4 points 11 hours ago (1 children)

    Why do we even need dynamic linking if we have deduplicating file systems?

    We don't, blame Oracle it's their fault

    [–] RustyNova@lemmy.world 8 points 18 hours ago

    Daily nixos behaviour

    [–] Skullgrid@lemmy.world 69 points 1 day ago (3 children)

    What about setting up a new environment correctly instead?

    Says the man that just copied and pasted, then checked in 800mb of shitty angular dependencies just to get Jenkins to be able to build his inherited project.

    It's ok, they don't pay me enough to support a family and don't give a shit about this project, and it's for internal use.

    [–] panda_abyss@lemmy.ca 66 points 1 day ago (23 children)

    That’s so stupid.

    downloads and runs entire Linux distro just to run a python script without managing dependencies

    load more comments (23 replies)
    load more comments (2 replies)
    [–] morto@piefed.social 23 points 1 day ago (1 children)

    I remember when games would't work with wine, complaining about some dll, I would get it from some random shady site and drop into the wine system dir. Some of the times, it worked, to even my own surprise

    [–] terranoid@lemmy.cafe 34 points 1 day ago (2 children)

    "DLL finder", holy shit I remember tools like that... God, now that I know how shared libraries work, that's kinda terrifying people just saw that error message and downloaded whatever the fuck they found whereever they found it...

    Must be how some malware spread.

    [–] DonkeyStar@lemmy.world 10 points 22 hours ago

    Look, man, I gotta play Sim Theme Park. If everything else blows up, that’s a problem for later.

    [–] juipeltje@lemmy.world 27 points 1 day ago (16 children)

    Meanwhile as a guix+nix user i can just build it against that old library version because nothing can conflict with each other anyway

    load more comments (16 replies)
    load more comments
    view more: next β€Ί