this post was submitted on 23 Nov 2023
656 points (97.3% liked)

linuxmemes

21378 readers
1406 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 members of the community for any reason.
  • 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.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 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, and wants to interject for a moment. You can stop now.
  •  

    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 fork-bomb your computer.

    founded 1 year ago
    MODERATORS
     

    Stolen from linuxmemes at deltachat

    all 37 comments
    sorted by: hot top controversial new old
    [–] m_r_butts@kbin.social 82 points 1 year ago (6 children)

    I think this is funny, but it's hard for me to hate too much on flatpaks. Disk space is practically free now, and having spent a good chunk of my career fighting DLL hell, I have a lot of sympathy for the problem it's trying to solve.

    [–] neclimdul@lemmy.world 86 points 1 year ago (1 children)

    Yeah I mean it's taking 500G of my terrabyte ssd. What else was I going to use that for? Installing games off steam? Two node modules folders?

    [–] Pantherina@feddit.de 18 points 1 year ago

    Its good and bad. Bad because the base system cant use it and its not the main packaging choice.

    Lots of good apps like OBS use outdated runtimes, which simply should not be used anymore. I am not sure if this is a security issue but probably it is, and it creates this unnecessary Runtime bloat.

    [–] AlexJD@feddit.uk 13 points 1 year ago (1 children)

    Honestly this. It's so nice to not have to hunt for a specific library that depends on 20 other libraries. I'd rather pay in disk space than deal with that.

    [–] taladar@sh.itjust.works 6 points 1 year ago

    You also pay in security holes.

    [–] bouh@lemmy.world 13 points 1 year ago (3 children)

    I hate this philosophy so much! I hate developers for it! It's like they gave up on even trying to do anything about retrocompatibility and managing libraries and dependancies.

    Anyway it will collapse soon. I just wish it was sooner.

    [–] catastrophicblues@lemmy.ca 5 points 1 year ago

    Honestly I get both sides of it. Your view makes sense as an end-user and from a philosophical perspective. But some people have legacy software that needs conflicting dependency versions, for instance. It’s just a trade-off.

    [–] Synthead@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

    Yeah, package maintainers should have their dependencies figured out. "Managing dependencies is too hard" is a distro packager's problem to figure out, and isn't a user problem. When they solve it and give you a package, you don't need to figure it out anymore.

    Plus, frequent breaking changes in library APIs is a big no-no, so this is avoided whenever possible by responsible authors. Additionally, authors relying on libs with shitty practices is also a no-no. But again, you don't need to worry about dependences because your packager figured this out, included the correct files with working links, and gave them to you as a solved problem.

    [–] 7of9@startrek.website 2 points 1 year ago (1 children)

    Some people have limited bandwidth for downloads, and a simple program can run to more space than a basic distro.

    [–] moonsnotreal@lemmy.blahaj.zone 1 points 1 year ago (1 children)

    I can't use flatpak because each update for a few apps is hundreds of megs and my internet is only 2 Mbps.

    [–] 7of9@startrek.website 1 points 1 year ago

    That too :-/

    [–] uis@lemmy.world 2 points 1 year ago (1 children)

    it's trying to solve.

    It does not solve it. It just slaps more DLLs on top. Package managers do.

    [–] fl42v@lemmy.ml 40 points 1 year ago (1 children)

    Cry-laughing in /nix/store

    [–] jomoo99@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

    Me opening /nix/store before bed so I can see it in the morning

    [–] MajorHavoc@lemmy.world 28 points 1 year ago (1 children)

    I heard they tried to fit node_packages, but the scale caused the sun to become too small to see.

    [–] DarkenLM@kbin.social 2 points 1 year ago

    node_modules is so heavy it is the supermassive black hole at the center of the galaxy.

    [–] BeigeAgenda@lemmy.ca 21 points 1 year ago* (last edited 1 year ago)

    Pro tip: Use /var/lib/flatpak instead of /dev/null for a neater result, you avoid having to clean up spilled bits.

    [–] Synthead@lemmy.world 15 points 1 year ago

    Flatpak: "I would switch from Windows to Linux, but Linux is too bloated"

    [–] phoenixz@lemmy.ca 15 points 1 year ago (1 children)
    [–] ichbinjasokreativ@lemmy.world 1 points 1 year ago

    Having compared snaps in ubuntu 23.10 to flatpaks on opensuse tumbleweed, I can safely say that snaps tend to be faster for me with less weirdness happening during usage. Some programs were the same (obsidian for example) other comparisons were done from the same category (Firefox snap vs chromium flatpak). I genuinely prefer snap and don't see the issues people often quote. Also, that the backend isn't open isn't a big deal to me, as snaps themselves generally still are.

    [–] spez@sh.itjust.works 13 points 1 year ago
    ~$ du -sh /var/lib/flatpak/
    6.3G	/var/lib/flatpak/
    

    oh my god

    [–] uis@lemmy.world 11 points 1 year ago

    Install Gentoo

    [–] milicent_bystandr@lemm.ee 6 points 1 year ago (1 children)

    "Eight Megabytes And Constantly Swapping"

    [–] possiblylinux127@lemmy.zip 1 points 11 months ago