this post was submitted on 25 Sep 2023
1129 points (92.2% liked)

linuxmemes

24443 readers
502 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.
  • 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 2 years ago
    MODERATORS
     

    Re-creation of someone else's post because the original was removed and I found it funny when I first saw it

    (page 6) 50 comments
    sorted by: hot top controversial new old
    [–] stevedidWHAT@lemmy.world 1 points 2 years ago* (last edited 2 years ago) (7 children)

    “I breed insufferable, socially awkward users who are incapable of understanding subjective like and dislike and constantly feel the need to make fun of other peoples opinions. People who can only respond with the equivalent of ‘u mad bro’ or ‘it’s just a joke I keep repeating over and over; which, only people that hang out with me find funny. Despite very clearly and consistently demonstrating a massive superiority complex’”

    And no I’m not mad, just figured I’d call y’all out for continuing to be the equivalent of that annoying seventh grader who won’t shut the fuck up at the back of the bus. lol

    load more comments (7 replies)
    [–] ColdWater@lemmy.ca 1 points 10 months ago

    Android also can't install old apps

    [–] wishthane@lemmy.world 0 points 2 years ago

    Linux, if we're counting the entire userland and typical components rather than just the kernel and its interface, definitely has worse (binary) compatibility than Windows, and potentially even Mac OS. The only saving grace is things like Flatpak which bundle the entire system tree they need with them and therefore have pretty long-lasting binary compatibility. But it's quite normal to have to recompile some old software from scratch when some common system libraries get updated, really only core things like glibc have long-lasting binary compatibility, and you can't even guarantee that compatible system libraries still exist even when compiling from source sometimes, because every project has a different approach to backward compatibility.

    Now, to be honest, things are much better with containerization (like flatpak/snap/docker/etc.), but that doesn't really help you much for software that's older than those unless someone bothers to try to figure out all of the dependencies and package them up and it still works. The only reason why it seems to be okay is that Linux distributions recompile all of the deps for you every time something changes and you get everything all at once, so you rarely see any of that all break. But if you have anything compiled from source, and you didn't statically link the whole thing, you'll see the problem.

    [–] atA@lemmy.world 0 points 2 years ago

    Yeah but who really cares?

    load more comments
    view more: ‹ prev next ›