this post was submitted on 04 Aug 2026
436 points (88.8% liked)

linuxmemes

32356 readers
1269 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
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] M137@lemmy.today 3 points 1 day ago (4 children)

    I'm forced to use Ubuntu (an old version too, 22.04) because the app I use for about 70% of my computer time doesn't support anything else. I've tried newer versions of ubuntu and other distros and have gotten it to a mostly working state after a lot of work, but the issues are too much and I also loose all customer support since I'm not using the officially supported distro and version. I'll never go back to Windows but I feel jailed in more than I did before, and there's just no other option.

    So what does that image look like?

    [–] tux7350@lemmy.world 6 points 23 hours ago

    Put the app into a docker container?

    [–] silicon@lemmy.dbzer0.com 3 points 1 day ago

    I dunno, put it in a VM on a much newer distro?

    [–] Funkt4st1c@lemmy.world 2 points 1 day ago (1 children)

    Im trying to imagine what software is so obscure no one has updated it or ported to another distro, but is important and good enough that you use it for 70% of your comluter time.

    Even (often, especily) extremely old programming languages and stuff are still maintained by someone

    [–] rumba@lemmy.zip 2 points 22 hours ago (1 children)

    Probably shit like NinjaRMM

    They only support Ubuntu for their rdesktop app, Someone pulled it kicking and screaming into nixpkgs, i built a flake around it. It's stable, but the day they release a breaking change, I'm at the mercy of an unpaid, unnamed package maintainer to make it work again or take a stab at it myself. Or run it in wine, or run it in a windows VM. or build it out an ubuntu docker and x11 forward it back.

    [–] Funkt4st1c@lemmy.world 1 points 14 hours ago (1 children)

    Yeah but even then a VM isnt crazy terrible for those. I had a job where i was running my pc through 4 different vms before i could reach the users PC (which was running on a VM)

    Also wine

    [–] rumba@lemmy.zip 1 points 12 hours ago

    Yeah, I had a Windows VM for them, it was the ultimate in compatibility, but it was another thing to deal with on admin/updates. Ubuntu docker images with maintainers bridges the gap in all ways except maybe a little sketch on supply chain security