this post was submitted on 05 Jul 2024
742 points (93.9% liked)

linuxmemes

20880 readers
4 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
(page 3) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 3 months ago (1 children)

I don't wanna be that guy, but someone has to say it: Nix Flakes

[–] [email protected] 3 points 3 months ago

I have both nix and flatpak lol. Different usecases: flatpak for stuff that I would rather have sandboxed (browsers, games), nix for stuff that I would rather be integrated into the system (command line tools, etc). Tho I still have to learn about flakes, right now I'm just using nix-env for everything like a caveman lol

[–] [email protected] 4 points 3 months ago (1 children)

Bottle's developers disagree with this meme

[–] [email protected] 4 points 3 months ago (3 children)

I cannot use bottles since months due to their faltpak monogamy policy :/

load more comments (3 replies)
[–] [email protected] 3 points 3 months ago (2 children)

You don't need the distro to package your sodtware through their package management systems though. Apt and dnf repositories are extensible, anyone can publish. If you go to copr or ppa you can have a little extra help too, without distro maintainers.

The headache comes up when multiple third party repositories start conflicting with each other when you add enough of them, despite they're best efforts. This scenario starts needing flatpack, which can, for example concurrently provide multiple distinct library versions installed that traditionally would conflict with each other. This doesn't mean application has to bundle the dependency, that dependency can still be external to the package and independently updated, it just means conflicts can be gracefully handled.

load more comments (2 replies)
[–] [email protected] 2 points 3 months ago (5 children)
load more comments (5 replies)
[–] [email protected] 2 points 3 months ago (2 children)

I know nothing about how flatpak works other than that it's containerized. But this meme tells me it's the OS's responsibility to create the flatpak, and not the developer's? Is that right?

load more comments (2 replies)
[–] [email protected] 2 points 3 months ago (2 children)

I've never used it. Its like all the others though and I have been forced to use snaps. Those I slowly replace every time I decide to start fresh.

load more comments (2 replies)
load more comments
view more: ‹ prev next ›