this post was submitted on 08 Mar 2025
1364 points (98.1% liked)

linuxmemes

23173 readers
1512 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. Even if you watch it on a Linux machine.
  • 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
     
    top 50 comments
    sorted by: hot top controversial new old
    [–] [email protected] 6 points 3 hours ago (1 children)
    [–] [email protected] 2 points 1 hour ago

    I use NixOS so I obviously have not.

    [–] [email protected] 13 points 7 hours ago (5 children)

    I'll say it once, I'll say it forever: Windows has better backward compatibility, period. Even compared to linux. Rebuilding an old open source linux app to work on a modern distro can be done, but it's a process that could take hours or days. And if you don't have the source code you're shit out of luck. Have fun getting that binary built against a 1 year old version of glibc to work. This, incidentally is what things like flatpak, docker and ubuntu's nonsense competitor to both (of which our hatred is entirely rational no really stop laughing) are trying to solve.

    Meanwhile microsoft office still handles leap years wrong because it might break backwards compatibility with old documents. Binaries built for windows xp will usually just work on windows 11. Packages built for ubuntu 22.0 often won't run on ubuntu 23.0. You never notice this because linux are a culture of recompilers. Rebuilding every last package once a month is just how some distros roll. But that's not backwards compatibility, that's ongoing maintenance.

    [–] [email protected] 5 points 4 hours ago

    I think this is because Windows developers are bored to remove old code and as a result Windows 11 is an added layer on top of Windows 10, 8, 7 and even XP.

    [–] [email protected] 8 points 7 hours ago (2 children)

    But is that desirable? I'd rather break things in favor of something better, and provide a way to make the old thing run, than be stuck with ancient baggage

    Also, while that's true for software, compatibility for old hardware is horrible under Windows

    [–] [email protected] 6 points 3 hours ago

    I'd rather break things in favor of something better, and provide a way to make the old thing run, than be stuck with ancient baggage

    Windows is office software first and foremost, designed to be used by people who neither know nor care what an "operating system" is. Every last one of these people is entirely incapacitated by even the most lovingly-crafted and descriptive error message. If Microsoft ever considered a policy like this, the city of Redmond would be razed to the ground inside twelve hours

    [–] [email protected] 1 points 5 hours ago

    Rebuilding the app for the newer version is an objectively better solution, because it allows you to take advantage to new features. 64-bit migrations are a game changer for example. But its an ungodly amount of effort. Every single sodding package has a person responsible for building it for every distro that supports it. Its only because its on the distros to make a given program work on their distro that the system works at all. I agree that I'd rather it be rebuilt to fit into the new system. But that's a lot of work. Never forget that.

    [–] [email protected] 7 points 6 hours ago (1 children)

    Windows 11 isn't even backwards-compatible with 7-year-old CPUs! Run a 32-bit or 16-bit (dos) exe on Win11/x64? Think again. Windows drivers are always a pain in the butt. Load up an old driver for your favorite peripheral? Probably won't work.

    [–] [email protected] 1 points 4 hours ago

    Ah yes, because linux drivers never break!

    You might not understand the pain if you don't own a tv tuner card but trust me, it's ROUGH!

    [–] [email protected] 4 points 6 hours ago (1 children)

    I heard this concept somewhere once of "Technical Debt" wherein a thing gets made and it works really well but then it gets updated or new features are added and something breaks, but rather than tear the whole thing apart to fix the issue, a patch or bandaid gets slapped on to ship the thing. Then the next update comes along and this time it takes two bandaids, one to 'fix' the new problem and one to keep the old bandaid on. The next update takes three bandaids, then four . . . and so on. The accumulation of all these bandaids is known as the Technical Debt, and it must always be repaid, somehow, someday.

    Microsoft stubbornly refuses to repay their technical debt at all costs, Apple is terrified of letting anyone ever get even a glimpse of their mountain of technical debt, and Linux bathes in a weird soup of refusing to let technical debt even happen and dispensing bandaids so fast they make the RedCross look like a joke.

    [–] [email protected] 2 points 5 hours ago

    Linux has technical debt. The kernel only just stopped supporting the i386. I can't imagine what patches upon patches were required to make the same code run on even 2 processors released 40 years apart, let alone every processor released in between.

    [–] [email protected] 3 points 7 hours ago (2 children)

    Backwards compatibility, but at what cost?

    [–] [email protected] 2 points 4 hours ago

    The stifling of innovation. So that's more of a feature to microsoft

    [–] [email protected] 2 points 7 hours ago (1 children)

    The vast majority of software run on Windows these days runs in a web browser. The legacy shit in windows doesn't impact most software engineers

    [–] [email protected] 2 points 6 hours ago (1 children)

    Or its an electron app.

    One good thing (probably the only good thing) about electron is it makes it easy to port an app to linux.

    [–] [email protected] 1 points 1 hour ago

    runs in a web browser.

    Or its an electron app.

    Something something something history repeating

    [–] [email protected] 28 points 13 hours ago (2 children)

    "I can't delete bloatware" - all 3 of them

    [–] [email protected] 1 points 4 hours ago

    Do android system apps count as bloatware? Cause on GrapheneOS you quite literally start out with the bare minimum on a fresh install.

    I haven't done too much in terms of messing around with system apps besides allowing/denying some permissions with Permission Manager X

    [–] [email protected] 18 points 12 hours ago (4 children)

    I would say you can on do that on Windows and Android, but it is not intended by the OS and you have to work around certain measures. Linux just lets you do everything, even if it is a really bad idea

    [–] [email protected] 7 points 9 hours ago* (last edited 9 hours ago)

    you could do that on windows. no longer.

    linux is fine, just don't sudo under the influence.

    [–] [email protected] 7 points 11 hours ago* (last edited 11 hours ago) (1 children)

    All of them are pushing generative AI that many users don't want and you have to manually opt out on Windows and Mac.

    [–] dermanus 1 points 9 hours ago

    And you'll often just be opted back in the next time there's an update.

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